[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1
From: |
skwashd |
Subject: |
[Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1 |
Date: |
Thu, 5 May 2005 02:34:00 +0200 |
Update of old/anthill/backend/template
Added Files:
Branch: MAIN
README.themes
Log Message:
retiring app
====================================================
Index: README.themes
All theme directories have the same name as the theme name. Theme names
must not contain the period character (.) in them at all. For instance,
"CoolTheme" is a valid theme name, but "Cool.Theme" is not.
Each theme contains two files: theme.php and style.css. These two files
make up a theme. If there is no style.css with the theme, the default
stylesheet for the site will be used.
The theme.php file contains a series of functions that are called from other
parts of the program. Each function is passed a set number of variables
(ie. $name, $version, and so forth). These variables may be used within the
function to be expanded into meaningful data.
For the sake of internationalization, the theme file contains a number of
strings like this:
gettext("Change")
You should keep these strings as they are, without changing the wording, for
the internationalization to work. If you deviate even a little bit, the
themes will not be 100% translatable and will probably look bad in other
languages. If you have difficulty, just look at the "default" theme and
you'll see how it is all done.
$Id: README.themes,v 1.1 2005/05/05 00:34:03 skwashd Exp $
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, (continued)
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/06
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1,
skwashd <=
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- [Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1, skwashd, 2005/05/07
- Prev by Date:
[Phpgroupware-cvs] old/anthill CHANGES, 1.1 enterbug.php, 1.1 faq.php, 1.1 editversions.php, 1.1 editusers.php, 1.1 editproducts.php, 1.1 gpgupload.php, 1.1 index.php, 1.1 postbug.php, 1.1 newuser.php, 1.1 logout.php, 1.1 login.php, 1.1 editcomponents.php, 1.1 createattachment.php, 1.1 README.1st, 1.1 README, 1.1 COPYING, 1.1 README.OSX, 1.1 THANKS, 1.1 buglist.php, 1.1 admin.php, 1.1 activity.php, 1.1 TODO, 1.1 pref.php, 1.1 TRANSLATORS, 1.1 query.php, 1.1 textreport.php, 1.1 reports.php, 1.1 showattachment.php, 1.1 setup.php, 1.1
- Next by Date:
[Phpgroupware-cvs] old/anthill/backend/template/default theme.php, 1.1 style.css, 1.1
- Previous by thread:
[Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1
- Next by thread:
[Phpgroupware-cvs] old/anthill/backend/template README.themes,1.1
- Index(es):