-
MODX Staff
- 12,272 Posts
Dangit... I broke my own rule and have been updating some more.
I got the edit document page to work as well... another one of the more intense ones. (mutate_content.dynamic.action.php). I also updated several other ones there as well...couldn’t stand looking at all those darned buttons being broken!
access_permissions.dynamic.action.php
mutate_settings.dynamic.action.php
mutate_content.dynamic.action.php
document_data.static.action.php
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
Looks good so far!
Minor issues in Konqueror:
Editing a page shows a ">" in the button bar (after the save button, but could be on another location in your browswer)
Cancel, move button worked, Save button didn’t do anything in Konqi, could be due the ">" ...
Keep going! ;-)
Remon
Definitely would need to work on the CSS stuff. It’s a bit flawed in IE so...might need some work.
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
Yeah, Konquer is definitely a finicky browser...probably more so than Safari (even though Safari was more or less based on the the Konquer code...go figure!).
I’m playing a bit with the Configuration Settings part of the manager based on the code you added, Ryan. Man...definitely some cleaning up to do! I’m thinking we can more or less just rewrite the CSS file and fix a few things in the code as we go to simplify things. That’ll make going into a new manager layout much, much easier in the longrun. Probably a good time to look at the classnames and see if there’s a way we can rename them for API purposes. Sometimes simple names aren’t always best if there’s a chance someone might use a similar name in a snippet or module.
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."