Commit Graph

21 Commits

Author SHA1 Message Date
Garvin Hicking
ca7836a684 Fixed transformation system now accepting '.php3' files and using the '.php' pendants. Make use of 's' RegEx pattern modifier. Fixed small (but impacting) typo. 2003-11-25 20:30:12 +00:00
Garvin Hicking
f0da471ec3 /libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-20 16:31:51 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00
Garvin Hicking
5255b8841f Propagate MIME-type to plugin functions. 2003-11-06 17:02:19 +00:00
Garvin Hicking
6f3399ac5a Pushed MIME-transformation functionality by propagating the corresponding $meta value to plugins. 2003-11-05 14:40:43 +00:00
Garvin Hicking
560681923c Removed obsolete code 2003-11-05 11:15:00 +00:00
Garvin Hicking
016488988c Bug #835252 2003-11-04 10:24:08 +00:00
Garvin Hicking
a7cd6d062a Fix for & in URI 2003-07-07 12:06:50 +00:00
Marc Delisle
933cfe7f77 link was not working here 2003-03-22 11:24:48 +00:00
Marc Delisle
fe5f54ff32 display the image 2003-03-22 11:02:01 +00:00
Marc Delisle
7a2758ac94 replaced by text_plain__imagelink 2003-03-21 18:46:31 +00:00
Marc Delisle
82cb9e8a8a new 2003-03-21 18:45:24 +00:00
Garvin Hicking
606369c3f6 New transform functions. 2003-03-18 15:30:25 +00:00
Alexander M. Turek
d3c66676a7 Fixed CSS link. 2003-03-13 20:23:30 +00:00
Marc Delisle
5113615698 image/png: inline 2003-03-10 13:21:43 +00:00
Marc Delisle
2f8ee3f52c tell them to cd 2003-03-09 11:16:54 +00:00
Marc Delisle
514ee46e6b typo 2003-03-09 11:16:23 +00:00
Marc Delisle
a7a77d3e9d did not work in bash 2003-03-08 12:49:41 +00:00
Marc Delisle
349aee42bf width and height options 2003-03-07 18:01:07 +00:00
Marc Delisle
66598d38c5 inline thumbnails 2003-03-05 17:56:17 +00:00
Garvin Hicking
dba8ecc4fd Display MIME types to transform any table cell. You can only choose from a list of pre-defined MIME-types. The list gets built by a function searching a directory for valid transforms. For further information see README-file and soon documentation. ;) 2003-02-24 17:54:19 +00:00