What's in these 'ere folders: components/ PHP components of the site, each drives a separate element - e.g. static content, the library, the help system, etc. htdocs/ Where all served content is to be found: css/ Cascading StyleSheets files/ Files for download (e.g. Help examples) images/ Images used by the site skin js/ JavaScript tinymce/ Placeholder dir for TinyMCE, which should not itself be stored in SVN pictures/ Images used in the content (e.g. /Help) lib/ Custom libraries used by the site - e.g. session library plugins/ Custom Smarty plugins used by the site - e.g. banana drawing function static/ Static content for the static content components (includes help) fragments/ Any HTML fragments used to make up parts of pages (e.g. secondary bars) templates/ Smarty templates templates_c/ Compiled Smarty templates - do not use this dir
"git@projects.sucs.org:eggnog/sucs-site.git" did not exist on "630b3a9dc59dafd8671ff7765fbc5a44e32c89b5"
Forked from
sucssite / sucs-site
678 commits behind the upstream repository.
Graham Cole
authored
stop using temporary cookies for logged in users and set a timeout instead. Sessions should now timeout after 48 hours of inactivity, or 8 days since authenticating, whichever comes first. Also fix a bug where we tried to delete users sessions before actually figuring out who they were which stopped logout functioning correctly
Name | Last commit | Last update |
---|---|---|
components | ||
htdocs | ||
lib | ||
plugins | ||
templates | ||
ChangeLog | ||
README | ||
database.sql | ||
htaccess | ||
settingstemplate | ||
setup.sh | ||
userhtaccess |