Commit Graph

174 Commits

Author SHA1 Message Date
LarsDW223
0dc06c1a89 Out commented travis ci tests for PHP version 5.3 to 5.5 as the test code is currently incompatible to this versions. 2016-05-12 20:31:41 +02:00
LarsGit223
2199420462 Merge pull request #23 from LarsGit223/master
Added option for generating ftp links.
2016-05-11 22:16:23 +02:00
LarsDW223
ca75fd34f2 Minor code improvement. 2016-05-11 22:11:11 +02:00
LarsDW223
738390afa9 Added option for generating ftp links. Fixes #18. 2016-05-11 22:03:46 +02:00
LarsDW223
530bbb1685 On ODT export call _odtAddImage() to insert image. Fixes #22. 2016-05-11 20:33:26 +02:00
LarsDW223
737905fb5e Fixed ODT export for style=table:
- Count table columns for table_open()
- Open and close table row before table heading
Fixes #21.
2016-05-11 20:29:06 +02:00
LarsDW223
7b9a2ebee7 Fixed deprecated constructor. 2016-05-09 18:56:20 +02:00
LarsDW223
204dee0e6f Corrected '.travis.yml' file: there is no directory '.gitignore' in the plugin filelist directory. 2016-05-09 18:53:35 +02:00
LarsGit223
e9591647ab Merge pull request #20 from LarsGit223/master
Added JavaScript zoom function for preview images. Fixes #19.
2016-05-09 18:42:35 +02:00
LarsDW223
4366c8ab3f Adjusted CSS id. 2016-05-09 18:35:58 +02:00
LarsDW223
2d0fd400c0 Added missing COPYING and README file. 2016-05-08 12:10:41 +02:00
LarsDW223
d8da66761e Added test code (incomplete) and travis-ci config file. 2016-05-08 11:59:49 +02:00
LarsDW223
ea05a3a5c6 Added JavaScript zoom function for preview images. Fixes #19. 2016-05-07 14:50:33 +02:00
LarsGit223
00ee8d3fdd Merge pull request #17 from LarsGit223/master
Added new options 'showsize', 'showdate' and 'listsep':
2016-05-07 10:23:57 +02:00
LarsDW223
00ae752f49 Added new options 'showsize', 'showdate' and 'listsep':
- 'showsize' shows the filesize for lists and table mode
- 'showdate' shows the last modified date for lists and table mode
- 'listsep' specifies the separator between the link, size and date.
  Default is ", ".
