6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1094] Hint for users in folder creation
*
Your Email Address
*
Spam protection
Enter the letters below:
._..__ .__ .__ .__ | [__)[__)[__)[__) _|_[__)| | \|
Comment
> Our users get confused when they try to add a new folder -- the > concept of "top-level" only makes sense to those of us who see the > whole hierarchy (user.xxx, etc.). I added an extra sentence to try > to give users some idea of what they should do. If someone has a > better way to phrase this, I'm all eyes. > > > > *** templates/folders/javascript.inc.original 2005-01-06 > 13:30:21.000000000 -0600 > > --- templates/folders/javascript.inc 2005-01-06 13:28:35.000000000 -0600 > > *************** > > *** 100,106 **** > > if (count == 1) { > > mbox = window.prompt('<?php echo addslashes(_("You are > creating a sub-folder to ")) ?>' + getSelectedFolders() + '.\n<?php > echo addslashes(_("Please enter the name of the new folder:")) ?>\n', > ''); > > } else { > > ! mbox = window.prompt('<?php echo addslashes(_("You are > creating a top-level folder.")) . '\n' . addslashes(_("Please enter > the name of the new folder:")) ?>\n', ''); > > } > > > > if (mbox != null && mbox != '') { > > --- 100,106 ---- > > if (count == 1) { > > mbox = window.prompt('<?php echo addslashes(_("You are > creating a sub-folder to ")) ?>' + getSelectedFolders() + '.\n<?php > echo addslashes(_("Please enter the name of the new folder:")) ?>\n', > ''); > > } else { > > ! mbox = window.prompt('<?php echo addslashes(_("You are > creating a top-level folder. To create a sub-folder, first select > the mailbox that should contain it.")) . '\n' . addslashes(_("Please > enter the name of the new folder:"))?>\n', ''); > > } > > > > if (mbox != null && mbox != '') { > >
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