No. It will show HTML with the menus to that. I just want the URL, like:
http://localhost/forum/index.php?p=/dashboard/settings
This because the URL structure can be changed by the admin, so I want to know if there is any function that returns the c…
The menus functions. For example:
$this->Menu->AddLink('Dashboard', T('Dashboard'), '/dashboard/settings', array('Garden.Settings.Manage'));
This creates a full HTML for the dashboard menu, but I would like to just have the link/URL/hreaf. :)
I mean that nor everyone lives in countries with the same as us. I say to personalize, like this:
GMT-02:00
So, it should be less two hours that in Greenwich. :)
Hi. @Silencer I will see that topic. Thanks. :)
@[-Stash-] Yes, I've already looked at the SSO plugin, but I didn't understand how to make it working with Joomla. :(
Sorry for the double post. I've been looking in the issue tracker and I found this report. But it isn't solved yet, and the issue was reported at five months ago. I will try to explore the vanilla source code and see. If I catch the bug, I report. ;)
Hi. I've looked at the documentation and I just find two pages talking about the plugins. But I still didn't know how to make plugins. For example, where can I see what events are currently supported by Vanilla 2.0?