Andreas Gohr | 1 Jan 04:00
Favicon
Gravatar

darcs changes 2007-01-01


Good Morning!

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

---------------------------------------------------------------------
Mon Jan  1 01:00:01 CET 2007  Andreas Gohr <andi[at]splitbrain.org>
  tagged develsnap 2007-01-01
---------------------------------------------------------------------

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

Bye,
your darcs changelog mailer

--

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

Toby | 1 Jan 18:40
Picon
Favicon

Re: presenting information in 2 columns

Nathan Moore wrote:
> On Dec 31, 2006, at 4:34 AM, w_m0zart wrote:
> You can put it in a table with two columns. use '\\ ' for a newline.  
> 
> This is exactly the trick I wanted to know.  Thanks!

For longer columns, you might like this other trick better.
(of course the correct way would be to implement it as doku syntax)

<html><div style="overflow:hidden"><div style="float:left;width:50%"></html>

First column goes here

blah

blah

<html></div></html>

Second column

<html></div></html>

Text under the columns

Toby
--

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

(Continue reading)

Nassim Hasan | 1 Jan 19:37
Picon

Gallery Plugin and very large images

Hello,

right now i have a problem with the gallery plugin. I am using the 
latest version and i have uploaded some very high resolution images (~ 
121). The resolutions are between 2000 and 4000 px for width. Filesize 
between 500kb and 2mb. Somehow the plugin does not generate the gallery 
for my namespace with those images. I guess this has something to do 
with the resolution and filesize. Is there any chance to get this 
problem fixed?

Greets
--

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

Todd Augsburger | 1 Jan 20:27

initial load delay


The initial load of my dokuwiki is extremely slow--about 15-20 seconds. 
After that initial load, all is normal until I change sessions, then it's 
slow again for the initial load. It doesn't matter whether I'm logged on or 
not, whether cookies are already there or not, etc.

Testing would indicate that it's smething in js.php

It's evidently peculiar to my workstation and ie7--when I go through an 
anonymous proxy, or use firefox, there's no delay, nor does it happen at 
work (unrelated ISP).

I know this is potentially not a DokuWiki issue, but I'd like to make sure 
it won't happen to some other client. Any ideas?

Todd Augsburger
todd <at> rollerorgans.com
Roller Organs
www.rollerorgans.com

--

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

Mário Gamito | 2 Jan 17:07
Picon
Gravatar

Editor buttons disappeared!!!

Hi,

I don't why, but my editor's buttons disappeared!!!

I can't remember nothing i could i have possibly done that might have 
caused this.

Any ideas how to make them appear again ?

Any help would be appreciated.

Warm Regards,
Mário Gamito
--

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

aliasonline | 2 Jan 22:24
Picon

how to change the sender email address when using the notification?

Hi,

Is there a way to change the sender email address when using the notification?  What I'm trying to do is
whenever a user (doesn't have to be admin) modifies the content, I want to have the "modifier's" email in
the sender field.  Is this possible?  I tried the patch by "Mike Frysinger" <vapier <at> gentoo.org> but it
didn't work for me.
--

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

Mike Frysinger | 3 Jan 02:07
Picon
Favicon
Gravatar

Re: how to change the sender email address when using the notification?

On Tuesday 02 January 2007 16:24, aliasonline <at> mac.com wrote:
> Is there a way to change the sender email address when using the
> notification?

the reason i wrote my patch was because there is no way at the moment to do 
what you want

if my patch doesnt work, figure out why :P
-mike
Andreas Gohr | 3 Jan 04:00
Favicon
Gravatar

darcs changes 2007-01-03


Good Morning!

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

---------------------------------------------------------------------
Tue Jan  2 21:48:57 CET 2007  Andreas Gohr <andi[at]splitbrain.org>
  * check for preg_replace in install.php
  to avoid problems like in http://forum.dokuwiki.org/thread/521
---------------------------------------------------------------------

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

Bye,
your darcs changelog mailer

--

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

Todd Augsburger | 4 Jan 05:48

Typography within Headings?


Is there any way to make Typography effective within headings?
Or how about bold or italics?

Why can't I do these?
==== Dashed--Item ====
==== A **Bold** Item ====

Todd Augsburger
todd <at> rollerorgans.com
Roller Organs
www.rollerorgans.com

--

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

Andreas Gohr | 4 Jan 11:47
Favicon
Gravatar

Re: Typography within Headings?

On Wed, 3 Jan 2007 23:48:44 -0500
"Todd Augsburger" <todd <at> rollerorgans.com> wrote:

> 
> Is there any way to make Typography effective within headings?
> Or how about bold or italics?
> 
> Why can't I do these?
> ==== Dashed--Item ====
> ==== A **Bold** Item ====

Congratulations, you just pushed me to writing another FAQ page
http://wiki.splitbrain.org/wiki:faq:headerlinks

Next time use search.

Andi

--

-- 
http://www.splitbrain.org

Gmane