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
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-04-23
1
-1
/
+1
|
\
|
*
[ticket/10147] Corrected a typo in includes/functions_template.php.
Oleg Pudeyev
2011-04-23
1
-1
/
+1
|
*
Revert INC/DEC feature. It is not consistent with the other template variable...
Meik Sievertsen
2009-08-30
1
-30
/
+0
|
*
This is an enhancement for revision r10051 (INC template variable)
Meik Sievertsen
2009-08-25
1
-9
/
+19
|
*
Add INC (working name) to template syntax
Henry Sudhof
2009-08-24
1
-0
/
+20
|
*
Preserve newlines in template files (one newline had been always dropped afte...
Meik Sievertsen
2009-07-21
1
-2
/
+9
|
*
Fix bug #45805 - INCLUDEPHP not depending on phpbb_root_path
Joas Schilling
2009-06-19
1
-1
/
+1
|
*
Dynamic template includes :)
Chris Smith
2009-06-11
1
-3
/
+40
|
*
Enforce correct case for template variables. {var} no longer works for example.
Chris Smith
2009-03-31
1
-4
/
+4
|
*
Fix r9363, DEFINE uses template_compile::compile() which was generating reall...
Chris Smith
2009-03-14
1
-1
/
+2
|
*
add IN_PHPBB check to generated cache files
Meik Sievertsen
2009-03-11
1
-2
/
+6
|
*
Missing read permission from calls to phpbb_chmod()
Chris Smith
2008-12-19
1
-1
/
+1
|
*
Don't compile {} or {$}.
Marek A. R
2008-09-04
1
-2
/
+2
|
*
change the way we do chmodd'ing. I know, my implementation really sucked... g...
Meik Sievertsen
2008-08-22
1
-1
/
+1
|
*
the chmod change i already had within the changelog (by mistake). This should...
Meik Sievertsen
2008-08-16
1
-1
/
+1
|
*
only some space/tab changes as well as removing my debug code from the templa...
Meik Sievertsen
2008-08-16
1
-47
/
+3
|
*
change conditional enclosements in template engine
Meik Sievertsen
2008-08-01
1
-0
/
+53
|
*
Okay. Frozen, we never said anything about it being permafrost. Also, this is...
Henry Sudhof
2008-07-28
1
-3
/
+3
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+814
*
|
relocate some files
Meik Sievertsen
2008-12-24
1
-869
/
+0
*
|
fix tiny typos in r9087
Chris Smith
2008-12-02
1
-2
/
+2
*
|
merge in r9145
Chris Smith
2008-12-01
1
-1
/
+1
*
|
Clear the stat cache of cache files after writing them
Chris Smith
2008-12-01
1
-0
/
+2
*
|
- Add template variable S_BLOCK_NAME
Chris Smith
2008-11-25
1
-1
/
+14
*
|
- Make a start on completing the phpDoc comments for the template engine
Chris Smith
2008-11-24
1
-12
/
+54
*
|
Fix a bug we inherited from Smarty a long time ago
Chris Smith
2008-11-24
1
-2
/
+2
*
|
S_NUM_ROWS gives you the number of rows in a block
Chris Smith
2008-11-23
1
-0
/
+8
*
|
Why did I not do it this way to begin with :)
Chris Smith
2008-11-23
1
-32
/
+38
*
|
- Deprecate S_ROW_COUNT use S_ROW_NUM
Chris Smith
2008-11-22
1
-7
/
+51
*
|
Mini bug fix for UNDEFINE
Chris Smith
2008-10-15
1
-1
/
+1
*
|
Merge chmod changes into trunk
Meik Sievertsen
2008-08-22
1
-1
/
+1
*
|
Extracted the IF code to make a generic parsing function,
David M
2008-08-03
1
-99
/
+15
*
|
Compile things like {$FOO} again.
Marek A. R
2008-08-01
1
-1
/
+1
*
|
change conditional enclosements in template engine
Meik Sievertsen
2008-08-01
1
-0
/
+53
*
|
- Make "<?" and/or "<%" in template files not break the compiled template.
Marek A. R
2008-07-28
1
-7
/
+14
*
|
Added the locking code back in... Marek, feel free to reorder it as you see fit.
David M
2008-07-28
1
-1
/
+3
*
|
- Optimise compiled template code.
Marek A. R
2008-07-27
1
-42
/
+51
*
|
- Add some necessary evil
Marek A. R
2008-07-25
1
-4
/
+54
*
|
git-svn-id: file:///svn/phpbb/trunk@8680 89ea8834-ac86-4346-8a33-228a782c2dd0
Marek A. R
2008-07-12
1
-6
/
+21
*
|
...
Marek A. R
2008-06-13
1
-1
/
+2
*
|
Changed the template compiler to work on streams. Should be a bit faster.
Marek A. R
2008-06-13
1
-192
/
+139
*
|
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-3
/
+1
*
|
oh boy...
David M
2008-01-03
1
-18
/
+18
|
/
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-3
/
+4
*
- more accurate comment
David M
2007-10-04
1
-10
/
+3
*
ok, the nasty one then... :/
Meik Sievertsen
2007-08-17
1
-5
/
+5
*
ok, we are not able to cover all possibilities (IF A eq (B & C)) for example....
Meik Sievertsen
2007-08-17
1
-54
/
+1
*
test adding isset() calls to if expressions. :o
Meik Sievertsen
2007-08-17
1
-6
/
+59
*
some fixes...
Meik Sievertsen
2007-06-30
1
-2
/
+1
[next]