PageSize of ContentCatalog

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
5/29/2009 1:38:21 AM
Gravatar
Total Posts 4
Wonderful mojoPortal in mojoPortal

PageSize of ContentCatalog

Hi Joe,

Sometime when I need to find a content in the ContentCatalog.aspx,

I need to click the bottom page number again and again to search for one particitar content.

Commonly a site may have more than 100 contents,

although the ContentCatalog is sorted by content name, it is not easy to find a content mannually as there too many pages and contents.

Is it possible to let user to adjusted the pagesize of ContentCatalog in Web.config?
(the number of content showed in ContentCatalog, now default is 15)

I know that there is
--------------------------------------------
<add key="MemberListPageSize" value="20" />
<add key="SearchResultsPageSize" value="10" />
--------------------------------------------
however I cannot find similar feature for ContentCatalog.

Larger pagesize, the user can have the wider view of ContentCatalog, and they can use the "Find" (Ctrl+F) in web browser.

Another way is a search function in ContentCatalog, allows user to search for the keyword of content name.

But I dont know whether is it possible.

I hope these can help mojoPotal to create a better environment for mojoPortal users/content admin.

Thanks.

Rgds,
Matthew

5/29/2009 4:59:31 AM
Gravatar
Total Posts 18439

Re: PageSize of ContentCatalog

Hi Matthew, 

Its good feedback and I've been thinking of these things for a while, the content catalog needs a new round of love. I've got plans to add a filter by feature and search by title but not sure on which release that will be in yet.

I've gone ahead just now and added a config setting for the page size as that is trivial to implement, so that will be available for sure in the next release.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.