summaryrefslogtreecommitdiff
path: root/media.php
AgeCommit message (Collapse)AuthorFilesLines
2010-09-25Tidy up whitespace/indentsfisharebest1-19/+18
2010-09-25Tidy up menu codefisharebest1-1/+1
2010-09-19Tidy whitespace/indentationfisharebest1-8/+7
2010-09-10Tidy up some whitespace/formattingfisharebest1-16/+16
2010-08-11#599014 Manage multimediaŁukasz Wilenski1-11/+61
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-2/+2
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-2/+2
allow themes to share common images, e.g. in the images directory.
2010-06-27Comment out some mysterious code that causes errors when deleting media ↵fisharebest1-4/+8
files/objects
2010-06-27#591232 Media - undefined variable, xref, SVN8658fisharebest1-7/+7
2010-06-09Log all edits under "edit" (currently a mixture of "edit" and "change"fisharebest1-8/+8
2010-06-07Removed confusing "The default directory for media files ..." information text.Brian Holland1-15/+12
2010-06-03#582641 and #588968 : Media Firewall now correctly writes .htaccess file, ↵Brian Holland1-22/+102
and warnings are given on the Manage Multimedia page, if the default protected/standard media directory is not populated with media files.
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-06-01A Street view url is now able to be used when adding a new url media object ↵Brian Holland1-3/+8
(Greg's idea - very neat)
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-1/+1
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-2/+2
"Sentence case" to "Initial Capitals"
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-2/+2
"Sentence case" to "Initial Capitals"
2010-05-13Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-2/+2
"Sentence case" to "Initial Capitals"
2010-05-12Use translate_fact() to translate fact namesfisharebest1-2/+2
2010-04-19(no commit message)fisharebest1-41/+19
2010-04-16typoDavid Richmond1-1/+1
2010-04-16remove checking for external files in sub-directoriesDavid Richmond1-2/+6
2010-04-16Dont build the array until a directory has been selectedDavid Richmond1-1/+1
2010-04-16(no commit message)fisharebest1-12/+12
2010-04-05(no commit message)Veit Olschinski1-0/+1207