Name | Type |
---|---|
13.x on *.tiki.org: Menus with section level 0 are no longer clickable if sub-menus exist | tracker item |
13.x: doc.t.o menu 43 (public info for anons) doesn't show 'section level 1' records, but only section level 0 and options | tracker item |
14.x regresion: menu icons broken | tracker item |
tiki_menues field "icon" missing | tracker item |
eddiem.com
Contributors |
tracker item |
thess
Contributors |
tracker item |
Cyril
Contributors |
tracker item |
Fix for Bug Ticket ID 2184
I have confirmed this bug (2184) in Tiki 6.3 using Chrome and IE7/8. I am not a javascript guru so this may not be the most eloquent solution, but it works. To fix, replace the icntoggle function (line 693) in tiki-js.js with the following: |
tracker item |
Ability to use a structure as a menu {menu structureId=1}
I can't see the reason for the separation between the structures feature and the menu feature - structures are massively easier to create and edit, but only menus can be shown collapsibly. Separation of functions leads to confusion and harder support. |
tracker item |
Add a link between the menu management and the admin panel about menus
Admin -> General -> Navigation |
tracker item |
Admin links gone....can't access admin
I upgraded from 1.85 to 1.9.0 without any problems. Things were working fine. Today, however, I logged in to access the admin area, and no admin links from the menu! All gone! What do I need to do to fix this? How can I access the admin area without links? |
tracker item |
Admin, Menus Feature - Cannot add new menu problem
Admin, Menus Feature When I try and add a new menu I receive the following error: An error occurred in a database query! Message: Unknown column 'icon' in 'field list' This is see is a new field in 2.0. I then tried entering the folder information to the icons but the new menu will still not save. |
tracker item |
Built-in secondary menu managed from site identity in Tiki 5
Many (most) websites require the use of both a main menu and a secondary menu. |
tracker item |
Button "more" of user list does not work
In the "user list" menu, the menu where I have the 10 top users, the "More.." button does not work, I get the message: "This feature is disabled" And I have enabled the permission "tiki_p_list_users" |
tracker item |
Can't switch order of menu options | tracker item |
Cannot access popup menus in some themes
This is about the popup menus in the top part of the page and applies to several of the default themes in version 6. In many of the themes, there seems to be a gap between the menu heading and the popup such that when the mouse is moved down to access a popup menu, the menu disappears, making it nearly impossible to access! A theme example is Arcturus - Amette, but that is not the only one, no the worst. This happens on both Safari and OmniWeb. It is actually possible to access the popup with some practise. There seems to be some flag toggling going on as well because it can be made easier if the popping up is reset in some way. Karl |
tracker item |
Categories displayed in a category module or a plugin List in a menu is adding a lot of empty lines and empty spans | tracker item |
Category permission check for wiki page menu option not working in some cases
Wiki pages links are case insensitive but the category permission check for wiki pages menu entry only works if the case of the link matches the case of the wiki page name. Say you have a wiki page called "Foo" and the "Registered" group has view permission to this page granted by a category. If you create a menu entry linking to the "Foo" page and set the URL as "((Foo))" everything will work as expected. But if you set the URL as "((foo))" the menu option will not appear to the users of the "Registered" group. Obviously for this to happen the "Registered" group must not have global tiki_p_view. This does not happen if object permissions, instead of category permissions, grant access to the "Foo" page. |
tracker item |
Certain Menu-sections are always dynamically expanded
This affects e.g. Articles, Admin and Image Galleries Weirdest thing about that is, that the menu is collapsed when in Admin -> Menu editing the menu.. :O |
tracker item |
Comzone doesn't work with phplayers horizontal menus
http://sourceforge.net/tracker/index.php?func=detail&aid=1175645&group_id=64258&atid=506846 |
tracker item |
Consolidate menu types for simplification in code and for users | tracker item |
Impossible to create menus | tracker item |
CSRF warning blocks saving menu options | tracker item |
Custom php layers menu and site identity not preserved on upgrade
After upgrading to 1.10, php layers menus from 1.9 are gone from site identity. Apparently, there are also reports of display of horizontal CSS ("suckerfish") menus not correct. Tag isn't setting horizontal style or getting css/cssmenu_horiz.css so top-level items display vertically rather than horizontally. |
tracker item |
dev.tiki.org On a mobile device, clicking to show one menu shows them all | tracker item |
In the table definition for tiki_menues the field for 'icon' path is missing.
Which field definition should be used - (VARCHAR(254)- ok?