Forum OpenACS Q&A: Re: xowiki: Problem with block markers and xinha

Collapse
Posted by Matthew Burke on
Thanks for the fixes Gustaf!

Oddly enough, I tried putting extra white space around the block markers and it didn't help. Then I made the CVS updates to get Xinha working. And that also fixed the block markers.

Now I need to track down why the updates have messed up some of the formatting (the edit-notifications-admin line is overwriting the site header----I'll take a look at the diffs and try and puzzle out the css) and everything will be nice again!

Matt

Collapse
Posted by Gustaf Neumann on
The placement of the wiki-menu is dependent on the local configurations (css styles). I tried to make it reasonably well for out-of-the-box openacs and dotlrn. For local styles one has to adjust the placement in xowiki.css. Look in xowiki/www/resources/xowiki.css for

div.wiki-menu and
#wikicmds

and adjust it accordingly.

best regards
-gustaf neumnann