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
2007-06-09
convert maketoc into a post parser filter - maketoc will now work on any form...
Max Kremmel
1
-6
/
+1
2007-06-07
Fix double escape in comments. Add Force Allow HTML feature to deal with
Nick Palmer
1
-3
/
+3
2007-05-18
Move caching out of tikiwiki format and into LibertyContent so all formats
Nick Palmer
1
-32
/
+6
2007-05-17
Integrate HTMLPurifier into liberty.
Nick Palmer
1
-13
/
+3
2007-05-16
add alternate two field blogpost editing as admin option - off by default
wjames5
1
-2
/
+3
2007-04-14
change parser to allow headings and lists on the same line as the beginning o...
Max Kremmel
1
-8
/
+10
2007-04-05
xing commit: fix comment preview by checking for pCommonObject
bitweaver.org
1
-2
/
+2
2007-03-21
add liberty cache refresh link, clean up some caching issues, add method to c...
Max Kremmel
1
-4
/
+4
2007-03-20
use proper gBitSystem->isFeatureActive( 'liberty_cache_pages' ) for checking...
Christian Fowler
1
-2
/
+2
2007-02-17
add auto_activate to tikiwiki plugin so reset works properly
Christian Fowler
1
-1
/
+2
2007-02-13
check for null pCommonObject on cache_links call
bitweaver.org
1
-3
/
+3
2007-02-02
Changes to avoid error when saving users homepage without a title set.
Nick Palmer
1
-2
/
+2
2007-01-10
initiate $ret
Max Kremmel
1
-1
/
+2
2006-12-31
basic code cleanup for the sake of readability
Max Kremmel
1
-21
/
+21
2006-12-30
move email encoding function to central location (preflight?)
Max Kremmel
1
-95
/
+2
2006-12-28
transparently encode email addresses. this will encode the email addresses re...
Max Kremmel
1
-12
/
+103
2006-12-25
allow the use of \n in tables to insert <br />
Max Kremmel
1
-2
/
+2
2006-12-25
adding a ~ at the beginning of a table, will generate a th instead or td in t...
Max Kremmel
1
-19
/
+33
2006-12-18
refine ~clear~ a bit that it doesn't generate too many <br />s
Max Kremmel
1
-3
/
+3
2006-12-18
add ~clear~ which can be used to insert a <br style="clear:both;" />
Max Kremmel
1
-1
/
+4
2006-12-18
add ~copy~ to the list of available html substitutions
Max Kremmel
1
-15
/
+16
2006-12-16
make better use of getDisplayLink() - this will display pretty url style link...
Max Kremmel
1
-18
/
+19
2006-12-08
can't use /x modifier for page rename perl regex due to whitespaces that migh...
Max Kremmel
1
-19
/
+20
2006-11-25
make sure only ppl with the correct permissions get to see create wiki page l...
Max Kremmel
1
-3
/
+6
2006-11-02
Re-add content_allow_html preference because existing sites wiht any HTML in ...
Christian Fowler
1
-2
/
+2
2006-09-21
get ))WikiWord(( working again (i hope)
Max Kremmel
1
-4
/
+13
2006-09-20
fix tikiwiki_rename to work in more situations and insert the correct text wh...
Max Kremmel
1
-9
/
+40
2006-09-18
another crack at fixing this parser - wierd, wierd, wierd...
Max Kremmel
1
-2
/
+2
2006-09-17
fix odd case of undefined vars for bogus posts
Christian Fowler
1
-2
/
+2
2006-09-17
fix odd case of undefined vars for bogus posts
Christian Fowler
1
-2
/
+2
2006-09-17
fix odd case of undefined vars for bogus posts
Christian Fowler
1
-2
/
+2
2006-09-16
another attempt at trying to solve this wiki link bug in tables - this time w...
Max Kremmel
1
-6
/
+5
2006-09-12
till trying to sort out this strange parsing bug
Max Kremmel
1
-4
/
+6
2006-09-11
remove unused code
Max Kremmel
1
-44
/
+1
2006-09-11
fix tables for guests viewing 'create page' links starting numerically within...
Max Kremmel
1
-50
/
+53
2006-09-06
remove comment
Christian Fowler
1
-2
/
+2
2006-09-06
initialize return value in case nothing comes back
Christian Fowler
1
-2
/
+2
2006-08-26
Make more information available to plugins
Jams H Thompson
1
-4
/
+4
2006-08-23
Fixed a problem with prototype's show and hide functions hiding the bitweaver
Nick Palmer
1
-2
/
+2
2006-08-06
remove unnecessarey check for wiki package active, fixes upgrade script build...
Jams H Thompson
1
-4
/
+1
2006-06-30
simplify pattern match to avoid PHP seg faults on large pages
Jams H Thompson
1
-2
/
+2
2006-06-20
allow caching to various files by allowing specification of cache file extens...
Max Kremmel
1
-46
/
+47
2006-06-19
lots of caching work. cleaned up functions and made them more logical
Max Kremmel
1
-7
/
+7
2006-06-18
liberty based caching: caching done to file, added call to parser expunge fun...
Max Kremmel
1
-32
/
+70
2006-05-06
indentation
Max Kremmel
1
-5
/
+5
2006-05-05
use <strong> and <em> instead of <b> and <i> respectively
Max Kremmel
1
-3
/
+3
2006-04-29
get html per article working as well and reduce load by only parsing content ...
Max Kremmel
1
-2
/
+9
2006-04-29
make it possible to store html data on a per page basis
Max Kremmel
1
-18
/
+17
2006-04-25
disable html in tikiwiki pages for now. very disruptive and should be changed...
Max Kremmel
1
-17
/
+19
2006-04-15
remove allow_html feature check and just use perm
Christian Fowler
1
-2
/
+2
[prev]
[next]