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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-08
New LC plugin to make using Google's embeddable PDF viewer really simple
Daniel Sutcliffe
1
-0
/
+81
2010-04-03
Tweak for PHP5.3 compatibility - I suspect my thumbnail generation problem is...
Lester Caine
2
-6
/
+6
2010-04-02
check to see if last editor has ability to admin content, if so, ease up on t...
Christian Fowler
1
-59
/
+82
2010-03-23
add basic video data plugin to display flv files
Christian Fowler
1
-0
/
+106
2010-03-19
MagickSetImageProfile with a default CMYK icc which is necessary on ImageMagi...
Christian Fowler
1
-3
/
+3
2010-03-16
replace split with preg_split
Christian Fowler
1
-2
/
+2
2010-03-13
alternative method using ffmpeg in the absence of ffmpeg-php to fetch source ...
Max Kremmel
1
-2
/
+14
2010-03-11
add link=download option
Max Kremmel
1
-5
/
+9
2010-03-04
update deprecated 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
2010-02-12
jesus can htmlpur change their plugin syntax with a little more frequency - w...
wjames5
1
-14
/
+14
2010-02-12
no crusty b or i tags in default allowed htm
wjames5
1
-3
/
+3
2009-10-23
make sure a width is always assigned so we don't have leftovers from previous...
Christian Fowler
1
-5
/
+5
2009-10-23
make sure a height is always assigned so we don't have leftovers from previou...
Christian Fowler
1
-5
/
+4
2009-10-15
Add width and height attributes to image in mime attachment tpl so that they ...
Tyler Bello
1
-8
/
+10
2009-10-06
comment out dynvars since there is no way to turn them off
Christian Fowler
1
-1
/
+3
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
20
-54
/
+54
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
20
-54
/
+54
2009-09-15
improve description of format, use vernacular
wjames5
1
-2
/
+2
2009-07-01
commit for legacy purposes
Tyler Bello
1
-1
/
+2
2009-05-27
tidy up filters related to later versions and hanlde cnbc filter on legacy ve...
wjames5
1
-10
/
+13
2009-05-27
add cnbc plugin for htmlpure
wjames5
1
-2
/
+12
2009-04-29
remove treasury ref
wjames5
5
-15
/
+15
2009-04-07
Per Habile: necessary to fix Unterminated string constant in IE
Christian Fowler
1
-3
/
+3
2009-03-31
phpdoc update
Lester Caine
1
-1
/
+4
2009-03-30
pass $this down to the mime plugins for $pStoreHash["this"] = $this; use $pSt...
Christian Fowler
1
-3
/
+3
2009-03-25
if no func then dont try to run false
Tekimaki
1
-3
/
+3
2009-03-18
quote Content-Disposition: attachment so spaced filenames work
Christian Fowler
1
-3
/
+3
2009-03-14
bug #2686661: fix deletion of obsolete links in liberty_content_links
Max Kremmel
1
-2
/
+2
2009-02-24
move data.dbreport.php to a non distro package
Christian Fowler
1
-1696
/
+0
2009-02-21
If no external database connection string supplied fall back to local database.
Lester Caine
1
-8
/
+14
2009-02-21
Tidy dbreport_direct and dbreport_manage - still need to add tools to create ...
Lester Caine
1
-7
/
+4
2009-02-21
Move to liberty - plugin will be used from other packages
Lester Caine
1
-0
/
+1693
2009-02-06
hush up exif_read_data which can be noisy due to crappy files, e.g. "Incorrec...
Christian Fowler
1
-3
/
+4
2009-01-27
Help text fixes
Daniel Sutcliffe
2
-4
/
+4
2009-01-24
provide a full list of accepted styling methods.
Max Kremmel
1
-3
/
+3
2009-01-23
disable by default
Max Kremmel
1
-2
/
+2
2009-01-16
undefined variable fix
Max Kremmel
1
-3
/
+3
2009-01-15
add option to use swftools to convert pdfs to swf and display the PDF inline
Max Kremmel
1
-0
/
+181
2009-01-15
use is_executable() instead of unreliable and cumbersome shell_exec()
Max Kremmel
1
-4
/
+4
2009-01-04
undefined index fix and some code cleanup
Max Kremmel
1
-6
/
+6
2009-01-04
use a better motion estimation method for encoding mp4 files. keep an eye on ...
Max Kremmel
1
-4
/
+4
2009-01-03
force a maximum quality of 75 to reduce panoramic image download size and pro...
Max Kremmel
1
-2
/
+22
2009-01-03
if we specify output=thumbnail, we can force the use of thumbnail display for...
Max Kremmel
1
-6
/
+7
2009-01-03
allow the user to specify the default compression setting for thumbnails
Max Kremmel
3
-13
/
+13
2009-01-02
rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...
Max Kremmel
2
-67
/
+82
2009-01-02
calculate the maximum possible vertical movement based on the aspect ratio of...
Max Kremmel
1
-2
/
+20
2009-01-02
remove image flop. no need for that anymore with new pano viewer
Max Kremmel
1
-25
/
+22
2009-01-01
if a description is given, we parse it and we use the unparsed stuff for the ...
Max Kremmel
1
-15
/
+17
2008-12-30
Trim extra semicolon
Lester Caine
1
-3
/
+3
[next]