Pergunta

I'd like to make some changes to the category display in Site Directory. Specifically, I'd like the results to be on the same page underneath the category list.

I looked at the possibility of changing the links on each category so that instead of going to a new page they point back to the site directory Categories page. (If the Category Results web part was added to that page maybe it would work.) However I can't work out how to change the URL from categoryresults.aspx to category.aspx.

Does anyone have experience with this sort of customisation and thoughts on how to achieve this? Custom JavaScript is to be avoided if at all possible.

Here is a mockup screenshot of what I'd like to do:

alt text http://img23.imageshack.us/img23/1185/mockuph.png

Foi útil?

Solução

The best solution I can find so far is using JavaScript (jQuery specifically). The category results web part does work when added to the same page in tests I've done so far, but something like jQuery is required to clean up its UI which isn't designed for this scenario.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top