This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89decbbbc4e64024b06895a2fc16184074e830a5
Mozilla
/
mozilla
/
webtools
/
PLIF
History
ian%hixie.ch
6efcedea1b
pendingCommands.defined doesn't seem to work... Let's try pendingCommands.ref. It's technically more correct anyway.
...
git-svn-id: svn://10.0.0.236/trunk@120917 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 03:04:37 +00:00
..
output
pendingCommands.defined doesn't seem to work... Let's try pendingCommands.ref. It's technically more correct anyway.
2002-05-07 03:04:37 +00:00
PLIF
Fix some bugs with the pendingCommand escaping code: First, extra spaces were being inserted (so much for s///x). Second, the escaping was actually modifying the original keys. Third, there were some logic errors that caused underescaping or resulted in the wrong key being escaped.
2002-05-07 01:50:22 +00:00
Documentation.txt
Made debug() be level 6 instead of level 7. Added various comments.
2001-12-26 19:12:57 +00:00
PLIF.pm
Made debug() be level 6 instead of level 7. Added various comments.
2001-12-26 19:12:57 +00:00
STYLEGUIDE
Made all dependencies load their modules on demand rather than on startup (cuts down the page serving time by about 50%). Also removed some debugging statements in certain high profile areas.
2001-11-30 20:48:36 +00:00
TODO
Two more things to do: make getSettings return a boolean instead of raising an exception, and add a pass-through command that outputs can use to bring up specific templates
2002-05-04 01:03:48 +00:00