On 2/23/07, Michael Greifenkamp grfnkmp@uiuc.edu wrote:
Add
margin-bottom: 1.3em;
to #page ul li {
in "screen.css"
(we could probably add line-height: 1.3em; as well, just in case.....)
and that should fix the bullet alignment problem.
--Mike
Thank you Mike, So who can edit our css? Regards,
On 2/23/07, Mike McGrath mmcgrath@redhat.com wrote:
Thomas Chung wrote:
Thank you Mike, So who can edit our css? Regards,
Added. -Mike
Thank you Mike and Michael Greifenkamp, I can confirm the line spacing problem has been resolved. :) http://fedoraproject.org/wiki/Distribution/FreeMedia/FC6DVD/February Cheers!
On 2/23/07, Thomas Chung tchung@fedoraproject.org wrote:
I can confirm the line spacing problem has been resolved. :) http://fedoraproject.org/wiki/Distribution/FreeMedia/FC6DVD/February
Well, the line spacing issue has been resolved but numbered items issue has not resolved yet. In the old MoinMoin, numbered items worked great in the above URL.
1. aaa 1. bbb 1. ccc
converts to
1. aaa 2. bbb 3. ccc
In the new MoinMoin, numbered items simply converts to bullets.
Anyway, I've updated WikiMigration page accordingly. http://fedoraproject.org/wiki/Infrastructure/WikiMigration
Regards,
On 2/24/07, Thomas Chung tchung@fedoraproject.org wrote:
On 2/23/07, Thomas Chung tchung@fedoraproject.org wrote:
I can confirm the line spacing problem has been resolved. :) http://fedoraproject.org/wiki/Distribution/FreeMedia/FC6DVD/February
Well, the line spacing issue has been resolved but numbered items issue has not resolved yet. In the old MoinMoin, numbered items worked great in the above URL.
- aaa
- bbb
- ccc
converts to
- aaa
- bbb
- ccc
In the new MoinMoin, numbered items simply converts to bullets.
Anyway, I've updated WikiMigration page accordingly. http://fedoraproject.org/wiki/Infrastructure/WikiMigration
Looks like I found a cause of the issue. It seems there is a bug in the new MoinMoin with bullets or numbered items. See http://fedoraproject.org/wiki/ThomasChung/NumberedTest Notice if I use numbered items only, it converts properly but if I mix with any bullet you get all bullets and ignore rest of numbered items. Can we fix this issue? Regards,
websites@lists.fedoraproject.org