| Commit message (Collapse) | Author | Age |
|
|
|
| |
darcs-hash:20050722170210-5338b-86561e364705cd92c690ae636e0a87f84a0d1672.gz
|
|
|
|
| |
darcs-hash:20050714223751-50fdc-ebc6c8ff03e23d2edcd974f51b063f77f9fd4458.gz
|
|
|
|
| |
darcs-hash:20050714193336-9977f-c0d5b8e6db9f92720b1f8b539fdef1f04823f5f7.gz
|
|
|
|
| |
darcs-hash:20050713180456-9977f-77e5f03775df3deae67361cca89fdf454118f093.gz
|
|
|
|
| |
darcs-hash:20050712211236-3bbbb-c0e76063136eb78886cb1daf4d5e9785bb797ab1.gz
|
|
|
|
|
|
|
| |
The header handler now doesn't care for the number of closing header
markers. The following lines are all detected as h2 headers:
darcs-hash:20050704184955-9977f-bcf18ece3b66b48638aeb5588613c0283eda4584.gz
|
|
|
|
|
|
|
|
| |
This isn't a real fix for FS#384 but cures the symptoms at least.
The emphasis regexp now doesn't take the double slash of auto-URLs
as closing match anymore.
darcs-hash:20050701134040-9977f-5130eaea0ebcb43918e48e823fcfbbf628d88981.gz
|
|
|
|
| |
darcs-hash:20050701113825-9977f-75c85330b6001db24125aabc8bb7f344f0d1ac33.gz
|
|
|
|
|
|
|
|
|
| |
This patch moves handling of <html> and <php> tags to the front end of the parser allowing
correct processing of the replacement <file> tag if html or php processing is disabled. It also
adds listcontent_open and listcontent_close to the array of blocks not permitted within paragraps
and removes html & php from the same array.
darcs-hash:20050627201807-50fdc-5236124fd13a1ecc6b26f0a0b52a434ab01cee41.gz
|
|
|
|
| |
darcs-hash:20050626145055-9977f-464699ca4a1dc85c5664de728217fbf1b3d90fce.gz
|
|
|
|
| |
darcs-hash:20050626111513-9977f-5b317b14c9544a0c0a637d21816542d394e6606f.gz
|
|
|
|
| |
darcs-hash:20050624134114-9977f-4d08d9644dbc6836b55ec5c83aa6b10980a545be.gz
|
|
|
|
|
|
|
|
| |
Change the <span> element used to differentiate the <ol> numbering from
list item text to a <div> element. A <div> is allowed to have children
with display:block (e.g. <pre>, <ol>, <ul>) whereas a span isn't.
darcs-hash:20050624130636-50fdc-0637f16f3791c845a5247c5233237330a2e8a2d4.gz
|
|
|
|
| |
darcs-hash:20050614175335-9977f-ac8992d64b5c26146573f6eab2807ae336c36648.gz
|
|
|
|
| |
darcs-hash:20050612183557-9977f-fe071d83503f6e324255200bea3e7b8d76db7e31.gz
|
|
|
|
|
|
|
|
|
| |
This patch exchanges the images for the TOC arrow from
PNG with alpha channel to GIF with transparent background.
This is done because the IE doesn't cope with transparent
PNG images very well. Shame on you Microsoft.
darcs-hash:20050606163659-7ef76-8a5d482ec2c73b87f4ece0b1226933cbd1ca7d60.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch changes the directory structure of dokuwiki as suggested
in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not managed through darcs you need to move it your
self to the new location in data/changes.log
I think I modified the code at all nessessary places, but I may have
forgotten a few things.
darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz
|
|
|
|
|
|
|
| |
This patch changed the string quoting in the TOC toggle button code.
The HTML code looks better.
darcs-hash:20050531193827-7ef76-b1434c596e396f126a7c2a94ba8bb4f475383fe7.gz
|
|
|
|
|
|
|
|
|
|
| |
The TOC toggle button was very small and inconspicuous. This patch
replaces the old one with small arrows placed at the right border
of the TOC header.
Code cleanup in html.php: html_toc() and html_list_toc() are obsolete
and have been removed.
darcs-hash:20050531184155-7ef76-249f948b2a8b71d45aab2b8418db2be5eb638f6d.gz
|
|
|
|
| |
darcs-hash:20050530182157-9977f-981812ef30c46ca8baed1988418ac4be9f213f11.gz
|
|
|
|
| |
darcs-hash:20050523173734-9977f-bb07be2ed47490dcca80a9cff6c6a2bc4980d9cd.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
darcs-hash:20050520150702-9977f-a2ef5264ff38a5225521c83eeaf85759c92a37bb.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
darcs-hash:20050514160609-9977f-37117d972cb6a61de5c9847c9d9e25a30867f33d.gz
|
|
|
|
| |
darcs-hash:20050513152910-9977f-e9dfee8d6958db3e487edbba3b441da0d447c158.gz
|
|
|
|
| |
darcs-hash:20050509204343-9977f-264ebc54c3dee9e8e9ee4368d9a06af1fb486168.gz
|
|
|
|
| |
darcs-hash:20050507132935-9977f-a90b9c67319edf113b44751addf5fbcf264c5907.gz
|
|
|
|
| |
darcs-hash:20050504192203-9977f-004cc04b0753fc5d36d4515519c54039e73e77de.gz
|
|
|
|
| |
darcs-hash:20050503201059-45605-8d4a3ff954edd165adfc5ae675859f0ec91fe96f.gz
|
|
|
|
| |
darcs-hash:20050501193908-9977f-e65b9b9bd123efaccc167f2e1ad9a1d4f51ba681.gz
|
|
|
|
| |
darcs-hash:20050501182348-9977f-a0653d07936820a7e1c251537f4b93556d88d4c8.gz
|
|
|
|
| |
darcs-hash:20050501115305-9977f-e7ccfbf5b3f47c7f7ff5fb339ba40c0c50861a3c.gz
|
|
|
|
| |
darcs-hash:20050429205436-9977f-762f3ded6f93cfb3e068f3acdc1bb80690ad658b.gz
|
|
|
|
| |
darcs-hash:20050429150342-9977f-78c6a2246791d9342462b770b303c19f5dff62cb.gz
|
|
|
|
| |
darcs-hash:20050429120548-9977f-048855b3101e9f104e9fb826ad35042fa8d4c176.gz
|
|
|
|
| |
darcs-hash:20050429114925-9977f-ff5b6dcf702b533a2dd64397522da7cd7b97f092.gz
|
|
|
|
| |
darcs-hash:20050429100017-9977f-606a82e63f7883de940d816c6609f8823757e484.gz
|
|
|
|
| |
darcs-hash:20050428201306-9977f-0d1a0f63f09ea56fb6fad22dc9dda7b838f51b5b.gz
|
|
|
|
| |
darcs-hash:20050428181031-9977f-0f76bba3670d6da2ef15408dd11de4ce4210dc94.gz
|
|
|
|
| |
darcs-hash:20050427183417-9977f-85591c2569c99e11b98c47512274702ff7e5d533.gz
|
|
|
|
| |
darcs-hash:20050427182243-9977f-4c1ec6ce278925147379430540eec723d109444a.gz
|
|
|
|
| |
darcs-hash:20050427180437-9977f-5a3aa516a1522e342358d7829aad1163aaf97051.gz
|
|
|
|
| |
darcs-hash:20050425191603-45605-16cf24c1cde4ee22a93ebcf688032af31ab084fa.gz
|
|
|
|
| |
darcs-hash:20050426185630-9977f-908f1a39cd91cbe0cf5109db0e421a9806c47c41.gz
|
|
|
|
| |
darcs-hash:20050426181358-9977f-3b12ff92c5671e6703d67ad518379961042da0c3.gz
|
|
|
|
| |
darcs-hash:20050425184444-9977f-4c4d9abe6558206c71aec3bd2a5c924b2b8ffc03.gz
|
|
|
|
| |
darcs-hash:20050425183543-9977f-86c2d99ebfcb30849443b7bc5ef1a09859148732.gz
|
|
|
|
| |
darcs-hash:20050424183254-9977f-768be745046adbdc986247754a9113929d7199a2.gz
|
|
|
|
| |
darcs-hash:20050424182822-9977f-31a1b997b1cf6c89d6d4d4b97b55fdae42c66b22.gz
|