index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
format.tikiwiki.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-4
/
+4
2026-04-16
Default to bithtml on new install
lsces
1
-1
/
+1
2025-08-27
plugin changes to cover namespace and style changes for PHP8.4
lsces
1
-41
/
+37
2025-05-13
PHP8 fixes: curly params; use ::verifyIdParameter()
spiderr
1
-1
/
+1
2021-02-06
fix deprecated with BitBase.flipWithSign
spiderr
1
-2
/
+2
2021-02-06
return microtime as float in tikiwiki
spiderr
1
-2
/
+1
2021-02-01
fix tikiwik and bitlinks parsing
modela bitweaver
1
-1
/
+3
2021-01-31
PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...
spiderr
1
-10
/
+2
2017-02-13
remove-PHP_Compat
modela bitweaver
1
-1
/
+0
2013-07-05
use alter-info css style in tikiwiki bitbox
Christian Fowler
1
-1
/
+1
2013-04-19
tweak tikiwiki format. there should only be 1 <h1> per html document
Christian Fowler
1
-2
/
+3
2013-04-01
bootstrap-conversion
spiderr
1
-3
/
+3
2012-09-28
Function can't be called statically - e_strict compliance
lsces
1
-1
/
+1
2012-05-05
replace all calls to ::BitBase() with parent::__construct()
spiderr
1
-1
/
+1
2011-06-28
removed commented debug
Christian Fowler
1
-1
/
+0
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2010-03-16
replace split with preg_split
Christian Fowler
1
-2
/
+2
2010-02-14
remove broken, problematic and somewhat illogical permission check on parsing...
Max Kremmel
1
-21
/
+3
2009-10-06
comment out dynvars since there is no way to turn them off
Christian Fowler
1
-1
/
+3
2008-10-22
cleanup. perhaps table parsing could go into filters. that would allow us to ...
Max Kremmel
1
-12
/
+10
2008-10-21
add option to use \n to create new lines in mediawiki tables.
Max Kremmel
1
-2
/
+2
2008-10-21
change edit to update like the rest
wjames5
1
-2
/
+2
2008-09-25
rip out hotwords stuff
Max Kremmel
1
-31
/
+1
2008-09-25
remove commented code
Max Kremmel
1
-81
/
+2
2008-06-19
Move to the correct subpackage
Lester Caine
1
-5
/
+2
2007-12-30
fix and improve readability of userId extraction
Max Kremmel
1
-5
/
+8
2007-12-18
check for user_id for html include permission inclusion - other getLists will...
wjames5
1
-4
/
+8
2007-11-23
add option to store state in cookie for flipWithSign
Max Kremmel
1
-4
/
+4
2007-09-14
try to improve readability of code
Max Kremmel
1
-12
/
+10
2007-09-10
empty delimiter fix
Max Kremmel
1
-2
/
+2
2007-08-31
include php compat function
Max Kremmel
1
-1
/
+2
2007-08-25
only apply default table class if it hasn't been set manually
Max Kremmel
1
-5
/
+11
2007-08-24
remove <br /> for oneliner block elements
Max Kremmel
1
-4
/
+4
2007-08-24
fix indenting
Max Kremmel
1
-53
/
+53
2007-08-23
add euro to parsed html chars
Max Kremmel
1
-1
/
+2
2007-08-10
simplify code and use str_ireplace instead of preg_replace to speed things up...
Max Kremmel
1
-27
/
+28
2007-08-10
revert recent change: convert html special characters if we don't have the pe...
Max Kremmel
1
-2
/
+2
2007-08-10
optional all null args on getDisplayUri
Christian Fowler
1
-2
/
+2
2007-07-23
extract wikilink handling and move it to a filter. this removes the need for ...
Max Kremmel
1
-657
/
+116
2007-07-14
make it possible to call LibertyContent::parseData statically
Max Kremmel
1
-2
/
+2
2007-07-14
more xhmtl issues fixed in mediawiki type tables
Max Kremmel
1
-6
/
+21
2007-07-14
fix some issues with mediawiki tables: tr style and last closing </tr>
Max Kremmel
1
-6
/
+6
2007-07-13
get mediawiki tables working when they are the first thing on the page
Max Kremmel
1
-3
/
+3
2007-07-13
large update to how data plugins are parsed. data plugin parsing is not done ...
Max Kremmel
1
-123
/
+5
2007-07-10
move isAjaxRequest() and isJavascriptEnabled() calls to BitThemes and only al...
Max Kremmel
1
-46
/
+14
2007-07-07
move smiley parsing to a filter. this allows the use of smileys in all format...
Max Kremmel
1
-27
/
+1
2007-07-06
update comments
Max Kremmel
1
-7
/
+5
2007-07-06
load permissions of person who stored the page to work out if we need to esca...
Max Kremmel
1
-5
/
+21
2007-06-17
fix regex that causes seg fault with some data input
Jams H Thompson
1
-2
/
+2
2007-06-14
Fixup allow html feature.
Nick Palmer
1
-2
/
+3
[next]