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
65657bb8d8deefb69db507e53be35ec17ffb4ffe
Mozilla
/
mozilla
/
webtools
/
PLIF
/
PLIF
/
Service
History
ian%hixie.ch
0981f17395
Typo: adddress should be address. Doesn't make any particular difference to anything unless someone has already written automated installation scripts...
...
git-svn-id: svn://10.0.0.236/trunk@124729 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-06 17:59:10 +00:00
..
Components
Typo: adddress should be address. Doesn't make any particular difference to anything unless someone has already written automated installation scripts...
2002-07-06 17:59:10 +00:00
ContactMethod
…
UserField
…
Coses.pm
change the default include type from XML to x-auto so that by default we can include other templates without knowing what they are.
2002-04-30 00:24:48 +00:00
Coses.txt
…
GenericOutputs.pm
Updating built in COSES strings to match the new semantics (no 'data.' prefix required on variables)
2002-04-06 19:29:13 +00:00
Passwords.pm
…
Session.pm
Change variable names to reflect the fact that objects are instances, not classes.
2002-05-04 01:11:56 +00:00
TemplateToolkit.pm
Added the following filters to the Template Toolkit toolbox: htmlcomment, xmlcomment, xml, cdata, htmljs, js, css. Added support for named [% BLOCK %], which had been removed when the template processing code was overridden.
2002-07-06 16:14:58 +00:00
User.pm
Add an additional check that the change ID is valid
2002-05-06 22:59:22 +00:00
UserField.pm
Make user fields all provide the user.field service so that they can be easily recognised.
2002-05-06 05:48:48 +00:00
UserFieldFactory.pm
Rename 'setting' to 'settings' throughout to be consistent. Also, make it so that someone with the right to change all groups gets to be the equivalent of an owner even in groups where he is only marked as administrator.
2002-05-06 03:54:14 +00:00
XML.pm
…