Andreas Gohr | 1 Feb 2012 15:26
Favicon
Gravatar

Re: Plugins with underscore

Hi

>> Plugins shouldn't use underscore but was the change intentional? Or
>> should we treat it as a bug?
>> There are approx 40 plugins that needs to remove the _
>
> Ouch. Not intentional, and I guess not reasonable either.

I believe we discussed this before. Underscores have been problematic
before this change. Eg. AFAIR popularity data isn't correctly working
for them.

We also have a clear rule against underscores in plugin names since
2010: http://www.dokuwiki.org/devel:plugins?do=diff&rev2%5B0%5D=1267123124&rev2%5B1%5D=1291841859&difftype=sidebyside

So I'd say these plugins need fixing, not the plugin loader.

Andi

-- 
splitbrain.org
--

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Andreas Gohr | 1 Feb 2012 21:07
Favicon
Gravatar

pull requests

Hi all,

I'd like to point everybody's attention to
https://github.com/splitbrain/dokuwiki/pulls where you can find the
open github pull requests for DokuWiki. A whole bunch of them where
just opened by me.

I really like the concept of pull requests not only as way for people
contributing code but also as a way to do code reviews. That's why I
opened pull requests for some of my own code.

Please have a look at the open requests, go through the diffs and
comment on any code you think needs attention. Please also comment on
the requests as a whole with the following info:

* is it a feature worth having?
* if not, why not?
* can it be merged as is in your opinion?
* if not, what should be changed?

I also like to get comments from people who can only answer the first
two questions.

Andi

-- 
splitbrain.org
--

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist
(Continue reading)

Håkan Sandell | 1 Feb 2012 21:15
Picon

Re: Plugins with underscore

2012/2/1 Andreas Gohr <andi <at> splitbrain.org>:
> So I'd say these plugins need fixing, not the plugin loader.

I'm ok with leaving it as is, plugins affected are not in the top 10.
Let us add a note to the changes page.
I can also add some note on how to fix the problem in the newsletter.

/Håkan
--

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

DokuWiki Devel Tools | 2 Feb 2012 03:00

git changes 2012-02-02


Good Morning!

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

---------------------------------------------------------------------

http://github.com/splitbrain/dokuwiki/commit/2203da5b13d5062626a6ecd6b599fb42dc415a06
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Feb 1 20:35:23 2012 +0100

    increased XMLRPC API version for 1d667b4

http://github.com/splitbrain/dokuwiki/commit/1d667b4c1c191998288c0f0f377c453385f9ca57
Merge: 853bf10 aafb4e3
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Feb 1 11:35:19 2012 -0800

    Merge pull request #69 from timroes/master

    Improbement and "bug"fixing of the xmlrpc interface

http://github.com/splitbrain/dokuwiki/commit/853bf105c0cfb04e7e984e2053e4b871606bd6f1
Merge: d00208c 48d7b7a
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Feb 1 11:33:25 2012 -0800

    Merge pull request #72 from dom-mel/auth_fixes

(Continue reading)

Andreas Gohr | 2 Feb 2012 11:57
Favicon
Gravatar

DokuWiki Tagline?

Hi,

I need your creativity. The new template will have an option to set a
tagline[1]. Now, what would be a good tagline for DokuWiki? Should be
simple, easy to remember about 3 to 8 words and convey the spirit of
DokuWiki.

Please post your suggestions as a reply here.

Andi

[1] http://en.wikipedia.org/wiki/Tagline

-- 
splitbrain.org
--

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Arthur Buijs | 2 Feb 2012 13:37
Picon
Favicon

Re: DokuWiki Tagline?

Simple and powerfull document creation
 
--
Regards/groeten,
Arthur Buijs

 

-----Original message-----
To:	DokuWiki Mailinglist <dokuwiki <at> freelists.org>; 
From:	Andreas Gohr <andi <at> splitbrain.org>
Sent:	Thu 02-02-2012 11:58
Subject:	[dokuwiki] DokuWiki Tagline?
> Hi,
> 
> I need your creativity. The new template will have an option to set a
> tagline[1]. Now, what would be a good tagline for DokuWiki? Should be
> simple, easy to remember about 3 to 8 words and convey the spirit of
> DokuWiki.
> 
> Please post your suggestions as a reply here.
> 
> Andi
> 
> [1] http://en.wikipedia.org/wiki/Tagline
> 
> -- 
> splitbrain.org
> -- 
> DokuWiki mailing list - more info at
(Continue reading)

John Benedetto | 2 Feb 2012 13:50
Picon
Favicon

Re: DokuWiki Tagline?


> -----Original message-----
> To:	DokuWiki Mailinglist <dokuwiki <at> freelists.org>; 
> From:	Andreas Gohr <andi <at> splitbrain.org>
> Sent:	Thu 02-02-2012 11:58
> Subject:	[dokuwiki] DokuWiki Tagline?
>> Hi,
>> 
>> I need your creativity. The new template will have an option to set a
>> tagline[1]. Now, what would be a good tagline for DokuWiki? Should be
>> simple, easy to remember about 3 to 8 words and convey the spirit of
>> DokuWiki.
>> 
>> Please post your suggestions as a reply here.
>> 
>> Andi

>>> On 2/2/2012 at 5:37 AM, Arthur Buijs<arthur <at> artietee.nl> wrote:
> Simple and powerfull document creation
>  
> --
> Regards/groeten,
> Arthur Buijs

(moving to bottom post; top posting is against list rules, isn't it?).

You could play with punctuation:

""Simple.  Powerful.  Document Creation."

(Continue reading)

Andreas Gohr | 2 Feb 2012 14:59
Favicon
Gravatar

Re: DokuWiki Tagline?

> You could play with punctuation:
>
> ""Simple.  Powerful.  Document Creation."

I like that idea. Keep the suggestions coming, everyone.

Andi

-- 
splitbrain.org
--

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Christopher Smith | 2 Feb 2012 15:11
Picon

Re: DokuWiki Tagline?


On 2 Feb 2012, at 13:59, Andreas Gohr wrote:

>> You could play with punctuation:
>> 
>> "Simple.  Powerful.  Collaborative Document Creation."
> 
> I like that idea. Keep the suggestions coming, everyone.
> 
> Andi
> 

Adding in "Collaborative"

- Chris

--

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

John Benedetto | 2 Feb 2012 17:19
Picon
Favicon

Re: DokuWiki Tagline?


>>> On 2/2/2012 at 6:59 AM, Andreas Gohr <andi <at> splitbrain.org> wrote:
>>  You could play with punctuation:
>>
>> ""Simple.  Powerful.  Document Creation."
> 
> I like that idea. Keep the suggestions coming, everyone.
> 
> Andi

Okay... you asked for it.

"Dokuwiki: We're the other guys"
"Dokuwiki: good things come in small packages"
"All purpose wiki software, and so much more"
"From simple to advanced, Dokuwiki gives you your chance"
"We love Dokuwiki, and hope you do too"
"Dokuwiki: What's not to love?"
"Your all purpose wiki"
"THE all purpose wiki"
"Make it what you want it to be"
"Everything you want it to be"

--

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist


Gmane