Modify ↓
      
        Opened 18 years ago
Closed 13 years ago
#1745 closed enhancement (wontfix)
multi-select pages to be exported
| Reported by: | rdeman | Owned by: | Noah Kantrowitz | 
|---|---|---|---|
| Priority: | normal | Component: | CombineWikiPlugin | 
| Severity: | normal | Keywords: | multi select export pages | 
| Cc: | Trac Release: | 0.10 | 
Description
hi, I now have to manually select page-by-page for export 9and sort them) I am extensivly using the WikiRename plugin to structure my pages alphabetically by prefixing them so that the sho wup in the right orde rin the document tree.
It would be a 1001% upgrade in usability if I only could select muliple pages (by holding down CTRL and then click like on any multi-select box element in HTML) and create a selection of pages to be exported that way... ehrm.. is this explained cleran enough :-)
Attachments (2)
Change History (3)
Changed 18 years ago by
| Attachment: | issue_1745.diff added | 
|---|
Changed 17 years ago by
| Attachment: | TracCombineWiki-1.2.diff added | 
|---|
Patch to fix the admin_combinewiki.cs Javascript for trac 0.11, incorporates the patch issue_1745.diff
comment:1 Changed 13 years ago by
| Resolution: | → wontfix | 
|---|---|
| Status: | new → closed | 
Deprecated: Please try the TracWikiToPdfPlugin.
Note: See
        TracTickets for help on using
        tickets.
    



Patch that allows multiple selection of pages in select control. Tested in Firefox/2.0.0.6 (Ubuntu-feisty) only