index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-09
turn off plugins i consider unpopular to reduce resources needed on parsing. ...
Max Kremmel
28
-626
/
+91
2007-06-09
convert maketoc into a post parser filter - maketoc will now work on any form...
Max Kremmel
5
-97
/
+76
2007-06-09
add more comments that people who copy / paste info will have an easy time fi...
Max Kremmel
1
-17
/
+37
2007-06-09
update comment regarding options for filter stages: pre, post, presplit, post...
Max Kremmel
1
-2
/
+2
2007-06-09
simplify code by using getPluginsOfType() method and treat filters similar to...
Max Kremmel
1
-18
/
+11
2007-06-09
update returned variable when filter has been applied
Max Kremmel
1
-2
/
+2
2007-06-09
update parseHash['data'] with parsed data for post filters
Max Kremmel
1
-1
/
+2
2007-06-09
rename functions to closer match other liberty plugin function names
Max Kremmel
1
-7
/
+7
2007-06-09
fix undefined index error
Max Kremmel
1
-4
/
+3
2007-06-09
make sure data is returned when no filter is active
Max Kremmel
1
-2
/
+2
2007-06-09
add htmlpurifier plugin and separate options page
Max Kremmel
5
-1
/
+156
2007-06-09
add method to filter data and tentatively added hooks in parseData()
Max Kremmel
1
-6
/
+32
2007-06-09
move html purifier options to its own files
Max Kremmel
2
-111
/
+7
2007-06-09
add method to get plugins of a given type
Max Kremmel
1
-6
/
+26
2007-06-09
fix logic for what type of title should be displayed
Max Kremmel
1
-3
/
+3
2007-06-09
Fix attachment by ID.
Nick Palmer
1
-21
/
+25
2007-06-08
Proper powered by logo's ( ADOdb, MySQL and Firebird approved ones! )
Lester Caine
7
-0
/
+0
2007-06-08
Change require to @include_once
Nick Palmer
1
-2
/
+1
2007-06-08
Move PEAR.php inside liberty_inline_diff test. This needs more work and while...
Lester Caine
1
-8
/
+8
2007-06-08
Restore content_allow_html option
Lester Caine
1
-1
/
+1
2007-06-08
remove odd unused function
Max Kremmel
1
-23
/
+1
2007-06-08
powered by icons all 80x15
laetzer
7
-0
/
+0
2007-06-08
Add some pre HTMLPurifier cleanup to handle output from WYSIWYG editors better.
Nick Palmer
1
-1
/
+48
2007-06-08
make sure plugin deals with its own files when removing them - has some means...
Max Kremmel
1
-8
/
+11
2007-06-08
add an expunge function
Max Kremmel
1
-6
/
+23
2007-06-08
try to get attachment replacement working again when an attachment_id is set.
Max Kremmel
1
-17
/
+21
2007-06-07
Modified new inline diff to use PEAR installed Text_Diff instead of util vers...
Nick Palmer
2
-8
/
+12
2007-06-07
Add manual inclusion of Renderer first.
Nick Palmer
1
-0
/
+1
2007-06-07
Added inline diff option to liberty which works much better with the WYSIWYG ...
Nick Palmer
2
-5
/
+18
2007-06-07
Fix double escape in comments. Add Force Allow HTML feature to deal with
Nick Palmer
5
-12
/
+23
2007-06-06
allow overflow
Max Kremmel
1
-1
/
+2
2007-06-04
escape quotes in titles for json
wjames5
1
-1
/
+1
2007-06-04
add verifyFileExtension to double check file extensions and mime types on upl...
Christian Fowler
1
-2
/
+3
2007-06-03
make sure there's at least a ' ' in the output
Max Kremmel
1
-3
/
+9
2007-06-01
ref diff in util, remove wiki dependance
wjames5
1
-1
/
+1
2007-06-01
universal history getting stuff
wjames5
1
-0
/
+56
2007-06-01
clean up more stuff and finally get rid of wikilib and only create class wher...
Max Kremmel
1
-3
/
+4
2007-06-01
use isOwner()
Max Kremmel
1
-2
/
+2
2007-06-01
missing module_rows
Max Kremmel
1
-0
/
+1
2007-06-01
revert to divs around attachment and other plugins for now. wrapper type can ...
Max Kremmel
6
-25
/
+43
2007-05-31
don't wrap with block
Max Kremmel
1
-2
/
+2
2007-05-31
add option to override automatic block display
Max Kremmel
1
-3
/
+3
2007-05-30
improvement to LibertyStructures editing - separate Add Content with Mochikit...
Christian Fowler
9
-67
/
+132
2007-05-30
removed || $comment.editable because this seemed to let anonymous user edit a...
laetzer
1
-1
/
+1
2007-05-22
Doh! Somehow added a return at the top of the file. My bad.
Nick Palmer
1
-2
/
+1
2007-05-22
Turn off ability to force HTMLPurifier for the moment.
Nick Palmer
1
-3
/
+6
2007-05-22
add rss icon for blog feed included - might be better eventually to move this...
wjames5
1
-3
/
+15
2007-05-21
add a last comment module. this is similar to last cahnges but it's possible ...
Max Kremmel
4
-8
/
+70
2007-05-21
add option to filter based on parent_content_type_guid
Max Kremmel
1
-3
/
+11
2007-05-21
content_description is already translated (i think)
Max Kremmel
1
-2
/
+2
[next]