Andreas Gohr | 1 Apr 04:00
Favicon
Gravatar

darcs changes 2009-04-01


Good Morning!

This are the darcs changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------
Tue Mar 31 18:44:08 CEST 2009  JIN Yi. [_\e9_][_\87_][_\91_][_\e6_][_\af_][_\85_] <mr.jinyi[at]gmail.com>
  * Chinese language update
  Ignore-this: f6cee2527ab735c597edc8106bf17827

Tue Mar 31 18:27:18 CEST 2009  Teemu Mattila <ghcsystems[at]gmail.com>
  * Finnish language update
  Ignore-this: 5080cfa4a8cdccea337e6815c04a2ed9

Tue Mar 31 18:25:43 CEST 2009  Andreas Gohr <andi[at]splitbrain.org>
  * syntax page update
  Ignore-this: 798654c29dd056827e873c8a58b3ce6a

Tue Mar 31 18:25:15 CEST 2009  Guillaume Turri <guillaume.turri[at]ecl2008.ec-lyon.fr>
  * French language update
  Ignore-this: 5d24ed4670fda51579fbfb753694d5d0
---------------------------------------------------------------------

Single patches can be downloaded from
http://dev.splitbrain.org/darcs/index.cgi/dokuwiki/?c=patches

Bye,
your darcs changelog mailer

(Continue reading)

Michael Trojacher | 1 Apr 10:31
Picon

Inline editing

Good morning all,

has anyone ever tried to develop inline editing capabilities to dokuwiki?
Kind of, when i am logged in and view a page i can jst doubleclick it and get an instant - textarea to edit the page (or section) or an textfield for the title.

This would need some heavy editing in the core files i fear or are there some plugin - hooks into the editing process?

cheers mike

Gerry Weißbach | 1 Apr 11:10
Picon
Favicon
Gravatar

Re: Inline editing


>has anyone ever tried to develop inline editing capabilities to dokuwiki?
>Kind of, when i am logged in and view a page i can jst doubleclick it and
>get an instant - textarea to edit the page (or section) or an textfield for
>the title.
>
>This would need some heavy editing in the core files i fear or are there
>some plugin - hooks into the editing process?

I think this can be done using a plugin to some extent. I think there has
been a plugin, but I couldn't find it by now.

Gerry.
--

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Lindgren Daniel | 1 Apr 14:01
Picon

April fools on Dokuwiki.org or hacked?

H1-H5 are upside down on www.dokuwiki.org.

April fools joke or has someone hacked the site?

/Daniel

--

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Wouter Schoot | 1 Apr 14:05

Re: April fools on Dokuwiki.org or hacked?

Lindgren Daniel wrote:
> H1-H5 are upside down on www.dokuwiki.org.
> 
> April fools joke or has someone hacked the site?

It took me a while as well to realize it :)
--

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Wes | 1 Apr 16:53
Picon

Re: April fools on Dokuwiki.org or hacked?

Intrigued by this prank, I just did a search for a generator for this
sort of text and found one here:
http://sunnyneo.com/upsidedowntext.php
--

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Michael Trojacher | 1 Apr 17:01
Picon

Re: April fools on Dokuwiki.org or hacked?

2009/4/1 Wes <stararmy <at> gmail.com>
Intrigued by this prank, I just did a search for a generator for this
sort of text and found one here:
http://sunnyneo.com/upsidedowntext.php

I guess this is a simple Css - Hack as it does only affect the Headlines...
Someting like http://www.ssi-developer.net/css/vertical-text.shtml

 

Terence J. Grant | 1 Apr 17:22

Re: April fools on Dokuwiki.org or hacked?

>> Intrigued by this prank, I just did a search for a generator for this
>> sort of text and found one here:
>> http://sunnyneo.com/upsidedowntext.php
>
> I guess this is a simple Css - Hack as it does only affect the Headlines...
> Someting like http://www.ssi-developer.net/css/vertical-text.shtml

If you disable CSS, the text is still upside-down.

I believe he's using a technique similar to this, only server side:
http://www.sevenwires.com/play/UpsideDownLetters.html

Though Andi, your p's should be turning into d's, not q's... :-p
(Check out the word "Copyright" on the first page.)

Someone want to submit a bug report?
-- 
--Terence J. Grant
--

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Christopher Smith | 1 Apr 17:27
Picon

Re: April fools on Dokuwiki.org or hacked?


On 1 Apr 2009, at 16:01, Michael Trojacher wrote:

> 2009/4/1 Wes <stararmy <at> gmail.com>
> Intrigued by this prank, I just did a search for a generator for this
> sort of text and found one here:
> http://sunnyneo.com/upsidedowntext.php
>
> I guess this is a simple Css - Hack as it does only affect the  
> Headlines...
> Someting like http://www.ssi-developer.net/css/vertical-text.shtml
>

Firebug will show you that its not.  I guess its showcasing a few of  
dokuwiki's capabilities.
- pluggable renderers (http://www.dokuwiki.org/devel:renderer_plugins)
- replacing default renderer (http://www.dokuwiki.org/config:renderer_xhtml 
)
- its support for all the wierd wonderfulness of UTF-8. No entities  
here! (so it should work in IE6)

A syntax plugin could be used, but that would normally show up in the  
list of plugins on the syntax page.

:)

- Chris
--

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Otto Vainio | 1 Apr 17:32
Favicon

Re: April fools on Dokuwiki.org or hacked?

Michael Trojacher wrote:
> 2009/4/1 Wes <stararmy <at> gmail.com>
> 
>> Intrigued by this prank, I just did a search for a generator for this
>> sort of text and found one here:
>> http://sunnyneo.com/upsidedowntext.php
>>
> 
> I guess this is a simple Css - Hack as it does only affect the Headlines...
> Someting like http://www.ssi-developer.net/css/vertical-text.shtml
> 
Nope. Disabling css has no effect. Look the source and locate first h1 :)
--

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist


Gmane