Stefan Cullmann wrote
- If I change the page title of an existing page, it creates a new page instead of updateing the old one (Showstopper)
- If changeing of the page title would work as suggest, what will happen to all existing links? Will they break?
- The add button is on the wrong position. Even if there is a high demand of having a "add" button, it should not get placed as THE major important command. Please make it a module action command.
- UI: Please use common CSS Classes. DnnLabels should be set up as SubHead, and the section head should use "Normal Bold" like the section heads at the bottom
- Dnn04.00.01.ressouces is not deleted during install
Item 1, do you mean the Page Name? There is a warning in there about changing the name, if you change it you do create a totally new page. In a future version we can look at linking these together but it won't make it in the 04.01.00 release.
Item 2, links go to the Page Name, if you modify this they will point to the old page.
Item 3, this isn't possible at this phase in the process, the module needs a complete overhaul to allow for putting the add link elsewhere. Unfortunately the module is setup in a manner that loads the topic in an edit or view state, all within the same control, not within different controls. I hope to rework this in then next major release that will allow for better UI
Item 4, CSS and UI will get an overhaul in the next major release
Item 5, I will look into this before submitting to the release tracker.
The main goal of this release is to fix the big bugs that exist in the current release of the module. Clean up a few items and add a new needed feature. The next releases of the module will address the larger issues that must be addressed such as IPortable and the UI of the module.