'tableshowsize' and 'tableshowdate' are still supported for backwards compatibility.
Fixes #16.
2016-05-06 20:03:39 +02:00
LarsGit223
8e034a213c Merge pull request #15 from LarsGit223/master
Minor code cleanup
2016-05-06 19:22:21 +02:00
LarsDW223
0654dfec92 Replaced all occurences of '&$renderer' with 'Doku_Renderer $renderer'.
Moved function 'render_preview_image()' to section 'Render functions'.
2016-05-05 21:18:20 +02:00
LarsDW223
116e03df92 Fixed code duplication for the link's URL generation. 2016-05-05 12:33:40 +02:00
LarsDW223
b4c60681b1 Removed obsolete getInfo() method. 2016-05-05 12:11:45 +02:00
LarsGit223
be97c8ef7c Merge pull request #14 from LarsGit223/master
Added option for inserting preview images
2016-05-05 11:58:30 +02:00
LarsDW223
95f84f105c Fixed code duplication for preview image rendering. 2016-05-05 11:04:42 +02:00
LarsDW223
69f6c00d52 Removed currently unused class 'preview' from preview image tags. 2016-05-05 10:45:47 +02:00
LarsDW223
76b639344d Set alignment for 'preview' table column to 'center'. 2016-05-05 10:24:12 +02:00
LarsDW223
3c09f83788 Added new config options 'preview', 'previewsize' and 'link':
- 'preview' and 'previewsize' allow to enable a previewimage and set the size of it
- 'link' controls if a link is created with icon or not or if just plain text is used
2016-05-05 10:11:29 +02:00
LarsGit223
98785ba92b Merge pull request #13 from LarsGit223/master
Added option 'randlinks' to create random links with a timestamp atta…
2016-05-04 21:04:38 +02:00
LarsDW223
2572618a34 Added option 'randlinks' to create random links with a timestamp attached to it as a URL parameter.
This prevents the referenced resource from being cached.
The user will see the latest version of a file if he clicks on it, at least after refreshing the page. See #9.
2016-05-03 19:39:56 +02:00
LarsDW223
7441ea06c0 Added ODT support. 2016-04-30 17:45:19 +02:00
LarsDW223
c26020c439 Small refactoring. 2016-04-30 15:01:15 +02:00
LarsDW223
99bbd1f698 Check if method '$renderer->getLastlevel()' exists or if '$renderer->lastlevel' is accessible.
If not for both then always use level 1 to prevent an error causing an empty page e.g. on "hrun" and "detritus". See #11.
2016-04-30 11:56:27 +02:00
LarsDW223
ede0369bdb Upped version. 2016-04-26 18:43:28 +02:00
Michael Hamann
77cab9416c Merge pull request #12 from splitbrain-forks/php7-signature
Adjust method signatures to match parent
2016-02-27 18:31:08 +01:00
Andreas Gohr
88000db20d Adjust method signatures to match parent 2016-02-02 13:09:53 +01:00
Andreas Gohr
30af0de757 upped version 2014-05-26 14:37:04 +02:00
Andreas Gohr
e09b6b93a1 fix handling of caching parameter 2014-05-26 14:29:16 +02:00
Andreas Gohr
cedaaa981a use explode instead of deprecated split 2014-05-26 14:28:35 +02:00
Michael Hamann
d1e591be6e Merge pull request #7 from Rene-dw/patch-1
Date of plugin is not equal to dokuwiki repository
2014-05-12 15:57:44 +02:00
Rene-dw
4b115fd582 Date of plugin is not equal to dokuwiki repository
Sync this date to date in Dokuwiki repository ie : "Last updated on" on this page
https://www.dokuwiki.org/plugin:Filelist

see this posting on the forum : https://forum.dokuwiki.org/post/44026;nocount
2014-05-12 15:53:33 +02:00
Michael Hamann
bac6ad991f Merge pull request #5 from mprins/lang-nl
Dutch translation
2013-09-02 02:33:51 -07:00
Mark Prins
01397d30df fix typo 2013-09-02 11:21:19 +02:00
Mark Prins
3a89a3d146 Create settings.php 2013-09-02 11:20:48 +02:00
Mark Prins
9c81e267c9 Create lang.php 2013-09-02 11:08:09 +02:00
Gina Häußge
ff48d8f53a Moved media id conversion to utility function and called it at appropriate locations 2012-02-09 12:47:38 +01:00
Gina Häußge
17b0db9c8e Merge pull request #2 from pavelbrych/master
ACL check problem
2012-02-09 03:38:58 -08:00
Pavel Brych
31bcb667b3 Hope to solve ACL check problem 2012-02-09 12:05:22 +01:00
Andreas Gohr
ff0348f9eb Added cache option 2010-06-30 16:20:49 +02:00
Andreas Gohr
a269b44c6a added option to limit listings to certain file extensions 2010-06-30 16:20:31 +02:00
Andreas Gohr
30f6a886d8 allow direct=2 to treat pattern as relative to 1st path 2010-06-30 16:20:31 +02:00
Andreas Gohr
0809416694 Option for setting default parameters 2010-06-30 16:20:31 +02:00
Gina Haeussge
9544d867a4 Fixed argument count for table_open 2010-06-16 19:53:13 +02:00
Gina Haeussge
89486f7bc6 Only use titlefile if it is actually there and readable 2010-01-17 12:47:37 +01:00