summaryrefslogtreecommitdiff
path: root/media.php
AgeCommit message (Expand)AuthorFilesLines
2011-01-25media.php has been replaced with admin_media.phpfisharebest1-1323/+0
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-31/+25
2011-01-01Refactoring class names and use autoloading.fisharebest1-117/+117
2011-01-01Refactoring class names and use autoloading.fisharebest1-4/+4
2010-12-10Combine translations that differ only in capitalisationfisharebest1-2/+2
2010-10-30(no commit message)fisharebest1-15/+15
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-10/+10
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-30/+30
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-1/+1
2010-10-07Remove unnecessary character set checksfisharebest1-2/+3
2010-10-01#625641 - media.php double delete error handlingŁukasz Wilenski1-177/+182
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 requ...fisharebest1-2/+2
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-2/+2
2010-06-27Comment out some mysterious code that causes errors when deleting media files...fisharebest1-4/+8
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, and...Brian Holland1-22/+102
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
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 "Sentence...fisharebest1-2/+2
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
2010-05-13Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
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