index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions_template.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
some fixes...
Meik Sievertsen
2007-06-30
1
-2
/
+1
*
allow constructs like <!-- ELSE -->0<!-- ENDIF --> (the 0 was replaced by '' ...
Meik Sievertsen
2007-04-20
1
-1
/
+1
*
some fixes
Meik Sievertsen
2007-04-06
1
-1
/
+18
*
- generate fewer opcodes, make a smaller cache, a bit more readable
David M
2007-01-27
1
-2
/
+2
*
- fix some oddities (doubled spaces for example)
Meik Sievertsen
2007-01-26
1
-2
/
+2
*
fixing some bugs, most being submitted grammatical/spelling errors.
Meik Sievertsen
2007-01-21
1
-2
/
+2
*
- fixing some bugs
Meik Sievertsen
2007-01-20
1
-0
/
+3
*
#6596
David M
2006-12-26
1
-11
/
+12
*
- quite a few optimizations to the template engine. bitwise arithmatic is use...
David M
2006-12-23
1
-53
/
+89
*
- some fixes
Meik Sievertsen
2006-11-10
1
-12
/
+12
*
- fixing a bug i am unsure about when it occurs (but it occurs). The symptoms...
Meik Sievertsen
2006-09-30
1
-1
/
+1
*
- added confirmation to removing bbcodes
Meik Sievertsen
2006-09-28
1
-1
/
+3
*
the tokenizer is buggy across several versions of PHP. The regex that is alwa...
David M
2006-09-23
1
-67
/
+8
*
some updates. Also adjusted the utf tools and normalizer more to our coding g...
Meik Sievertsen
2006-08-22
1
-12
/
+12
*
more efficient + fixing an oops
David M
2006-08-19
1
-2
/
+1
*
The regex used here are more or less identical to those used internally by th...
David M
2006-08-19
1
-11
/
+6
*
Fixed: oops, forgot ASP-like tags
Ludovic Arnaud
2006-07-23
1
-3
/
+3
*
Fixed: bug #3352 (function token_get_all() is missing)
Ludovic Arnaud
2006-07-23
1
-0
/
+33
*
could have been a copy&paste error, but the expression is also removing the <...
Meik Sievertsen
2006-07-20
1
-2
/
+3
*
another expression for grabbing php code in templates provided by david
Meik Sievertsen
2006-07-20
1
-1
/
+55
*
- fix bug within php code removal expression. Thanks to BenP for reporting it...
Meik Sievertsen
2006-07-17
1
-1
/
+1
*
- add additional auth check to the permission roles modules
Meik Sievertsen
2006-07-01
1
-1
/
+1
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-14
/
+14
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-19
/
+20
*
character class... character class... character class...
Meik Sievertsen
2006-05-20
1
-2
/
+2
*
- allow commenting out on one line:
Meik Sievertsen
2006-05-20
1
-2
/
+2
*
some changes before i forget...
Meik Sievertsen
2006-05-16
1
-1
/
+1
*
- added the template editor (doesn't use a hardcoded list of template filenam...
Nils Adermann
2006-05-07
1
-6
/
+5
*
introduce LA_ for addslashing language variables for use in js vars (idea by ...
Meik Sievertsen
2006-04-29
1
-62
/
+50
*
- Bug #1237
David M
2006-04-25
1
-1
/
+1
*
- clean up marklist calls (global function)
Meik Sievertsen
2006-04-17
1
-26
/
+25
*
added/changed language strings
Meik Sievertsen
2006-04-08
1
-0
/
+4
*
- fix the template error (no headers displayed, wrong ! assignment, wrong che...
Meik Sievertsen
2006-04-08
1
-2
/
+3
*
To all people having their bug status set to fixed: SF pserver CVS access is ...
Meik Sievertsen
2006-04-06
1
-1
/
+17
*
- This should work! :D
David M
2006-04-05
1
-4
/
+4
*
- add our beloved in_phpbb check
Meik Sievertsen
2006-03-19
1
-0
/
+7
*
We all make mistakes :D
David M
2006-03-10
1
-1
/
+1
*
- implementing David's proposed expression changes (some of them already note...
Meik Sievertsen
2006-02-21
1
-29
/
+29
*
- file_get_contents instead of imploding file()s or fread()ing till the maxim...
David M
2006-01-04
1
-3
/
+2
*
- some changes to browser checking (was the reason for not working logins)
Meik Sievertsen
2005-12-28
1
-1
/
+0
*
Some fixes to the template code
Graham Eames
2005-12-13
1
-1
/
+1
*
- some bugfixes
Meik Sievertsen
2005-12-04
1
-0
/
+668