I don't really understand what your question is. Can you explain more about what you're trying to do, or what you are worried might happen?
Umbraco has no problem with thousands of nodes, performance is great, and you can display as many articles as you wish using a macro. You might want to show the articles by date, or by keywords, or in groups of 10 with 'next' and 'previous' links to more articles, etc.
I would say, however, that I would not put 1000 articles in one section of the content tree; that will make it very hard for content editors to find a specific article in a list with 1000 entries. Also, the tree will be slow when displaying in the umbraco administration interface. Instead, you should break up the articles into smaller groups. Perhaps by year and month, or possibly even week. Or by author, or subject matter. At least, that's what I'd do.
content - Show too much?
content
Home
-abouts us
-Article
- Many articles
- ...
- ...1000...
Is there any way to resolve 1000 article shows that ?
Show too much ?
I don't really understand what your question is. Can you explain more about what you're trying to do, or what you are worried might happen?
Umbraco has no problem with thousands of nodes, performance is great, and you can display as many articles as you wish using a macro. You might want to show the articles by date, or by keywords, or in groups of 10 with 'next' and 'previous' links to more articles, etc.
I would say, however, that I would not put 1000 articles in one section of the content tree; that will make it very hard for content editors to find a specific article in a list with 1000 entries. Also, the tree will be slow when displaying in the umbraco administration interface. Instead, you should break up the articles into smaller groups. Perhaps by year and month, or possibly even week. Or by author, or subject matter. At least, that's what I'd do.
cheers,
doug.
thinks
drobar
There is a problem
Article How to visit the cache?
The purpose of the visit is to achieve the fastest cache page
and
xslt
/>
Error
How to write?
You're probably looking for this.
[code]
[/code]
is working on a reply...