[pmwiki-users] GUIEdit in the Core (WAS: Perfection . . .)

Jonathan Scott Duff duff at pobox.com
Thu Mar 10 09:05:29 CST 2005


On Thu, Mar 10, 2005 at 08:19:03AM -0600, Ben Wilson wrote:
> Although, (this shows some of my naivete in IT) would it
> not be better to have it as an includable file, rather than have the
> weight of the code in memory--in terms of optimizing. Or, is that
> getting carried away?

Er, it is an includable file. See scripts/guiedit.php in the latest
pmwiki2 distribution.  That file is only included (i.e. loaded into
memory) if you have set $EnableGUIButtons to a some true value.
Otherwise, it just sits on disk waiting for you to discover it :-)

-Scott
-- 
Jonathan Scott Duff
duff at pobox.com



More information about the pmwiki-users mailing list