FrontPage 

TB Wiki

Login

Regression Test

Expected HTML for page "Feature:Themes"


expected html
nothing
t1Here are some development notes on themes and views:t
2<p>
3<h1><a name="themes">themes</a>
4<span align=right class="section_edit_link">[<a href="/tbwiki/Feature:Themes?action=edit&section=themes">edit section</a>]</font></span>
5</h1>
6A user can select a theme in their user configuration, which selects
7a set of css, header, and footer files used by TBWiki.
8<p>
9A set of static themes come pre-supplied:
10<ul><li>tbwiki - the default theme (media-wiki-style)
11<li>mobile - for showing on a mobile device (restructured for smaller screen size in vertical configuration)
12<li>printable - for showing printable versions of pages (with no decoration or extraneous action or navigation stuff)
13</ul>
14<p>
15Because users can't edit their configuration, this feature was never developed.
16But there is core engine support for smaller navigation and search fields.
17Making a header and footer is relatively easy, but the CSS to match all the
18elements is hard, because the wiki doesn't use HTML element ids or classes, in most cases.
19<p>
20<h1><a name="wrapping_a_whole_config_around_the_data_data_pages">wrapping a whole config around the data data pages</a>
21<span align=right class="section_edit_link">[<a href="/tbwiki/Feature:Themes?action=edit&section=wrapping_a_whole_config_around_the_data_data_pages">edit section</a>]</font></span>
22</h1>
23Another way to do this is to wrap a config around the data pages, like so:
24<p>
25For example, to see this page in regular web format (not wikipedia format), try
26this link: <a href="http://bird.org/cgi-bin/mwiki.cgi/FrontPage">tbwiki mobile view</a>
27<p>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Differences for page "Feature:Themes"


expected html
generated html
t No Differences Found t No Differences Found 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Update saved output

Back to diff page

Return to Regression_Test page
Categories: Features|Themes
TBWiki engine 2.0.1 by Tim Bird