91459163 | 04-May-2009 |
Anika Henke <anika@selfthinker.org> |
Purple Numbers (granular hierarchical IDs) - set $conf['purplenumbers'] and adjust your CSS
darcs-hash:20090504222544-f7d6d-fd9e4c771c5aef32dc2927a1da4dfa4fc4f8b4f1.gz |
7cc4b757 | 19-Apr-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
FS#1648 - sort acronyms into descending order by string length
darcs-hash:20090419160806-f07c6-a2d1bd681e2dd369422bd3839d2837833288cee5.gz |
2895686a | 19-Apr-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
add unit tests for correct pattern selection when patterns contain non-captured elements (e.g. boundaries, lookaheads & lookbehinds)
darcs-hash:20090419134450-f07c6-4ff7d226fcba002c840828336e73fb89c
add unit tests for correct pattern selection when patterns contain non-captured elements (e.g. boundaries, lookaheads & lookbehinds)
darcs-hash:20090419134450-f07c6-4ff7d226fcba002c840828336e73fb89cf48e3db.gz
show more ...
|
620f4930 | 10-Apr-2009 |
Andreas Gohr <andi@splitbrain.org> |
fix header links in metadata FS#1617
Ignore-this: b580164b5ba3eca3120bc35d8680c9fc
darcs-hash:20090410184955-7ad00-480cd8c07a994ca4ac2e71f7f8dd294276f2d98d.gz |
ef47e298 | 28-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed previous attempt to fix metadata for externally edited pages
darcs-hash:20090228232625-7ad00-d0f0e8569d60f65d511994b401dd4c469bc44f60.gz |
482cff99 | 28-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
fix metadata for externally created pages
darcs-hash:20090228195740-7ad00-7a37cb3f9d3921ee630361eae3e90e5a8466642c.gz |
aa5a2937 | 27-Feb-2009 |
Andreas Gohr <andi@splitbrain.org> |
Store first image in metadata
darcs-hash:20090227164755-7ad00-c3ce407acd4f397e84e18f1bd18d57f154e283e2.gz |
68df1afc | 15-Feb-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
FS#1609, adjust multiplyentity pattern to not match strings that start "0x"
darcs-hash:20090215111954-f07c6-c8b64b4175a742c26d85f871bc27bed900521cb6.gz |
c5cfca61 | 30-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
added (empty) rss() function to basic renderer
Ignore-this: 159107eba3e7c8c1d2671ce93eb9bc4e
darcs-hash:20090130083215-7ad00-8ab2440fdd4a9c9e7790ee219e9a0e6c7588ddd8.gz |
bdd8111b | 20-Jan-2009 |
Andreas Gohr <gohr@cosmocode.de> |
no H1 tags for empty headlines
darcs-hash:20090120131508-6e07b-a3354fe34f9c54f06a968c6685a04955a8c5a94e.gz |
109577f5 | 17-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed display of local flash files
darcs-hash:20090117194338-7ad00-47d9dd7534ae4005f6742f5572551a0cc7582683.gz |
851f2e89 | 16-Jan-2009 |
Anika Henke <anika@selfthinker.org> |
makes minimum amount of headlines configurable that determines if the TOC is built (FS#1226)
darcs-hash:20090116233507-f7d6d-aaff15652d2e698a4403b3386b5b1eb6c0fa38f3.gz |
07bf32b2 | 16-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
new html_flashobject() function for simple and XHTML valid flash embeds
darcs-hash:20090116174140-7ad00-4eb1fe3269d10cb21819a5b220484b7114cbb4de.gz |
91df343a | 12-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
keep hashes for media files FS#673
darcs-hash:20090112200428-7ad00-d13671952bf807d338c8b31b7e0dbe77c077500e.gz |
443d207b | 26-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
fixed PHP4 incompatibility in sectionID() FS#1553
darcs-hash:20081226161244-7ad00-8c843ea6a06a0d36fc322d109497239ab6ea229c.gz |
fa8adffe | 13-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
removed some illogical path setups
darcs-hash:20081213090400-7ad00-4e21cd75978bb07513f32f5d750658e8d777c59e.gz |
ecebf3a8 | 02-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
Make content-disposition configurable in mime.conf FS#1541
With this patch it is possible to define if a file should be served as download or be displayed inside the browser (if supported) by config
Make content-disposition configurable in mime.conf FS#1541
With this patch it is possible to define if a file should be served as download or be displayed inside the browser (if supported) by configuring it in conf/mime.conf
Mimetypes that should be served with a "Content-Disposition: attachment" header need to be prefixed with a exclamation mark. All others will be served inline.
This will also fix a Problem with Flash 10.
darcs-hash:20081202210322-7ad00-6e7ef30aff9322cd135311be77809187da121f3b.gz
show more ...
|
4ceab83f | 01-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
Better creation of section IDs FS#1536
This patch enhances the creation of section IDs for number only headlines. It also moves section ID creation to a function in pageutils.php removing some dupli
Better creation of section IDs FS#1536
This patch enhances the creation of section IDs for number only headlines. It also moves section ID creation to a function in pageutils.php removing some duplicate functionality in inc/action.php
darcs-hash:20081201215539-7ad00-48f3c153a2c126d9fb06aa90e4f1b857f76ebec7.gz
show more ...
|
fe9ec250 | 19-Nov-2008 |
Chris Smith <chris.eureka@jalakai.co.uk> |
FS#630: allow $conf['useheading'] to individually apply to content links and/or navigation links
$conf['useheading'] values are now: - 0 : off, use page name in link text - 'content' :
FS#630: allow $conf['useheading'] to individually apply to content links and/or navigation links
$conf['useheading'] values are now: - 0 : off, use page name in link text - 'content' : use first heading text for links in wiki page content - 'navigation' : use first heading text for links in non-page content, e.g. breadcrumps, backlinks, search results, etc. - 1 : use first heading text in all links (for backwards compatibility, any other values are mapped to 0 or 1 by empty() function.)
$conf['useheading'] value should now be checked using the useHeading($linktype) function, where linktype can be "content" or "navigation"
darcs-hash:20081119140758-f07c6-6e26456d50dcecc949fada31b0d4e72877fde1cc.gz
show more ...
|
82d61635 | 22-Oct-2008 |
pierre.spring <pierre.spring@liip.ch> |
parser: put match on the call stack
darcs-hash:20081022140209-c07ef-c4d27f3c581ee6ee7cedb886f9e5b2675503b817.gz |
a28fd914 | 16-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
corrected cell counter class for tables with colspans FS#1506
darcs-hash:20081016193229-7ad00-ce6bba96dbce07cdea1e9567a3fce8c84c424d5b.gz |
a6f3bd20 | 12-Oct-2008 |
Anika Henke <anika@selfthinker.org> |
ycatch space as email link text - again
darcs-hash:20081012194444-f7d6d-124f6788aaff8aedd72ffad5a6a99f6888459b59.gz |
704fb054 | 12-Oct-2008 |
Anika Henke <anika@selfthinker.org> |
ycatch space as email link text (FS#1374)
darcs-hash:20081012173735-f7d6d-a6a04ee3415c0b86748c8859fd02331bd23839f8.gz |
36f2d7c1 | 12-Oct-2008 |
Gina Haeussge <osd@foosel.net> |
Make recognized URL schemes customizable via conf/scheme.conf (FS#797)
darcs-hash:20081012155022-2b4f5-177571b9b176bb822015623b62b4d35b98a93d7b.gz |
1b26635b | 12-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
fix smileys at the start or end of a line
darcs-hash:20081012115011-7ad00-7aded95b825d6faee7c39b0c0ba92cd84f0da298.gz |