/[drupal]/contributions/sandbox/jeremy/4.4.0/kerneltrap/kt-theme/README.txt
ViewVC logotype

Contents of /contributions/sandbox/jeremy/4.4.0/kerneltrap/kt-theme/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Oct 13 13:01:54 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:

find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;

I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.
1 This is the theme used by http://kerneltrap.org/
2
3 WARNING: This is not a pretty piece of work. This theme is not supported
4 beyond kerneltrap. I've only made it available here as I'm frequently asked
5 for copies of it. Use at your own risk.
6
7 In particular, note that this module has dependencies on the banner.module,
8 navigation.module and taxonomy_image.module. If you don't use these modules,
9 comment out the calls to 'navigation_display_tabs', 'banner_display', and
10 'navigation_image_display'.
11
12 That said, if you improve the theme I'd happily review patches.

  ViewVC Help
Powered by ViewVC 1.1.2