update schema doco a little. needs some more...

This commit is contained in:
Mario Vavti 2015-03-19 17:06:02 +01:00
parent b3ff6da6bc
commit b582357983
2 changed files with 12 additions and 9 deletions

View File

@ -68,11 +68,13 @@ theme are as follows:
Set the size of shadows shown with inline images. Accepts a numerical Set the size of shadows shown with inline images. Accepts a numerical
value. Note shadows are not applied to smileys. value. Note shadows are not applied to smileys.
* converse_width * converse_width
Set the maximum width of conversations. Accepts px, or %. Set the maximum width of the content region in px.
* nav_min_opacity * nav_min_opacity
* top_photo * top_photo
* reply_photo * reply_photo
* sloppy_photos
Determins whether photos are "sloppy" or aligned. Set or unset (1 or '') If a your_schema_name.css file is found, the content of this file will be attached to the end of style.css.
This gives the schem developer the possiblity to override any style component.
#include doc/macros/main_footer.bb; #include doc/macros/main_footer.bb;

View File

@ -66,11 +66,12 @@ theme are as follows:
Set the size of shadows shown with inline images. Accepts a numerical Set the size of shadows shown with inline images. Accepts a numerical
value. Note shadows are not applied to smileys.[/li] value. Note shadows are not applied to smileys.[/li]
[li] converse_width [li] converse_width
Set the maximum width of conversations. Accepts px, or %.[/li] Set the maximum width of the content region in px.[/li]
[li] nav_min_opacity[/li] [li] nav_min_opacity[/li]
[li] top_photo[/li] [li] top_photo[/li]
[li] reply_photo[/li] [li] reply_photo[/li]
[li] sloppy_photos
Determins whether photos are "sloppy" or aligned. Set or unset (1 or '')[/li] If a your_schema_name.css file is found, the content of this file will be attached to the end of style.css.
This gives the schem developer the possiblity to override any style component.
#include doc/macros/main_footer.bb; #include doc/macros/main_footer.bb;