Replaced deprecaded Expires headers by Cache-Control
[bizou.git] / index.php
2013-11-11 Marc MAURICEReplaced deprecaded Expires headers by Cache-Control
2012-08-19 dooble MHide dot-hidden files
2011-07-27 Marc MAURICEfunctions put in a separate file, so that they can...
2011-07-24 Marc MAURICENo more progress page: page is displayed directly with...
2011-06-13 Marc MAURICEBizou now displays a progress page when generating... v1.5
2011-06-03 Marc MAURICEExported template in an external file
2011-04-28 Marc MAURICEadded a commented line to change the umask of created...
2011-01-27 Marc MAURICEFixed a bug when bizou was operating at the top root... v1.4
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
2010-12-30 Marc MAURICEAdded a test to support unexistent plugin dir v1.2
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 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-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 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