This page (revision-17) was last changed on 02-Feb-2017 13:19 by JianSun

This page was created on 23-Apr-2007 14:57 by JianSun

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
17 02-Feb-2017 13:19 889 bytes JianSun to previous
16 23-Apr-2007 23:49 837 bytes JianSun to previous | to last
15 23-Apr-2007 23:48 829 bytes JianSun to previous | to last
14 23-Apr-2007 23:48 812 bytes JianSun to previous | to last
13 23-Apr-2007 23:47 810 bytes JianSun to previous | to last
12 23-Apr-2007 23:47 810 bytes JianSun to previous | to last
11 23-Apr-2007 23:44 808 bytes JianSun to previous | to last
10 23-Apr-2007 23:41 794 bytes JianSun to previous | to last
9 23-Apr-2007 23:41 790 bytes JianSun to previous | to last
8 23-Apr-2007 23:40 788 bytes JianSun to previous | to last
7 23-Apr-2007 23:39 787 bytes JianSun to previous | to last
6 23-Apr-2007 23:36 783 bytes JianSun to previous | to last
5 23-Apr-2007 23:30 801 bytes JianSun to previous | to last
4 23-Apr-2007 23:29 910 bytes JianSun to previous | to last
3 23-Apr-2007 23:28 910 bytes JianSun to previous | to last
2 23-Apr-2007 14:59 905 bytes JianSun to previous | to last
1 23-Apr-2007 14:57 902 bytes JianSun to last

Difference between version and

At line 1 removed 2 lines
[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
At line 6 changed one line
A CSS style can be defined in a style sheet. JSPWiki normally comes with some [pre-defined styles|PreDefinedStyles].
A CSS style can be defined in a style sheet (probably ''.../templates/default/jspwiki.css'', unless you have defined your own template in ''jspwiki.properties''). JSPWiki comes with some [pre-defined styles|PreDefinedStyles].
At line 10 removed 2 lines
[{Table
At line 13 changed 2 lines
|{{
~%%stylename
|{{{
%%stylename
At line 16 changed 4 lines
~%%
}}|{{start styled section using class stylename content:\\
normal WikiNotation to be styled close styled section}}
}]
%%
}}}|{{{start styled section using class stylename content:\\
normal WikiNotation to be styled close styled section
}}}
At line 17 added one line
At line 25 removed 2 lines
[{Table
At line 28 changed 2 lines
|{{
~%%(font-size: 150%; color: red )
|{{{
%%( font-size: 150%; color: red )
At line 31 changed 6 lines
~%%
}}|{{start styled section with any CSS definitions\\
content: normal WikiNotation to be styled\\
close styled section}}
}]
\\
%%
}}}|{{{start styled section with any CSS definitions\\
content: normal WikiNotation to be styled\\
close styled section
}}}