Welcome, Guest. Please login or register.
Did you miss your activation email?
February 12, 2012, 02:41:14 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
149621 Posts in 21098 Topics by 7537 Members
Latest Member: lotte2
* Home Help Search Login Register
Pages: 1 2 [3]   Go Down
Print
Author Topic: DirList Module  (Read 19974 times)
Ralf (Berlin)

Offline Offline

Posts: 1314


« Reply #50 on: August 09, 2008, 04:47:46 AM »

Hello Iggy,

attached you will find an updated PHP 4 class.parser.php which should be able to mask (and demask)  most special chars to HTML entities. Please tell me if you are missing a special char. This class can be used as replacement for the class.parser.php of the modules DirList, Feedback and Newsletter.

You must no longer mask special chars within the language file, simply ensure that you safe the language file in ANSI format - that's all.

Regards
Ralf
« Last Edit: August 09, 2008, 04:51:29 AM by Ralf (Berlin) » Logged
iggyFlames

Offline Offline

Posts: 25



« Reply #51 on: August 11, 2008, 12:02:12 AM »

Oh Ralf! It was sweet of you to spend time to make me another file. Thank you very much.
Unfortunately, things didn't worked all right. I mean, DirList works fine but NewsLetter just broke apart. When I tell you DirList works fine, I mean there's no great problem; I realize one possible problem is my server using UTF-8_general_ci (yes, in the meantime I take some short notice about utf-8 and the sames).  Anyway, I can manage very well with DirList because I don't need to show users any data grab from database. With NewsLetter, when I upload a translation file, the page do not show. But don't you worry about that just because of me - would be nice have the module working but in fact I don't need it.
Well, I think it's better to you just let your official files the way they are at the moment and when WB3 arrives you return to this decoding char question.
Thank you very much for your time and attention.
Regards,

Iggy
 
Logged
sesom

Offline Offline

Posts: 15



WWW
« Reply #52 on: November 11, 2008, 08:30:33 AM »

Hi Ralf,

the recursive feature will coming soon with one of the next releases...

