Commit Graph

9 Commits

Author SHA1 Message Date
jim
732c52fbd5 dList v2.2.7 beta
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@31 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-10-13 22:12:49 +00:00
jim
86f5c6a93d dList v2.2.6 beta
- new release with previous changes after 2.2.5.

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@27 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-10-13 18:30:08 +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
5576f99ff6 dList v2.2.5 beta
- Tested and fixed bugs on PHP 5.x.
	Only remaining problem is that short tags is disabled by default in PHP 5.x. As of this moment dList templates use <? ?> style tags for simplicity.

- Other minor changes which i don't remember.

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@23 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-05-20 15:06:54 +00:00
jim
0190520b70 - updated version number due to some critical bugs fixed in previous revision
git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@21 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-05-17 10:53:59 +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
02c6a18b1d forgot to rename render.exc.php to render.exec.php in the simple template.
Changes from the previous revision follow:

- 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@17 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-04-06 13:12:36 +00:00
jim
ebcb168783 - 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@16 a5845835-ea0f-0410-a762-dd0bfe9bfde8
2006-04-06 13:09:04 +00:00