bad0b545 | 30-May-2005 |
andi <andi@splitbrain.org> |
fix for PHP includes #350
darcs-hash:20050530182157-9977f-981812ef30c46ca8baed1988418ac4be9f213f11.gz |
26b8b699 | 23-May-2005 |
andi <andi@splitbrain.org> |
fix for ftp links #345
darcs-hash:20050523173734-9977f-bb07be2ed47490dcca80a9cff6c6a2bc4980d9cd.gz |
107b01d6 | 21-May-2005 |
andi <andi@splitbrain.org> |
sorting support for syntax plugins, info plugin now actually does something
Syntax plugins now need to implement getSort() which should return a number. This number is used to add all syntax modes i
sorting support for syntax plugins, info plugin now actually does something
Syntax plugins now need to implement getSort() which should return a number. This number is used to add all syntax modes in the correct order. To see a list in which order current modes are loaded you can use the info plugin like this:
~~INFO:syntaxmodes~~ lists all known modes (includes existing plugins) with their sorting score
~~INFO:syntaxtypes~~ lists all syntax types and their registered modes (useful for implementing the getType() function.
darcs-hash:20050521210430-9977f-2baaf6043afc6ea3fed41cdca97564218fb519c2.gz
show more ...
|
a6755281 | 20-May-2005 |
andi <andi@splitbrain.org> |
small fixes for linkparsing #337 #339
darcs-hash:20050520150702-9977f-a2ef5264ff38a5225521c83eeaf85759c92a37bb.gz |
ee20e7d1 | 19-May-2005 |
andi <andi@splitbrain.org> |
first attempt of syntax plugins
The first version of the new plugin system. Syntax plugins only yet. A very simple example plugin called info (doing nothig useful yet) is included.
Missing Features
first attempt of syntax plugins
The first version of the new plugin system. Syntax plugins only yet. A very simple example plugin called info (doing nothig useful yet) is included.
Missing Features
- Doku_Block_Handler needs work (doesn't honur plugins yet) - there is no way to specify the order of plugins and other modes yet - useful output from the info plugin - bug testing and fixing - code cleanup - documentation
darcs-hash:20050519201009-9977f-f793dbfc6a39d8a9643b610927d93cd3288bdd6b.gz
show more ...
|
a1685bed | 14-May-2005 |
andi <andi@splitbrain.org> |
do not encode hash char in internal links #322
darcs-hash:20050514160609-9977f-37117d972cb6a61de5c9847c9d9e25a30867f33d.gz |
9c315eae | 13-May-2005 |
andi <andi@splitbrain.org> |
small fix on Windows Share parsing
darcs-hash:20050513152910-9977f-e9dfee8d6958db3e487edbba3b441da0d447c158.gz |
947fa198 | 09-May-2005 |
andi <andi@splitbrain.org> |
don't use static for footnote ids (bad in feed environment)
darcs-hash:20050509204343-9977f-264ebc54c3dee9e8e9ee4368d9a06af1fb486168.gz |
d35041ba | 07-May-2005 |
andi <andi@splitbrain.org> |
fixed TOC to use translated string
darcs-hash:20050507132935-9977f-a90b9c67319edf113b44751addf5fbcf264c5907.gz |
0b7c14c2 | 04-May-2005 |
andi <andi@splitbrain.org> |
local links added #297
darcs-hash:20050504192203-9977f-004cc04b0753fc5d36d4515519c54039e73e77de.gz |
0339c872 | 03-May-2005 |
jan <jan@jandecaluwe.com> |
Make useheading work with relative wiki names
darcs-hash:20050503201059-45605-8d4a3ff954edd165adfc5ae675859f0ec91fe96f.gz |
9dc2c2af | 01-May-2005 |
andi <andi@splitbrain.org> |
~~NOCACHE~~ added
darcs-hash:20050501193908-9977f-e65b9b9bd123efaccc167f2e1ad9a1d4f51ba681.gz |
5e100747 | 01-May-2005 |
andi <andi@splitbrain.org> |
quoting now uses semantically correct blockquote
darcs-hash:20050501182348-9977f-a0653d07936820a7e1c251537f4b93556d88d4c8.gz |
265e3787 | 01-May-2005 |
andi <andi@splitbrain.org> |
various language fixes (including RTL updates)
darcs-hash:20050501115305-9977f-e7ccfbf5b3f47c7f7ff5fb339ba40c0c50861a3c.gz |
2a27e99a | 29-Apr-2005 |
andi <andi@splitbrain.org> |
more cleanup
darcs-hash:20050429205436-9977f-762f3ded6f93cfb3e068f3acdc1bb80690ad658b.gz |
bd111079 | 29-Apr-2005 |
andi <andi@splitbrain.org> |
use anchor name on titles
darcs-hash:20050429150342-9977f-78c6a2246791d9342462b770b303c19f5dff62cb.gz |
702eb898 | 29-Apr-2005 |
andi <andi@splitbrain.org> |
allow blockmodes in lists
darcs-hash:20050429120548-9977f-048855b3101e9f104e9fb826ad35042fa8d4c176.gz |
3fd0b676 | 29-Apr-2005 |
andi <andi@splitbrain.org> |
comments and cleanup
darcs-hash:20050429114925-9977f-ff5b6dcf702b533a2dd64397522da7cd7b97f092.gz |
f1cf0e10 | 29-Apr-2005 |
andi <andi@splitbrain.org> |
fix for RSS feed syntax #293
darcs-hash:20050429100017-9977f-606a82e63f7883de940d816c6609f8823757e484.gz |
6f0c5dbf | 28-Apr-2005 |
andi <andi@splitbrain.org> |
fixed some lineendeating #268 #274 #276
darcs-hash:20050428201306-9977f-0d1a0f63f09ea56fb6fad22dc9dda7b838f51b5b.gz |
313da78a | 28-Apr-2005 |
andi <andi@splitbrain.org> |
small fix for GeSHi call
darcs-hash:20050428181031-9977f-0f76bba3670d6da2ef15408dd11de4ce4210dc94.gz |
c1ebbe02 | 27-Apr-2005 |
andi <andi@splitbrain.org> |
fixed broken lexer (stupid me! never push before testing)
darcs-hash:20050427183417-9977f-85591c2569c99e11b98c47512274702ff7e5d533.gz |
2cd2db38 | 27-Apr-2005 |
andi <andi@splitbrain.org> |
optimized count calls in for loops
darcs-hash:20050427182243-9977f-4c1ec6ce278925147379430540eec723d109444a.gz |
92795d04 | 27-Apr-2005 |
andi <andi@splitbrain.org> |
highlight patch adjustments
darcs-hash:20050427180437-9977f-5a3aa516a1522e342358d7829aad1163aaf97051.gz |
40eb54bb | 25-Apr-2005 |
jan <jan@jandecaluwe.com> |
highlight link to current page
darcs-hash:20050425191603-45605-16cf24c1cde4ee22a93ebcf688032af31ab084fa.gz |