GetSimple Support Forum
Russian wiki translation questions - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Developer Discussions (http://get-simple.info/forums/forumdisplay.php?fid=8)
+--- Thread: Russian wiki translation questions (/showthread.php?tid=5261)



Russian wiki translation questions - Arkady - 2013-10-09

I'm one of those guys who translates GS WIKI into Russian
Sorry if the question seems stupid, but ...

There's an entry in the WIKI section Plugin Hooks & Filters

It says - "login-reqs Fired on the login sidebar"


I have no idea where or what is this login sidebar in GS.
I stare at the backend - nothing looks like one. Sad

Could anyone just tell me where it is?Big Grin


RE: Login sidebar, where is it? What is it? - Carlos - 2013-10-09

Older GS versions had a sidebar in the login page, where some requirements were displayed (a warning about IE and something else).
This hook allowed plugins to insert some text/info there (or do some other action).

Currently (3.2.x) it's not really a sidebar - it would be displayed under "Forgot your password?"


RE: Login sidebar, where is it? What is it? - Arkady - 2013-10-09

Thank you, Carlos

That sidebar nearly drove me bananas Big Grin


RE: Login sidebar, where is it? What is it? - Timbow - 2013-10-09

(2013-10-09, 18:28:57)Arkady Wrote: Thank you, Carlos

That sidebar nearly drove me bananas Big Grin

Could someone correct the English Wiki?

Someone who knows what it means.


RE: Login sidebar, where is it? What is it? - shawn_a - 2013-10-09

There are new hooks and stuff that need to be added, ill update one day, i have all the changes written down somewhere for hooks and filters.


a new question on template tags - Arkady - 2013-10-11

Sorry to bother you again, guys
I just don't want to start a new topic
Here comes a new question

http://get-simple.info/wiki/plugins:tips

it says :

Determining the GetSimple version is not as straight forward as it could be, as the only available function in 2.03 - return_site_ver() - outputs the version in 2.03 and returns it in 3.0b (deprecated here)


But
The tag reference list
http://get-simple.info/wiki/themes:template_tags

has no info that the tag is deprecated.
Then is the tag really deprecated or not?

Cheers
Big Grin


RE: Login sidebar, where is it? What is it? - shawn_a - 2013-10-11

I don't know what that means. It is not deprecated, perhaps it was missing from some versions.


RE: Login sidebar, where is it? What is it? - Arkady - 2013-10-12

Tx shawn_a Smile
Then I'm going to cut this out


RE: Login sidebar, where is it? What is it? - Arkady - 2013-10-16

Just another question
This one is about gsconfig.php

GSEXTAPI (3.1+) adds a new option to the settings page: activate the API for plugins that use this new function

I can't make it out. Could anyone explain it to me like for uno stupido bambino?Big Grin

Am I right in thinking that the setting is to allow plugins to use new GS API for plugin update notification?
Cheers


RE: Login sidebar, where is it? What is it? - shawn_a - 2013-10-16

from temp.gsconfig
# Enable the External API to be shown on settings page
#define('GSEXTAPI', 1);

It turns the api on in your install. As far as I know nooe uses this, I am not sure if it still works, I have never tested it, its from before my time.


RE: Login sidebar, where is it? What is it? - Arkady - 2013-10-17

Thanks a lot
One more point has been scratched out Smile


RE: Login sidebar, where is it? What is it? - shawn_a - 2013-10-17

I tested it, it works, it is just undocumented afaik.


RE: Login sidebar, where is it? What is it? - D.O. - 2013-10-18

User like Arkady deserves respect, because his work allows this community to improve GS.


RE: Russian wiki translation questions - shawn_a - 2013-10-18

Arkady,
I changed the thread topic to be more appropriate, just continue using this thread to ask more of the same.

D.O.
But of course, but why the frivolous post it does not really add anything to the discussion. Do you have something in mind, maybe someone can keep track of people to add to the credits.


RE: Russian wiki translation questions - Arkady - 2013-10-19

10 4 Smile