i want to offer several media files (mostly MP3) to the internal users of my site, right now i am using a very complex filemanager called eXtplorer (http://extplorer.sourceforge.net/), that is very powerful, but too complex for the non-geek users of my page (musicians, singers). Dirlist would be perfect for me, IF it would be able to display subdirectories. Some users would get the media-directory as their home-directory, so they could upload files and DirList would be used to download them.

Do you see any chance to implement subdirectories in the next future?  rolleyes rolleyes rolleyes


Klaus
Logged
Ralf (Berlin)

Offline Offline

Posts: 1314


« Reply #53 on: November 11, 2008, 04:07:59 PM »

Quote from: Klaus
Do you see any chance to implement subdirectories in the next future?

Sorry, but at the moment there is no chance for a release within the next time.  embarassed

Regards
Ralf
Logged
Northerner56

Offline Offline

Posts: 4


« Reply #54 on: November 24, 2008, 01:33:14 AM »

Hello. I am a newbie, setting up WB for first time. Found DirList very useful for my project.

I have two problems: all language both in backend setup menu and in produced pages are German, is this correct? I have tried to select english instead of norwegian, wich was selected because of default language, but nothing changes.
I also want to make several pages with different filtered Dirlists, but when I do so only one of these pages are visible in the menu system - is there a problem using this module on more that 1 page?

regards

Leif Brynildsen
Logged
Ralf (Berlin)

Offline Offline

Posts: 1314


« Reply #55 on: November 24, 2008, 04:59:07 AM »

Hello Leif,

I have never heard about problems selecting a language for DirList. One solution is to translate the /languages/EN.php to Norwegian to get DirList into you default language.

Quote
I also want to make several pages with different filtered Dirlists

This should be no problem, it's also possible to place more than one DirList's at one page...

Which DirList version and which WB version you are using?

Regards
Ralf
Logged
Aaaarco

Offline Offline

Posts: 25


« Reply #56 on: February 26, 2009, 11:28:58 AM »

is it possible to show the filenames without the extention?

Logged
Skiron

Offline Offline

Posts: 6



WWW
« Reply #57 on: May 22, 2009, 08:55:02 AM »

You will find french translation here.
(I've named it "dirList_FR_translat ion" and changed the extension to "txt" to be downloadable.)
Please note that we say "méga octet" instead of "mega bytes" in french, so I replaced "MB" by "mo" in the module files. This should appear in the language file.

I didn't take time to read all the topic, and I'm sorry if you already talk about that, but I would suggest an improvement: it would be awesome if the dirList could also lists directories. When one clicks on a directory on the list, the whole page is updated with the folder content (no need to have a complex tree with folding/unfolding nodes!)

Thanks for this module  smiley
Logged
hansis

Offline Offline

Posts: 33


« Reply #58 on: August 05, 2009, 10:25:38 AM »

Hello!

I have a problem in DirList:
I get following error:

Notice: Undefined property: html in /www/htdocs/w00745e6/pfadis/modules/dirlist/class.parser.php on line 42

What can I do?

thx
hansi
Logged
DDI-web

Offline Offline

Posts: 55


« Reply #59 on: December 14, 2009, 11:45:04 AM »

Hello,

thanks for the nice module.

How many files DirList can handle? Limit?

Thank you.
Best regards.
Dörthe
Logged
Ralf (Berlin)

Offline Offline

Posts: 1314


« Reply #60 on: December 14, 2009, 12:00:51 PM »

Hello Dörthe,

there is no specified or known limit.

Regards
Ralf
Logged
RonK

Offline Offline

Posts: 81


WWW
« Reply #61 on: January 22, 2010, 03:48:21 PM »

Hi Ralf,

thanks for the DirList module. works fine.

I was trying to change the module a bit, because I want only to show the filename and changed columns.
But your code is so ingenieus (for me) that I could to find to how change it.

Although is has been a while you replied in this thread, but can you give me a hint?

UPDATE:
I have found it. Nice module.

Best regards, Ron
« Last Edit: February 04, 2010, 02:41:28 PM by RonK » Logged

EmGeI

Offline Offline

Posts: 1


« Reply #62 on: February 04, 2010, 10:49:21 AM »

I translate DirList in french.
You can download the file and put in your dirlist languages folder (./modules/dirlist/languages/)
Logged
tkche

Offline Offline

Posts: 12


« Reply #63 on: July 24, 2010, 04:50:04 PM »

is it possible to make dirList to show exif information?
Logged
Ralf (Berlin)

Offline Offline

Posts: 1314


« Reply #64 on: July 28, 2010, 04:10:06 PM »

is it possible to make dirList to show exif information?

not at the moment, DirList must be rewritten and upgraded to a new version...

Regards
Ralf
Logged
Ralf (Berlin)

Offline Offline

Posts: 1314


« Reply #65 on: July 28, 2010, 04:33:22 PM »

I've just published DirList 0.22 and finally added the french language file - sorry for the long waiting time, I had really forgotten it...

Download DirList 0.22

Regards
Ralf
Logged
WB-Boosta

Offline Offline

Posts: 72



WWW
« Reply #66 on: July 29, 2010, 10:17:28 PM »

Hello, thank you for upgrading DirList! I am using it.
Do you have a changeLog?
Logged
Ralf (Berlin)

Offline Offline

Posts: 1314


« Reply #67 on: July 30, 2010, 05:37:05 AM »

Do you have a changeLog?

Please have look into the info.php:

Code:
/**
 * Version history:
 *
 * v0.10 - 07.10.2007
 *    first release
 *
 * v0.11 - 13.10.2007
 *    added: frontend shows 2 dots instead of filename if directory is empty
 * fixed: backend lost values in case of errors while saving settings.
 *    added:    click on table header will sort DirList by filename ascending or descending,
 *              size ascending or descending, date ascending or descending
 *    added:    show mimetype icons in DirList
 *    added:    upgrade.php for automated upgrades
 *
 * v0.12 - 13.10.2007
 *    fixed:    show multiple DirList's within a single page
 *
 * v0.13 - 14.10.2007
 *    changed:   replaced variable $module_directory with hardcoded 'dirlist'
 *    added:     Dutch language file NL.php - many thanks to Marco Loehnen
 *
 * v0.14 - 18.10.2007
 *    fixed:    HTML/XML - some markup language errors prevented DirList from passing
 *              W3C Markup Language Validation
 *    note:     Bug in WB 2.6.7 impede modules from passing W3C Validation, please check
 *              Ticket #521 --> http://projects.websitebaker.org/websitebaker2/ticket/521
 *              for further informations and fix-up
 *
 *  v0.15 - 31.10.2007
 *    fixed:    DirList shows hidden files
 *    changed:  structure of language files
 *    added:    filter for including and excluding files in DirList
 *
 *  v0.15a - 03.11.2007
 *    updated:  Dutch language file NL.php - many thanks to Marco Loehnen
 *
 *  v0.16 - 08.11.2007
 *    fixed:    some mispellings...
 *    added:    switch to open files in a new window (target="_blank")
 *
 *  v0.17 - 14.11.2007
 *    added:    Italian language file IT.php - many thanks to Antonello Alonzi
 *
 *  v0.18 - 18.02.2008
 *    fixed:    problem if class.parser.php is used in different modules
 *
 *  v0.19 - 04.04.2008
 *    fixed:    class.mimetypes.php returns wrong icon for application/msword
 *    fixed:    problem getting Media Directories with apache at windows pc
 *              (many thanks to Robert Schreiner for solution)
 *    fixed:    empty $_REQUEST's causes error messages in backend
 *
 *  v0.20 - 12.04.2008
 *    fixed:    use of specific PHP5 features prohibited proper execution under PHP4
 *
 *  v0.21 - 14.05.2008
 *    fixed:    problem reading WB settings from database
 *
 *  v0.22 - 29.07.2010
 *    added:    french language file FR.php - many thanks to EmGel
 *
 **/

Regards
Ralf
Logged
Pages: 1 2 [3]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!