Usama Akkad | 7 Jun 2012 06:50
Picon

Loading images from media manager on every page

Hi,

I was checking dokuwiki with firebug the other day. I found that many 
images are being loaded without showing on the page, there were about 56 
requests.

I've checked dokuwiki.org and here are some example images.

http://www.dokuwiki.org/lib/images/media_link_lnk.png

http://www.dokuwiki.org/lib/images/media_align_noalign.png

http://www.dokuwiki.org/lib/plugins/gallery/images/expand.gif

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

Best regards,

Usama Akkad

--

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

DokuWiki Devel Tools | 8 Jun 2012 15:00

This week's new issues 2012-06-08


Hello,

during the last week, the following bugs and feature requests where
opened at the DokuWiki bug tracker:

FS#2530  Export single pages as XML  [Feature Request]
         http://bugs.dokuwiki.org/?do=details&task_id=2530

FS#2531  Media Manager reports "Failed" when uploading any image in Firefox 13.0  [Bug Report]
         http://bugs.dokuwiki.org/?do=details&task_id=2531

Please help to resolve them by reviewing, adding comments and sending
patches.

Thanks for your help,
your bug mailer

--

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

DokuWiki Devel Tools | 10 Jun 2012 03:00

git changes 2012-06-10


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/f5e8b87324f800ddf572684b4cfeb414e1d34d21
Merge: 1541e41 9b4ca79
Author: Anika Henke <anika[at]selfthinker.org>
Date:   Sat Jun 9 15:33:35 2012 -0700

    Merge pull request #103 from Pitel/patch-1

    Formating of czech subscription emails

http://github.com/splitbrain/dokuwiki/commit/9b4ca79a79830dee7c4e35216c9a3541cfa63948
Author: Bc. Jan Kaláb <pitlicek[at]gmail.com>
Date:   Sun Jun 3 11:37:08 2012 +0300

    format

http://github.com/splitbrain/dokuwiki/commit/aa5833b44e05fcb4a7430c5ae6ea09f079f4f54a
Author: Bc. Jan Kaláb <pitlicek[at]gmail.com>
Date:   Sun Jun 3 11:36:45 2012 +0300

    format

http://github.com/splitbrain/dokuwiki/commit/760450a2e2eaf08ec6f0b5315df5544885efd94f
(Continue reading)

DokuWiki Devel Tools | 11 Jun 2012 03:00

git changes 2012-06-11


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/05b30d79901375b2df9956ecb8ecddaa79937a64
Merge: f5e8b87 7656ee3
Author: Anika Henke <anika[at]selfthinker.org>
Date:   Sun Jun 10 17:08:22 2012 -0700

    Merge pull request #105 from lupo49/master

    Additional commit for closed Pull Request #100

http://github.com/splitbrain/dokuwiki/commit/7656ee3b68e4877d64b1931c584ad433da62632c
Author: lupo49 <post[at]lupo49.de>
Date:   Sun Jun 10 17:34:42 2012 +0200

    Fix for FS#2522 / Now all places of $lang['restored'] are covered with the restored-date information

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

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer
(Continue reading)

Mark Prins | 12 Jun 2012 13:14
Picon
Gravatar

excluding media from feed

Hi all,
Is there any way to prevent media changes/uploads from appearing in
the recent changes feed?
I'm feeding the feed into twitter but I only want non-minor page
updates and new pages to appear and not the images or other media that
are part of a page.

Mark

-- 
Disclaimer;
This message is just a reflection of what I thought at the time of
sending. The message may contain information that is not intended for
you or that you don't understand.
--

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

Andreas Gohr | 12 Jun 2012 14:17
Favicon
Gravatar

Re: excluding media from feed

> Is there any way to prevent media changes/uploads from appearing in
> the recent changes feed?

There's an option to disable it in the config manager. But I think it
was introduced after the Angua release so it's only available in the
current devel checkouts.

Andi

-- 
splitbrain.org
--

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

Mark Prins | 12 Jun 2012 21:49
Picon
Gravatar

Re: excluding media from feed

2012/6/12 Andreas Gohr <andi <at> splitbrain.org>:
>> Is there any way to prevent media changes/uploads from appearing in
>> the recent changes feed?
>
> There's an option to disable it in the config manager. But I think it
> was introduced after the Angua release so it's only available in the
> current devel checkouts.
>

yeah, I see there's a new $conf['rss_media']   = 'both'; at
https://github.com/splitbrain/dokuwiki/blob/master/conf/dokuwiki.php#L133
which is not in stable or release..
thanx.
--

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

DokuWiki Devel Tools | 13 Jun 2012 03:00

git changes 2012-06-13


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/87a99fa3f2b3acb3a82613dda4b0cb402de7efe5
Author: Matteo Pasotti <xquiet.eu[at]xquiet.eu>
Date:   Tue Jun 12 20:14:03 2012 +0200

    Italian language update

http://github.com/splitbrain/dokuwiki/commit/9cf8b6e0e4b94473739d2b36a906a848b9410f7f
Author: Aoi Karasu <aoikarasu[at]gmail.com>
Date:   Tue Jun 12 20:12:02 2012 +0200

    Polish langauge update

http://github.com/splitbrain/dokuwiki/commit/eae330b6dbdac1213ca6407b1bef7b706ed17066
Author: lainme <lainme993[at]gmail.com>
Date:   Tue Jun 12 20:08:23 2012 +0200

    chinese language update. related to FS#2360

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

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.
(Continue reading)

Christopher Smith | 13 Jun 2012 18:11
Picon

Re: Next DokuWiki Hackfest

Its nearly upon us, just two weeks and a bit to go.

http://www.dokuwiki.org/devel:hackfest

There are still places available!

Any DokuWiki user's in London feel free to stop by and say "Hi".

Any things you want hacked, put on the list at the bottom the page.

- Chris
--

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

DokuWiki Devel Tools | 14 Jun 2012 03:00

git changes 2012-06-14


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/b2a83e66e70296a7a38e7524050a7a4268cc36f6
Author: 이명진 <aranet100[at]gmail.com>
Date:   Wed Jun 13 22:11:54 2012 +0200

    Korean language update

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

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer

--

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


Gmane