-
☆ A M B ☆
- 24,524 Posts
If I am correct, this is where the change should be made to allow escaping of various characters in the properties string?
-
☆ A M B ☆
- 24,524 Posts
I did it!!! I hacked mutate_plugin.dynamic.action.php and document.parser.class.php and you can now use \; in the text part of the plugin configuration properties!

I am sooo good! Anybody else interested? I’ll package up the two files for download if anybody is.
(yeah, I know, what about & and = too.)
Quote from: sottwell at Oct 31, 2005, 03:52 AM
I did it!!! I hacked mutate_plugin.dynamic.action.php and document.parser.class.php and you can now use \; in the text part of the plugin configuration properties!
I am sooo good! Anybody else interested? I’ll package up the two files for download if anybody is.
(yeah, I know, what about & and = too.)
That’s very sweet susan. Your patch should go right into the core.
Very nice work.
-
☆ A M B ☆
- 24,524 Posts
Ok, here’s my entire collection of personal fixes and core hacks at this point.
The manager topmenu files are because the 4th menu option simply doesn’t work, and I’ve downloaded it twice to make sure. I fixed the files involved from my own verions that I’ve been using; I really can’t say where the problem was.
I commented my changes to the two files for the plugin hack, so all you have to do is find "sottwell"; I believe there are two lines in the parser and three in the action file. Ugh. Javascript.