| fdb8d77b | 30-Jul-2007 |
Tom N Harris <tnharris@whoopdedo.org> |
New structured forms and action events
Replaces a number of *FORM_INJECTION events with a more flexible way of modifying forms. Forms are created with a Doku_Form class (inc/form.php) that can be ma
New structured forms and action events
Replaces a number of *FORM_INJECTION events with a more flexible way of modifying forms. Forms are created with a Doku_Form class (inc/form.php) that can be manipulated by plugins prior to output. Plugins register a HTML_{$name}FORM_OUTPUT event which can modify the form object prior to output. Available forms are: LOGIN DRAFT CONFLICT REGISTER UPDATEPROFILE EDIT RESENDPWD Documentation for the Doku_Form class is in inc/form.php.
darcs-hash:20070730215007-6942e-a0cf08197f939e224a2b28c40aec5431b118ea94.gz
show more ...
|
| 955cd091 | 02-Aug-2007 |
Chris Smith <chris@jalakai.co.uk> |
update breadcrumbs to generate metadata when necessary for use_first_heading
darcs-hash:20070802174401-d26fc-d9a099773f08c1d85b4f481eb1b634d2e14eba86.gz |
| 536552b1 | 30-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
PGSQL auth backend - connect via socket FS#1198
If the server field is empty in configuration the postgres backend will try to connect via a local socket to the server
darcs-hash:20070730171227-7a
PGSQL auth backend - connect via socket FS#1198
If the server field is empty in configuration the postgres backend will try to connect via a local socket to the server
darcs-hash:20070730171227-7ad00-83bb5c4e60fec79e116343b1043a0dfe9800f82b.gz
show more ...
|
| 8b829d43 | 30-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
Galician translation
darcs-hash:20070730164939-7ad00-43323188e904f45153062bb2e5c3550a1ea4ce4d.gz |
| 4b030ce7 | 25-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
skipempty parameter for buildAttributes
darcs-hash:20070725211324-7ad00-97ee12f6e28ab8298775218adbcb571a3b79c2d6.gz |
| 43078d10 | 25-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
use file_get_contents to read files
darcs-hash:20070725190021-7ad00-32ea2f7d76d6508dfeb9dfd90f94132c4020386c.gz |
| 71740fa9 | 25-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
SimplePie update to 1.0.1
darcs-hash:20070725182527-7ad00-e91aa77e23b56676d9133b70aaeb2622930eaf7f.gz |
| 4d620a19 | 23-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fix for multiple categories in feeds
darcs-hash:20070723220336-7ad00-cab3ea1686c6b95ac205f628c88d003f480186cc.gz |
| f0ccaebb | 19-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
removed unnessary UTF-8 replacement functions
darcs-hash:20070719130041-7ad00-84d00f6385973e6f2f9499374c3c1d475eecb715.gz |
| 72de9068 | 19-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
several speed improvements in UTF-8 lib
darcs-hash:20070719110142-7ad00-1192e190c62637ed68e2c2c0a0b3135abfd6ecb5.gz |
| 00077af8 | 19-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
SimplePie upgrade to 1.0
darcs-hash:20070719080638-7ad00-5b69a4e568291a2e2479a7a09743be3157a7d114.gz |
| fd661b48 | 27-Jun-2007 |
Chris Smith <chris@jalakai.co.uk> |
update plugin component file search to ignore hidden files (files beginning with '.')
darcs-hash:20070627184840-d26fc-4460e02bd480470a5cdbd2b826e12fb4e4bcc4bc.gz |
| 591d30ad | 27-Jun-2007 |
Chris Smith <chris@jalakai.co.uk> |
update email address validation to support 'museum' & 'travel' tlds
darcs-hash:20070627184603-d26fc-b557a7f1c2ed4be7d967a25e64ca71b68095e6d5.gz |
| 235cf363 | 18-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fix for phrase search FS#1189
darcs-hash:20070718104839-7ad00-50348c1834c78e891f049023d2e8894d6bb0a00b.gz |
| 77707b04 | 18-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
show diff between arbitrary revisions FS#14
You can now compare any choosen revision of a page to any other.
Todo: add some JavaScript to avoid choosing more than two revisions
darcs-hash:2007071
show diff between arbitrary revisions FS#14
You can now compare any choosen revision of a page to any other.
Todo: add some JavaScript to avoid choosing more than two revisions
darcs-hash:20070718102204-7ad00-b66c7d82d688c05bfd86e0c7dfe6d283ad555bf8.gz
show more ...
|
| 699b8a0b | 18-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fix asian word search FS#1188
darcs-hash:20070718073121-7ad00-60e45fb3913fa3745511c640a55aa1b7446a3657.gz |
| 4bb1b5ae | 18-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
RSS feeds for search results
Lets you subscribe to the result of a full text search
darcs-hash:20070718071053-7ad00-131c87d5a51ec0d600358590539193ab59b3dbe6.gz |
| c2525298 | 16-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fix for rare wordblock fail FS#1179
darcs-hash:20070716201347-7ad00-0f9bd8c9a218cc880a7b4e00e0abc2dd4650f409.gz |
| a06884ab | 16-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
AJAX for the index view
This makes the index view much more responsive by loading sub namespaces through AJAX if JavaScript is available.
The used throbber image probably looks bad on dark backgrou
AJAX for the index view
This makes the index view much more responsive by loading sub namespaces through AJAX if JavaScript is available.
The used throbber image probably looks bad on dark backgrounds. If someone could provide a better one it would be greatly appreciated.
darcs-hash:20070716184605-7ad00-adf298ee3303d50f2b4b6b66e5ea3ff8d8c2bf9a.gz
show more ...
|
| 40cc8703 | 15-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
another language file fix FS#1186
darcs-hash:20070715091847-7ad00-587171a74daf9c993fae0ebb4894e7b24bf671b9.gz |
| abcc3801 | 15-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fixed unclean language files FS#1186
darcs-hash:20070715090528-7ad00-ffebbfcd0e4b12e839a958932afd1db2c4fb8765.gz |
| 4ab889ea | 11-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
improved feed creation
The feed now can export diff views (unified and HTML) as well as full HTML page content.
Some things might be broken. Everybody please test it!
darcs-hash:20070711213624-7ad
improved feed creation
The feed now can export diff views (unified and HTML) as well as full HTML page content.
Some things might be broken. Everybody please test it!
darcs-hash:20070711213624-7ad00-49359417127fdbd6e31374738509110271b6b351.gz
show more ...
|
| 8fe3bb00 | 05-Jul-2007 |
Tom N Harris <tnharris@whoopdedo.org> |
correct hilighting of empty summary on preview
darcs-hash:20070705215447-6942e-d3e1124a3cfec6661a7077bc0d9707b156bc2313.gz |
| c662a49a | 09-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
fix ID resolving with useslash FS#1176
darcs-hash:20070709183346-7ad00-1bac56195b99f05017a2c3623ae84b61769da85b.gz |
| 14e7550d | 02-Jul-2007 |
Andreas Gohr <andi@splitbrain.org> |
GeSHi update to 1.0.7.20
darcs-hash:20070702200715-7ad00-654e2eb59ffaa2d72e907cd7aea5237a903727fa.gz |