bizou.git
2011-01-27 Marc MAURICEFixed a bug when bizou was operating at the top root... v1.4
2011-01-06 Marc MAURICEAdded page titles in viewer
2011-01-06 Marc MAURICEAdded directory page title, and some small credit in...
2011-01-04 Marc MAURICEDid some css improvements : parent folder link and... v1.3
2011-01-04 Marc MAURICEMoved all javascript to the bottom (good practice)
2011-01-04 Marc MAURICEAdded keyboard navigation in image viewer (javascript)
2010-12-30 Marc MAURICEAdded a test to support unexistent plugin dir v1.2
2010-12-30 Marc MAURICEadded empty dirs as they are needed for bizou
2010-12-30 Marc MAURICEDid some vars renaming to clarify
2010-12-30 Marc MAURICERenammed scriptUrlPath to scriptUrl and added rootUrl
2010-12-30 Marc MAURICERenamed shortPath to simplePath
2010-12-30 Marc MAURICERenamed getThumbTarget to getImageLink
2010-12-30 Marc MAURICESome typo simplification for the getThumbTarget call
2010-12-30 Marc MAURICEAdded function to include a file in all plugins
2010-12-12 Marc MAURICEPlugins can now use stylesheets
2010-12-12 Marc MAURICEload plugins, and added getThumbTarget function, overlo...
2010-12-12 Marc MAURICEFixed file paths as we moved view.php
2010-12-12 Marc MAURICECreated plugins dirs and moved view.php
2010-12-12 Marc MAURICENow bizou works with no plugin at all. I will add the...
2010-12-12 Marc MAURICEMinor comments changes
2010-12-12 Marc MAURICEAdded a config.php file
2010-11-06 Marc MAURICEAdded proper 404 errors on file or directory not found v1.1
2010-10-29 Marc MAURICEAdded prefetch support trick for non Firefox browsers v1.0
2010-10-24 Marc MAURICEA comment about the view.php config
2010-10-24 Marc MAURICEAdded GPLv3 copyright
2010-10-24 Marc MAURICEAdded config constant to use view.php or not
2010-10-24 Marc MAURICEAdded configuration constants for data and images direc...
2010-10-19 Marc MAURICEdon't use /index/eoiruer urls but /index.php/eorieur
2010-10-17 Marc MAURICEBugfix in file extension detection
2010-10-07 Marc MAURICEminor fixes for dbl / and index at last image
2010-10-07 Marc MAURICEfixes in varables names...
2010-10-07 Marc MAURICEimplemented another way of finding next and prev (more...
2010-10-07 Marc MAURICEAdded support for png files
2010-10-07 Marc MAURICE../../ security check
2010-10-07 Marc MAURICEcss tunning for up link and folders
2010-10-07 Marc MAURICEredirect when path_info is not set
2010-10-07 Marc MAURICEadded THUMB_SIZE config option
2010-10-07 Marc MAURICEtemplate code goes to the bottom
2010-10-07 Marc MAURICEreally removed the parent folder code
2010-10-07 Marc MAURICEReplaced mimetype check by extension check, and display...
2010-10-07 Marc MAURICEMade the code template compatible for folders, images...
2010-10-07 Marc MAURICEInitial commit