Yes! You need vasco_topbar
nah, vazco topbar doesnt help since i got no topbar... all those topbar plugins wont help, but there might be some code in there that can be salvaged.
im trying to modify the custom_topbar_link plugin.
how can i fill in the settings from custom_topbar_link
into this field:
if (!isloggedin()) {
add_menu(echo get_plugin_setting('linkurl'), echo get_plugin_setting('linkurl'));
}
obviously my approach doesnt work,
custom_topbar_link generates the links like this, i think:
<a <?php echo get_plugin_setting('linkparam','custom_topbar_link');?> href="<?php echo get_plugin_setting('linkurl','custom_topbar_link');?>"><?php echo get_plugin_setting('linktext','custom_topbar_link');?></a>
im missing serious php knowledge.......
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.