f43b6d3a | 13-Jun-2007 |
Andreas Gohr <andi@splitbrain.org> |
some small improvement for smart quote parsing FS#1142
darcs-hash:20070613173817-7ad00-99fdc0bf868bff124ef7c5ec01ef3f58c51b36eb.gz |
a8bd192a | 13-May-2007 |
Andreas Gohr <andi@splitbrain.org> |
fixed copy'n'paste error for previous apostrophe fix
darcs-hash:20070513114356-7ad00-9908fbead71a836679e884cf8225c20dcf14ce85.gz |
57d757d1 | 13-May-2007 |
Andreas Gohr <andi@splitbrain.org> |
distinction between apostrophes and single quotes FS#1127
This patch adds another parser mode for apostrophes. Now single quote closing markers are handled different from apostrophes for better loca
distinction between apostrophes and single quotes FS#1127
This patch adds another parser mode for apostrophes. Now single quote closing markers are handled different from apostrophes for better local typograpy support.
Needs testing and languages updates.
darcs-hash:20070513084024-7ad00-d20fe093a093c265d357b178e199c1596b484996.gz
show more ...
|
fcf1ccdc | 04-May-2007 |
Andreas Gohr <andi@splitbrain.org> |
fix for missing alt attribute for captionless JPEGs FS#1126
darcs-hash:20070504184441-7ad00-47c6f91236a21ed3dbd0b12e4ec0e9c2d717f340.gz |
5f70445d | 03-Mar-2007 |
Andreas Gohr <andi@splitbrain.org> |
added getFormat() function to renderer
Each renderer has to supply a getFormat() function returning the format it produces. Usually this is the same as the classname of the renderer (or Plugin) says
added getFormat() function to renderer
Each renderer has to supply a getFormat() function returning the format it produces. Usually this is the same as the classname of the renderer (or Plugin) says but it does not need to be necessarily.
Fixes a problem with the wrong format being reported to plugins when a render plugin was used.
darcs-hash:20070303214102-7ad00-3f87d8a10e94f4c6c30bacc8f43486b94ecdb146.gz
show more ...
|
9bee852e | 02-Mar-2007 |
Andreas Gohr <andi@splitbrain.org> |
skip images in links for metadata renderer
darcs-hash:20070302102035-7ad00-65b1bcf0140b1aa434dc321b8e84b614f9b65e2f.gz |
1179df0e | 17-Feb-2007 |
Guy Brand <gb@isis.u-strasbg.fr> |
Fix namespace links and titles (FS 1005, 1006)
darcs-hash:20070217220746-19e2d-76c857902d24301707eb783ced96f25c00526659.gz |
71b40da2 | 11-Feb-2007 |
Anika Henke <a.c.henke@arcor.de> |
language-specific quotation marks (FS#438)
darcs-hash:20070211172015-d5083-2cab923b001391012a0a469746438d4d4087a718.gz |
dd5eee54 | 08-Feb-2007 |
Andreas Gohr <andi@splitbrain.org> |
compatibility fix for the recent render_TOC change
render_TOC now behaves like before when called non-statically without an argument Fixes a problem in the config manager and probably other plugins
compatibility fix for the recent render_TOC change
render_TOC now behaves like before when called non-statically without an argument Fixes a problem in the config manager and probably other plugins using the function as well
darcs-hash:20070208195457-7ad00-c84f60278e3917c31d2f915ad55f296f858b30c4.gz
show more ...
|
d4834a19 | 06-Feb-2007 |
Stephane Chazelas <stephane@artesyncp.com> |
do preconnects only once #1067
darcs-hash:20070206191629-64c10-6607d7e7e724315b728e8c46a0b2ff6e7e8ab2f6.gz |
de117061 | 06-Feb-2007 |
chris <chris@jalakai.co.uk> |
give xhtml renderer method _xmlEntities standard parameter values
darcs-hash:20070206021203-9b6ab-f580959f2177cecf4460ba55db016bb11cd111cc.gz |
169c7240 | 06-Feb-2007 |
chris <chris@jalakai.co.uk> |
refactor xhtml TOC creation into a class function, FS#1058
- changed inc/parser/xhtml.php, render_TOC() function it now takes a toc array as a parameter - refactor render_TOC() and _tocitem() int
refactor xhtml TOC creation into a class function, FS#1058
- changed inc/parser/xhtml.php, render_TOC() function it now takes a toc array as a parameter - refactor render_TOC() and _tocitem() into static class functions
The xhtml renderer can build its TOC using $this->render_TOC($this->toc) Templates can create a separate TOC using echo Doku_Renderer_xhtml::render_TOC(p_get_metadata($ID, 'description tableofcontents'));
darcs-hash:20070206015454-9b6ab-b3bd7ff772b756f8aaf496cb319eb73994cdbd94.gz
show more ...
|
e7856bea | 06-Feb-2007 |
chris <chris@jalakai.co.uk> |
refactor renderer header() to separate out adding toc items
adds a new render method toc_additem($id, $text, $level)
This allows toc items to be added separately from the header() function, allowin
refactor renderer header() to separate out adding toc items
adds a new render method toc_additem($id, $text, $level)
This allows toc items to be added separately from the header() function, allowing plugins to generate their own table of content items without having to copy dw core code (which may in the future change).
darcs-hash:20070206014821-9b6ab-218184e543f6b348e710acc2fe30a8ec329c66a8.gz
show more ...
|
fc18c0fb | 26-Jan-2007 |
chris <chris@jalakai.co.uk> |
fix FS#1010
darcs-hash:20070126204145-9b6ab-db7eba9c6045584a381eb83ae48787627973532b.gz |
04ebd214 | 25-Jan-2007 |
chris <chris@jalakai.co.uk> |
create an addPluginCall() method for the handler
refactor plugin() method to use new function
this provides an interface for plugins to write their own instructions directly when returning a single
create an addPluginCall() method for the handler
refactor plugin() method to use new function
this provides an interface for plugins to write their own instructions directly when returning a single instruction is not sufficient and saves plugin authors from hacking the handler's calls stack
darcs-hash:20070125144103-9b6ab-3df781ec7fd1c4e75ac198139581cd2759c91052.gz
show more ...
|
0a1d30bf | 25-Jan-2007 |
chris <chris@jalakai.co.uk> |
improve and centralise email regexp, fixes FS#1049
darcs-hash:20070125143421-9b6ab-93ce6bfd804924af4651da9424738494f11fe5f2.gz |
e205b721 | 24-Jan-2007 |
Andreas Gohr <andi@splitbrain.org> |
fixed broken table alignment
darcs-hash:20070124201255-7ad00-532c5d1ddc4d24aab980ff2cf6f521b051c73be2.gz |
1f82fabe | 24-Jan-2007 |
Andreas Gohr <gohr@cosmocode.de> |
moved interwiki resolve logic to base renderer class
darcs-hash:20070124111438-6e07b-7d3e534aa7eff56821bf94232fea7711c5881719.gz |
da9f31c5 | 24-Jan-2007 |
Andreas Gohr <gohr@cosmocode.de> |
moved simple URL handling from renderer to handler
darcs-hash:20070124101306-6e07b-f3b325915c5b379c5ec8ae3bcf21943be1942e83.gz |
2ea4044f | 23-Jan-2007 |
Andreas Gohr <andi@splitbrain.org> |
move title function to base renderer
darcs-hash:20070123083854-7ad00-b2a6723121ed82076a04c5956ecdbf22ec5aede7.gz |
863befa1 | 19-Jan-2007 |
Andreas Gohr <andi@splitbrain.org> |
Renderer now inherits from Doku_Plugin
This makes typical plugin functions available to render plugins.
darcs-hash:20070119234945-7ad00-2ecc67ca68c85cfdd67718d147587f2f5ecb317a.gz |
a939d432 | 15-Jan-2007 |
Andreas Gohr <andi@splitbrain.org> |
added missing functions to renderer base class
darcs-hash:20070115201107-7ad00-a393183d8bc36296678f3f76adc43b5d5bec35a1.gz |
5b7d45a5 | 06-Jan-2007 |
Andreas Gohr <andi@splitbrain.org> |
readded two changes from recent rollback
darcs-hash:20070106111209-7ad00-2f632e44c6062d0c428269feb4276e83124eedad.gz |
d35ab615 | 04-Jan-2007 |
henning.noren <henning.noren@gmail.com> |
UNDO: regex_simpler.patch
Replaces some simple regular expressions with standard (faster) string functions
darcs-hash:20070104194953-d2a3e-8fd0c89812277467c5bce566dfc3fba6ce1c3981.gz |
3edf3f08 | 04-Jan-2007 |
henning.noren <henning.noren@gmail.com> |
regex_simpler.patch
Replaces some simple regular expressions with standard (faster) string functions
darcs-hash:20070104194953-d2a3e-0b06e7a599a0177ad37a54497074893572e1cae2.gz |