Commit Graph

17 Commits

Author SHA1 Message Date
jim
104faa098a modified thumbnail url pattern to make it shorter, and save some bandwidth when displaying very long file lists (and it also looks prettier :D)
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@37 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-11-10 03:08:27 +00:00
jim
ec6b80609b Incorporated an OSS license:
The GNU General Public License (GPL)
Version 2, June 1991

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@24 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-06-21 23:48:34 +00:00
jim
3f5b4da066 dList v2.2.3 beta
- started keeping track of version numbers properly
- added finnish translation
- edited multiple things in simple template
- added file/folder hiding by the use of regular expressions
- updated most main parts of dlist

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@19 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-04-17 16:46:05 +00:00
jim
edf251dbec - thumbnail support is fully functional with custom imageThumb class which supports caching and so on, the class is still considered beta (specially the clean_cache() function)
- updated simple template
- added Last Access (atime) to dirlist.lib.php
- updated and fixed loads of other things

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@18 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-04-09 18:00:39 +00:00
jim
57bd80f588 - renamed view.php to index.php
- renamed exec files from *.exc.php to *.exec.php
- updated simple template
- added local language names caching to cache/local_names.ini, language must be used before it can read the local name from the language file and cache it if not already cached

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@15 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-04-06 13:08:38 +00:00
jim
8a5565c990 - added language selection support to simple template, and the backend for it in language.exc.php
only need to get thumbnails working, and make a fully featured web 2.0/6.3/whatever template and dList should be ready for its initial public release.

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@14 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-04-05 18:24:54 +00:00
jim
80fd008b9d - made simple template almost feature complete by implementing view modes and more
- other general fixes to things a bit all over the place

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@12 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-04-04 23:15:55 +00:00
jim
a8fe6d5a8c - added language support (still needs some tweaking, and swedish language file needs correct locale settings)
- removed timer.exc.php and put the needed intializer directly in view.php to get a more accurate reading from $timer->end()
- updated .htaccess settings to they for once work 100% as they should, and added httpd_dlist.conf to respository to keep track of any changes/updates needed to the .htaccess file or apache config file (depending how you implement dList)

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@11 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-04-01 23:24:32 +00:00
jim
05fc88b1d9 implemented a functional template system, and a simple WORKING template, and other smaller things and fixes...
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@10 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-31 22:53:26 +00:00
jim
f3a2a9e5b9 - added full icon support (still needs tweaking)
- very simple but powerful template system working (also needs tweaking, a fair amount of it)
- other fixes to both dirlist.lib.php, exechandler.lib.php, config.lib.php and more...

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@9 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-31 17:37:24 +00:00
jim
4f57bf92ce updates, edits and shit...
- changed configuration system, so at the point init.php runs only settings needed by init.php are set, the rest are loaded later if init.php doesn't redirect to an index file...

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@8 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-31 11:15:36 +00:00
jim
49ccc270a1 - updated configuration file.
- edited init script so it will only look for specific file names. "index.html", "index.php", so on, instead of running glob() on "index.*".

- moved internal timer to seperate exec file.

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@7 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-30 23:43:05 +00:00
jim
87b72b6fb0 created a configuration object model, and other minor changes...
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@6 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-30 15:47:02 +00:00
jim
3830a5312e Added constant definition, and other small edits...
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@5 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-29 11:44:07 +00:00
jim
15f66fb6a1 ...
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@4 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-26 23:02:21 +00:00
jim
9437cc7e52 added copyrights to comments
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@3 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-26 19:00:31 +00:00
jim
ef2239b689 Initial import
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@1 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-03-26 18:42:23 +00:00