6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/5/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11937] Menu items not available from iPad (Others & Cog)
*
Your Email Address
*
Spam protection
Enter the letters below:
. .__ .__..___.. | [__)[__] _/ | |___| | |./__.|___
Comment
> As a short term work around I have created a custom menu item in the > main menu. this will at least allow my > ipad users to be able to use horde in dynamic mode and have access to > their preferences. adding the url field > to the preferences array causes the <a /> tag to be inserted via > templates/tree/menu.html.php (I'm assuming) in any event this works > for now. > > 'preferences' => array( > 'name' => _("Preferences"), > 'status' => 'heading', > 'url' => 'https://yoursite.example.com', > ), > > 'gp' => array( > 'fileroot' => '/tmp', > 'name' => _("Global Preferences"), > 'status' => 'active', > 'menu_parent' => 'preferences', > 'url' => 'http://yoursite.example.com/services/prefs.php?app=horde', > 'icon' => '' > ) > > ...
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers