Anika Henke | 4 Oct 2011 10:56
Favicon
Gravatar

Bughunting for Angua

Hi all,

With the next DokuWiki release ("Angua") imminent, I think it's time for 
another bughunting day. :)

Here's the poll to decide when we'll do it:
http://www.doodle.com/xq2yac5acphk64gw

You don't need to be a DokuWiki veteran to join. Sometimes it's very 
helpful to just get a second opinion on something. So, please join us in 
the #dokuwiki IRC channel on the appointed day.

Thanks,
Anika
--

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

Chris G | 4 Oct 2011 15:28

Is there any plugin that offers simple tabular data entry?

I want to be able to enter date into a database (or some form of
structured data) from DokuWiki.

I want the user to be able to see multiple lines (rows) of data as it's
entered, the columns will fit across the window/page in a single line.

Is there any DokuWiki plugin that offers this sort of facility?

The database2 plugin (which I use a lot) offers some of what I want but
doesn't offer the multi-row data entry.

-- 
Chris Green
--

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

Chris G | 4 Oct 2011 15:30

Re: Is there any plugin that offers simple tabular data entry?

On Tue, Oct 04, 2011 at 02:28:37PM +0100, Chris G wrote:
> I want to be able to enter date into a database (or some form of
 ... enter *data* ...

> structured data) from DokuWiki.
> 
> I want the user to be able to see multiple lines (rows) of data as it's
> entered, the columns will fit across the window/page in a single line.
> 
> Is there any DokuWiki plugin that offers this sort of facility?
> 
> The database2 plugin (which I use a lot) offers some of what I want but
> doesn't offer the multi-row data entry.
> 

-- 
Chris Green
--

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

Matthias Schulte | 4 Oct 2011 16:21
Picon

"Failed" message when using new media-manager

Hi all,

I tried uploading some files through the new media manager (DokuWiki
version of 2011-10-03). When I'm trying to upload some pdf file (>500kb)
they message "Failed" comes up after the upload process reaches the 100 %.
I created a small pdf file for testing purpose, the upload process working fine
with it.

What could cause this?

Thanks.
Matthias

--

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

Jerry Schwartz | 4 Oct 2011 16:37
Picon
Favicon

Re: "Failed" message when using new media-manager

>-----Original Message-----
>From: dokuwiki-bounce <at> freelists.org [mailto:dokuwiki-bounce <at> freelists.org] On
>Behalf Of Matthias Schulte
>Sent: Tuesday, October 04, 2011 10:22 AM
>To: dokuwiki <at> freelists.org
>Subject: [dokuwiki] "Failed" message when using new media-manager
>
>Hi all,
>
>I tried uploading some files through the new media manager (DokuWiki
>version of 2011-10-03). When I'm trying to upload some pdf file (>500kb)
>they message "Failed" comes up after the upload process reaches the 100 %.
>I created a small pdf file for testing purpose, the upload process working 
>fine
>with it.
>
>What could cause this?
>
[JS] There is a setting in PHP that determines the size limit on uploaded 
files: upload_max_filesize

PHPinfo is your friend.

Regards,

Jerry Schwartz
Global Information Incorporated
195 Farmington Ave.
Farmington, CT 06032

(Continue reading)

Matthias Schulte | 4 Oct 2011 17:06
Picon

Re: "Failed" message when using new media-manager

> [JS] There is a setting in PHP that determines the size limit on uploaded
> files: upload_max_filesize

It is set to 32MB.
It has something to do with the new DokuWiki version, cause the Rincewind Wiki
(which uses the same php configuration) is working fine.

At first, it would help what circumstances trigger the "Failed" message.

--

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

Chris G | 6 Oct 2011 19:20

Very strange editing problem/error

I'm seeing a very strange error when editing a Dokuwiki page.

If I put ~~NOCACHE~~ as the first line then it disappears, i.e. it
doesn't show up when I next edit the file.  However the ~~NOCACHE~~ is
there if I take a look at the raw .txt file.

It also *seems* as if the ~~NOCACHE~~ doesn't have any effect when it's
in it's 'disappeared' position.

Putting the ~~NOCACHE~~ further down the page seems to prevent the problem.

Has anyone else seen anything like this?  

... oh, it's Rincewind by the way.

-- 
Chris Green
--

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

DokuWiki Devel Tools | 7 Oct 2011 15:00

This week's new issues 2011-10-07


Hello,

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

FS#2341  To add roman numbers for titles  [Feature Request]
         http://bugs.dokuwiki.org/?do=details&task_id=2341

FS#2342  Use other titles for internallinks in indexes  [Feature Request]
         http://bugs.dokuwiki.org/?do=details&task_id=2342

FS#2343  Delete option to delete images  [Bug Report]
         http://bugs.dokuwiki.org/?do=details&task_id=2343

FS#2344  Typo in installation instructions  [ToDo]
         http://bugs.dokuwiki.org/?do=details&task_id=2344

FS#2345  new media manager -- incorrect 'fail' message on upload  [Bug Report]
         http://bugs.dokuwiki.org/?do=details&task_id=2345

FS#2346  new media manager -- window not updated on delete  [Bug Report]
         http://bugs.dokuwiki.org/?do=details&task_id=2346

FS#2347  media manager -- delete button missing  [Bug Report]
         http://bugs.dokuwiki.org/?do=details&task_id=2347

FS#2348  Missing argument 1 for SimplePie_File::SimplePie_File()  [Bug Report]
         http://bugs.dokuwiki.org/?do=details&task_id=2348

(Continue reading)

DokuWiki Devel Tools | 11 Oct 2011 03:00

git changes 2011-10-11


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/a76231726379ab65af1ce994b8d74e2ac814f8db
Author: Jeroen Roeterd <jroeterd[at]gmail.com>
Date:   Mon Oct 10 20:55:34 2011 +0200

    Dutch language update

http://github.com/splitbrain/dokuwiki/commit/a17cd808475d1303cecfd340b2effc84541bc5d4
Author: Kaeptn Haddock <kaeptn.haddock[at]gmail.com>
Date:   Mon Oct 10 20:43:38 2011 +0200

    German language update

http://github.com/splitbrain/dokuwiki/commit/f4aabe763b3ae83161819c991d4c7820523c3524
Author: Rubén Figols <ruben.figols[at]gmail.com>
Date:   Mon Oct 10 20:42:02 2011 +0200

    Spanish language update

http://github.com/splitbrain/dokuwiki/commit/bc64186ea372e1a6fde4a99f6a914e80357b95c4
Author: Marius-Alex Olar <olarmariusalex[at]gmail.com>
Date:   Mon Oct 10 20:40:41 2011 +0200

(Continue reading)

Chris G | 11 Oct 2011 18:55

Rewrite rules for multiple dokuwiki installations

I have several dokuwiki installations running on my apache2 based
server.  

I have my "Use nice URLs" rewrite rules in the apache2 configuration
file rather than sprayed all around the place in .htaccess files.  Has
anyone come up with a generic set of rewrite rules that don't have to be
anchored like the existing ones?  As it is I need to have an apache
<Directory> section with the rewrite rules for each wiki which is a bit
messy really.

-- 
Chris Green
--

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


Gmane