- Aug 05, 2007
-
-
Andreas Gohr authored
This patch introduces a tpl_toc() function which can be used to freely place the Table of Contents in a template. When used, tpl_content should be called with a parameter of false to supress the automatic TOC placement. Note: if tpl_toc() us run *before* tpl_content(), TOCs will not work in the preview. A work around is to run tpl_content() in a output buffer first. This patch also adds a getTOC() function for admin plugins which allows plugin authors to put create their own TOC which will be placed correctly in the template. A convenience function html_mktocitem() is available. The config manager was adjusted to make ue of this new feature, but some bugs might remain. darcs-hash:20070805132405-7ad00-77d2c3cdf66cc62b2d408cc6580f938636a109af.gz
-
- Aug 04, 2007
-
-
Andreas Gohr authored
darcs-hash:20070804125124-7ad00-5558de577207bb63af7629f278c24991f23924bc.gz
-
Andreas Gohr authored
darcs-hash:20070804081605-7ad00-4b17b701a9cdfeca1a3fda4538b894b8adcd916f.gz
-
Andreas Gohr authored
darcs-hash:20070804081226-7ad00-a8e7127c7122a96f9817158d87e1a364d8cdbc9f.gz
-
Andreas Gohr authored
This allows template authors to use their own HTML content as link body. Eg. to use images. Defaults to the appropriate language string. darcs-hash:20070804071934-7ad00-47670c4998ee74f93e0057323f4d9a4a4a1654b5.gz
-
Andreas Gohr authored
darcs-hash:20070804071840-7ad00-2b1c11bc7890ab5f145e4d0545e962c144fb460a.gz
-
Andreas Gohr authored
darcs-hash:20070804071749-7ad00-c7e718c2e24f4ded10b5780e2881e232fab8e48c.gz
-
- Jul 30, 2007
-
-
Tom N Harris authored
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
-
- Aug 02, 2007
-
-
Chris Smith authored
darcs-hash:20070802174401-d26fc-d9a099773f08c1d85b4f481eb1b634d2e14eba86.gz
-
- Jul 30, 2007
-
-
Andreas Gohr authored
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
-
Andreas Gohr authored
darcs-hash:20070730164939-7ad00-43323188e904f45153062bb2e5c3550a1ea4ce4d.gz
-
- Jul 25, 2007
-
-
Andreas Gohr authored
darcs-hash:20070725211324-7ad00-97ee12f6e28ab8298775218adbcb571a3b79c2d6.gz
-
Andreas Gohr authored
darcs-hash:20070725190021-7ad00-32ea2f7d76d6508dfeb9dfd90f94132c4020386c.gz
-
Andreas Gohr authored
darcs-hash:20070725184035-7ad00-ed079411e612045107680940d8e0570df48bdb7d.gz
-
Andreas Gohr authored
darcs-hash:20070725182527-7ad00-e91aa77e23b56676d9133b70aaeb2622930eaf7f.gz
-
- Jul 23, 2007
-
-
Andreas Gohr authored
darcs-hash:20070723220336-7ad00-cab3ea1686c6b95ac205f628c88d003f480186cc.gz
-
- Jul 19, 2007
-
-
Andreas Gohr authored
darcs-hash:20070719130041-7ad00-84d00f6385973e6f2f9499374c3c1d475eecb715.gz
-
Andreas Gohr authored
darcs-hash:20070719122538-7ad00-6c49f72bc490f27718d25f105fd762982631bd7b.gz
-
Andreas Gohr authored
darcs-hash:20070719110142-7ad00-1192e190c62637ed68e2c2c0a0b3135abfd6ecb5.gz
-
Andreas Gohr authored
darcs-hash:20070719080638-7ad00-5b69a4e568291a2e2479a7a09743be3157a7d114.gz
-
- Jul 18, 2007
-
-
Andreas Gohr authored
darcs-hash:20070718122311-7ad00-51d49508ab9ec8260d06b04d27aa803d686f8ff7.gz
-
Andreas Gohr authored
darcs-hash:20070718122011-7ad00-5c9ae37801b80ff2e42929ae9729f625c447c405.gz
-
- Jun 27, 2007
-
-
Chris Smith authored
darcs-hash:20070627184840-d26fc-4460e02bd480470a5cdbd2b826e12fb4e4bcc4bc.gz
-
Chris Smith authored
darcs-hash:20070627184603-d26fc-b557a7f1c2ed4be7d967a25e64ca71b68095e6d5.gz
-
- Jul 18, 2007
-
-
Andreas Gohr authored
darcs-hash:20070718110715-7ad00-5b3ca5a70447306ca92c3a35b9d13dd0cf7afa7a.gz
-
Andreas Gohr authored
darcs-hash:20070718104839-7ad00-50348c1834c78e891f049023d2e8894d6bb0a00b.gz
-
Andreas Gohr authored
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
-
Andreas Gohr authored
darcs-hash:20070718073121-7ad00-60e45fb3913fa3745511c640a55aa1b7446a3657.gz
-
Andreas Gohr authored
Lets you subscribe to the result of a full text search darcs-hash:20070718071053-7ad00-131c87d5a51ec0d600358590539193ab59b3dbe6.gz
-
- Jul 17, 2007
-
-
Andreas Gohr authored
darcs-hash:20070717152000-7ad00-cf80f04e5d4e1923c3de0975b8e5ae2521898bf9.gz
-
- Jul 16, 2007
-
-
Andreas Gohr authored
darcs-hash:20070716201347-7ad00-0f9bd8c9a218cc880a7b4e00e0abc2dd4650f409.gz
-
Andreas Gohr authored
darcs-hash:20070716185356-7ad00-041a32374cd1d2878296161a5cc1bc7e09e58b27.gz
-
Andreas Gohr authored
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
-
- Jul 15, 2007
-
-
Andreas Gohr authored
darcs-hash:20070715091847-7ad00-587171a74daf9c993fae0ebb4894e7b24bf671b9.gz
-
Andreas Gohr authored
darcs-hash:20070715090528-7ad00-ffebbfcd0e4b12e839a958932afd1db2c4fb8765.gz
-
- Jul 11, 2007
-
-
Andreas Gohr authored
See http://www.splitbrain.org/blog/2007-07/10-paypal_oddities darcs-hash:20070711213825-7ad00-cef46fe97caa244503083944dd3f154bc5a1d1d6.gz
-
Andreas Gohr authored
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
-
- Jul 05, 2007
-
-
Tom N Harris authored
darcs-hash:20070705215447-6942e-d3e1124a3cfec6661a7077bc0d9707b156bc2313.gz
-
- Jul 09, 2007
-
-
Andreas Gohr authored
darcs-hash:20070709183346-7ad00-1bac56195b99f05017a2c3623ae84b61769da85b.gz
-
Andreas Gohr authored
darcs-hash:20070709182725-7ad00-3f24d9cb83ef31e713e16ee3710ec08df1be764b.gz
-