View Issue Details

IDProjectCategoryView StatusLast Update
0014790Open Gaming Network[All Projects] OGN Wordpress Pluginpublic2019-10-20 19:32
ReportermattAssigned Tomatt 
PriorityhighSeveritymajorReproducibilityhave not tried
Status closedResolutionwon't fix 
Product Version 
Target Version1.7.1Fixed in Version 
Summary0014790: New ajax control to reparent an existing page.
DescriptionThe "parent page" drop-down is currently restricted to the top 2-3 levels of the site, as d20pfsrd's page count is too much for the system at either end (server+browser) to handle.

Longer-term, this ought to be replaced with an ajax system, but in the meantime check the total page count before limiting, so the other sites get a full page list with all levels.

Also note, this probably should be restricted to admins only - we don't want editors moving stuff just to reorganize it, as it'll break URLs in PDFs.
TagsNo tags attached.

Activities

matt

2018-05-07 15:49

administrator   ~0001963

Last edited: 2018-05-07 15:49

View 2 revisions

Looking through the wordpress code, this seems more complicated than at first thought. There's no way to filter the list of parent pages available, so instead we'll need our own ajax-powered "reparent" control in the place of it, which isn't a small job.

matt

2019-10-20 19:32

administrator   ~0002149

Closing issue, as new sites organize content by content type, rather than in folders. Migration of older sites to the new system will be a better use of the time than adding a band-aid to the folder-oriented sites.

Issue History

Date Modified Username Field Change
2018-04-07 09:24 matt New Issue
2018-04-07 09:24 matt Status new => assigned
2018-04-07 09:24 matt Assigned To => matt
2018-04-09 12:14 matt Target Version 1.4.1 => 1.4.2
2018-05-07 15:36 matt Target Version 1.4.2 =>
2018-05-07 15:44 matt Target Version => Future
2018-05-07 15:49 matt Note Added: 0001963
2018-05-07 15:49 matt Note Edited: 0001963 View Revisions
2018-05-07 15:50 matt Summary Allow full selection of parent pages when <1000 pages on site => New ajax control to reparent an existing page.
2018-05-07 15:50 matt Description Updated View Revisions
2018-07-02 23:32 matt Category General => OGN Wordpress Plugin
2018-07-02 23:44 matt Target Version Future => 1.7.1
2019-10-20 19:32 matt Status assigned => closed
2019-10-20 19:32 matt Resolution open => won't fix
2019-10-20 19:32 matt Note Added: 0002149