Commit History

Author SHA1 Message Date
  Spuds 4d6eb68089 ! remove a couple of ie4 <> ie5.5 checks 12 years ago
  Spuds 87bd759124 Updates to CSS/JS loading functions in the source 12 years ago
  emanuele45 8d9e67c9e3 Merge pull request #63 from marcusforsberg/cssjs_functions 12 years ago
  emanuele 0ed2c74849 If guest access is not allowed let's hide the search too 12 years ago
  marcusforsberg 5551bea03e ! JS vars obviously need to be outputted before all the script files are loaded.......... 12 years ago
  marcusforsberg be21090480 + CSS/JS loading functions in the source 12 years ago
  emanuele d0452d5866 Merged template_javascript and template_javascript_vars (the second never called) and moved to Subs.php because it's useless to have those functions repeated in each and every theme - Thanks marcusforsberg for the suggestion 12 years ago
  emanuele 188cdf7592 Fixed posting with cookies disabled and search engine friendly urls - thanks AliG for the report [Topic 479197] 12 years ago
  emanuele 4e12593eea Merge branch 'warning_agreement' 12 years ago
  Spuds 9b3431a24a ! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy 12 years ago
  emanuele 1882c5c121 sanitizeMSCutPaste should return $ string, otherwise parse_bbc will mess up when message is === false 12 years ago
  emanuele c03e08d83e ! Few things related to IPv6 12 years ago
  emanuele c99b41d4b3 /me doesn't like $ txt['in']. Removed many, kept few. Part of [Bug 4822] 12 years ago
  Spuds 3337ba6350 + Add in a couple of requested hooks for entry/exit parse_bbc and loading user context 12 years ago
  Spuds c2bab51a02 ! basic function to remove MS smart characters that appear with normal entering of text in MS products. Needs testing to see if a more intrusive check needs to be done. 12 years ago
  emanuele d94872b5d2 A warning to admins if agreement.txt is missing 12 years ago
  Spuds 1401bbec23 Merge pull request #15 from emanuele45/master 12 years ago
  Spuds 74436d4079 ! some more template cleanup, remove depreciated align tags, add some classes where needed 12 years ago
  emanuele 7e00cda90f + previous and next page links in constructPageIndex 12 years ago
  Spuds 8381219f11 ! some basic housekeeping in a few files, formating, spelling etc 12 years ago
  Spuds 8cdc309d30 ! cache accelerator changes 12 years ago
  Spuds 9bc133e941 ! Updates to better manage memory requests 12 years ago
  Spuds 8c7e53bb5e Merge branch 'master' of https://github.com/emanuele45/playpen 12 years ago
  Spuds 1a217b886f ! A few ob_XXX cleanups left from php < 4.2 12 years ago
  emanuele f63b5d1d47 ! Reverting changes lost with commit 0deef635cf5fcbd33bf0d34137fa4a2c30bced1b 12 years ago
  emanuele 0deef635cf ! theme_copyright doesn't need any more 12 years ago
  emanuele 4bd3511df1 ! Check and creates htaccess and index.php in the cache directory and the current attachments directory [Bug 4961] [Bug 4965] 12 years ago
  emanuele 42792051e3 ! Added page number to title and meta tags [Bug 3009] 12 years ago
  emanuele 11367344b9 ! block level tags did not respect fixLongWords [Bug 4920] 12 years ago
  Spuds 24030d58b5 ! another bad micro optimization which allowed the array index to walk off the end if the last item in a message was a bbc tag, resulting in error log spam. 12 years ago