Shawn Walker wrote:
Michelle Olson wrote:
Shawn Walker wrote:
* The spaces section when displaying a project page should come *after* the list of project pages, not before.
Ok, I'm not sure if this is possible, and I suspect that as many people would agree and would disagree with this approach. But, it is worth asking about, so thanks for this feedback.

The reason I say this is that the navigation between project pages is more important in the context of a project than 'spaces'. Not only that, you have to scroll past the spaces section to even see that there are other project pages.

Yep, agreed. But, the other perspective is that moving menus up and down as you navigate the site is jarring for users. Nevertheless, it is worth asking the Xwiki engineer when he returns from vacation next week to see about the options.


* alt attributes on img tags seem to cause conversion errors [3, 4]

Try using /> to close the img tag rather than </>

The original image tag looks like this:

<img src="pkg-block-logo.png" alt="pkg(5) logo" title="Image Packaging System logo" />

Is that what you were suggesting?

Yep, thanks for this additional info, I'm not positive, but looking at this makes me think that an image inside a heading is too complicated for the migration script to convert perfectly. Changing the Xwiki markup to the following, fixes the problem:

== [[image:pkg-block-logo.png||alt"pkg(5) logo"height=""]] {{code}}pkg{{/code}}(5): image packaging system ==

So, I'd suggest just making that fix after the final migration.

Thanks,
Michelle


Cheers,

_______________________________________________
website-discuss mailing list
[email protected]

Reply via email to