History log of /dokuwiki/inc/parser/xhtml.php (Results 201 – 225 of 377)
Revision Date Author Comments
# 190c56e8 20-Sep-2009 Andreas Gohr <andi@splitbrain.org>

add icons to code block downloads

Ignore-this: a9302ef2d646771934b76f7201b6fc9e

darcs-hash:20090920173637-7ad00-012f1f953b1d173fb9f557daaf4f7c1fd90e4d07.gz


# c9250713 02-Aug-2009 Anika Henke <anika@selfthinker.org>

fixed too strict trim (again) and missing class on code by indenting

darcs-hash:20090802120528-f7d6d-5731ec578ce2b6f154bc2dcd7aab150ddf683192.gz


# 28e7fbd0 26-Jul-2009 Andreas Gohr <andi@splitbrain.org>

merge conflict resolve

Ignore-this: f902ad415663a4a1d9e43e0ccc808bbb

darcs-hash:20090726180336-7ad00-fd881cbf4799dd42f53d324550d625bb91274bbe.gz


# 3d491f75 26-Jul-2009 Andreas Gohr <andi@splitbrain.org>

enhanced <code> and <file> syntax

Ignore-this: 80398f84222bec1fce56eee8f107d37a

This patch enhances the code and file syntax with several new features.

1. code and file are now essentially the sam

enhanced <code> and <file> syntax

Ignore-this: 80398f84222bec1fce56eee8f107d37a

This patch enhances the code and file syntax with several new features.

1. code and file are now essentially the same and just differ in the class
name. This means you now can use the file syntax with syntax highlighting
as well. This also solves problems where the code to highlight already
contains a <code> tag (FS#1493)

2. a filename can be given as label for the code or file block. It is
specified as second parameter after the language:

<code html myfile.html>...</code>

If no highlighting is wanted, but a filename shall be given, you can use
a dash as language:

<code - somefile.foo>...</code>

3. when a filename was given (as shown above), the label links to a
download of the code given in the code/file block. This is made possible
by a new renderer in inc/parser/code.php. The basename of given filename
is suggested as filename when downloading.

darcs-hash:20090726175158-7ad00-969641a06ae1393a6d99207c3cd938fb67f23a71.gz

show more ...


# 793361f8 26-Jul-2009 Andreas Gohr <andi@splitbrain.org>

Avoid double encoding for RSS titles FS#1705

Ignore-this: 3e02f7f87047627230ff95fd4a38de32

darcs-hash:20090726114554-7ad00-4ad7f6e5c9a95eea352ab909a54798a5a773e9f1.gz


# c078fc55 25-Jul-2009 Andreas Gohr <andi@splitbrain.org>

make sure email addresses are correctly obfuscated FS#1722

Ignore-this: 49feffebb48bf10ce99e5d3bf3b4e2e7

darcs-hash:20090725115243-7ad00-12f5c856de534b555577f50666b44f724c760f93.gz


# 69ddc332 15-Jul-2009 Anika Henke <anika@selfthinker.org>

fixed too strict trim on non-parsed blocks

darcs-hash:20090715233729-f7d6d-44fc39da1eb65d138e7987f90c613b10978652f8.gz


# 59869a4b 25-May-2009 Anika Henke <anika@selfthinker.org>

removed purple numbers

darcs-hash:20090525194435-f7d6d-2def694a053f7e661f88f1636903283bad7c1fa8.gz


# 924fc63e 06-May-2009 Anika Henke <anika@selfthinker.org>

.final (?) fix for purple numbers

darcs-hash:20090506204753-f7d6d-3b6717404d3b26a4201dd69c224a7c2d33a89732.gz


# 8ce6480f 06-May-2009 Anika Henke <anika@selfthinker.org>

fix for purple numbers

darcs-hash:20090506202433-f7d6d-71f011cb2bc7dce4456ae2f537f71889ccf21077.gz


# 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


# 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 ...


# 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


# a7b96b2a 11-Oct-2008 Michael Klier <chi@chimeric.de>

fix for FS#1305

darcs-hash:20081011190300-23886-3d5d5e2d1774a802ce9da841812a8838b2945d86.gz


12345678910>>...16