提交历史

作者 SHA1 备注 提交日期
  pdontthink 717be5c30c Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 18 年之前
  stevetruckstuff 5d57ba360d Template themes are now directories, not individual stylesheets. 19 年之前
  stevetruckstuff bb268c7629 Use paths for user/template themes rather than u_ and t_ prefixes. 19 年之前
  stevetruckstuff fdf2e1dba5 Add / before default.css in user themes in case it is not in the path for some reason. 19 年之前
  stevetruckstuff 441608ef28 Add support for tempalte-provided themes. 19 年之前
  stevetruckstuff 318b324085 Correct handling of default user themes. 19 年之前
  stevetruckstuff cd78ffd151 $theme_css is no longer supported. 19 年之前
  stevetruckstuff f19a624375 Additional comments re user-provided stylesheets 19 年之前
  pdontthink bf69c58369 Just adding some comments 19 年之前
  stevetruckstuff ab9c937a8a Add support for user-provided alternate stylesheets 19 年之前
  stevetruckstuff 84409d4ca3 Add documentation re CSS, and clean up some what. 19 年之前
  stevetruckstuff c07ef7308d Apply correct stylesheets for RTL languages 19 年之前
  pdontthink 2bcb33e722 displayHtmlHeader uses template, no more direct echoing; also restructure how style links are sent out 19 年之前
  pdontthink e8d71c9b08 Reverting other changes that snuck in. These need to wait for a bit until other files are ready to commit. Sorry for the noise. 19 年之前
  pdontthink b597f8569a Reverting ampersand encoding. Glad I'm not going crazy after all. Thanks Tomas. 19 年之前
  pdontthink 5a536ed09c Correct me if I'm wrong (because oddly, this seemed to be working previously for me), but ampersands do not need to be encoded in links like this. 19 年之前
  pdontthink 323f85d570 Variable name is misleading, if technically correct. I'd personally eventually like to see a wrapper (class) around template ids, names, dirs, and other attributes. 19 年之前
  vanmer 1555dc6e62 - added template output for style links before link to style.php 19 年之前
  indiri69 f65b92a48d Stupid IE 6 bugs should use stupid IE conditionals that conform to HTML standards. Tested in IE 6 and Firefox 1.5. 19 年之前
  stevetruckstuff 92c4b751b7 Fixed typo in error handling in displayHTMLHeader() 19 年之前
  stekkel 0a70f643f2 Centralized init 19 年之前
  stevetruckstuff 8ca0997cc8 Added ability for template authors to include additional stylesheets. This allows them to add additional CSS defs while maintaining SQM default defintions. 19 年之前
  Fredrik Jervfors 6d04a1e45d Assuming that this was used for debugging, thus removing it. 19 年之前
  stevetruckstuff 575dca0a42 Incoproated template config file. Templates can now include their own javascript files. If a template pack does not incorporate a specific template, the default template will be used instead. 19 年之前
  tokul 91a329b313 restoring globalization of text alignment vars. 19 年之前
  stekkel f28f5bb0eb Fix for #1093360. 19 年之前
  Fredrik Jervfors 4ef558abc9 Replacing HTML "script" element deprecated attribute "language". 19 年之前
  tokul cc26e111e2 doctype switched from quirks to standards compliance mode 19 年之前
  Fredrik Jervfors 807b9f4752 Work around the fact that /src/style.php depends on a logged in user, thus breaking the login page. 19 年之前
  stekkel 0084fb6502 Merge of template patch from Steve Brown 19 年之前