Commit Graph

27 Commits

Author SHA1 Message Date
Michal Čihař
88dc344cdb Use charset aware substr and strlen functions (bugs #854755 and #910575). 2004-03-09 15:02:28 +00:00
Garvin Hicking
f055f9957a New transformation plugin: Download binary data.
2.5.6-dev only, will not be ported to QA.
2003-12-12 13:32:37 +00:00
Garvin Hicking
7a4c99c8df Use <dfn> instead of <a> for not using lots of hyperlinks. Made implementation compatible when customized dateformats are used. 2003-12-05 11:02:14 +00:00
Marc Delisle
1cab57dccb patch 845690 show real data before transformation (text_plain__dateformat) 2003-12-04 17:57:40 +00:00
Marc Delisle
1b60057dcb require_once 2003-12-02 15:49:21 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
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 &amp; 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