uCoz Community uCoz Modules File Catalog, Site Catalog, Publisher, Ad Board, Online Games Entries: sorting in categories and sections (modes and codes of sorting entries) |
Entries: sorting in categories and sections |
There are two modes of entries sorting in catalogs within uCoz web-services The first mode – is the default one. It is set up in Control panel->Module settings. Entries on the main page, in category and section view, on the page with the list of user's entries depend on the default sorting. Default sorting mode for the entries on the main page: User sorting Entry date (A) Entry date (D) Entry name (A) Entry name (D) Entry rating (A) Entry rating (D) Entry comments (A) Entry comments (D) Number of downloads (A) Number of downloads (D) Number of views (A) Number of views (D) Entry edit date (D) Default sorting mode for the entries in section view: User sorting Entry date (A) Entry date (D) Entry name (A) Entry name (D) Entry rating (A) Entry rating (D) Entry comments (A) Entry comments (D) Number of downloads (A) Number of downloads (D) Number of views (A) Number of views (D) Entry edit date (D) Entries sorting on the page with the list of user's entries: Entry date (A) Entry date (D) Where (A) is the first added entry Where (D) is the last added entry So, if you select (A), the entry that was added earlier(the first one) will be displayed on top. If you select (D) the last added entry will be displayed on top. The second mode – is manual sorting of the entries in sections and categories. Menu for the sorting of entries looks like this: Sort by: Date↓ · Name · Rating · Comments · Downloads · Views Menu is displayed by means of $SORTING_MENU$ code There are also auxiliary codes that can be used for various purposes. Codes output links to the sorted TOPs of the entries. The sorting mode of such TOPs depends on the sorting mode that is set up in Control panel. $TOP_COMMS_URL$ - link to entries TOP, sorted by comments $TOP_LOADS_URL$ - link to entries TOP, sorted by downloads $TOP_NEW_URL$ - link to entries TOP, sorted by addition date $TOP_RATING_URL$ - link to entries TOP, sorted by rating $TOP_READS_URL$ - link to entries TOP, sorted by rating There is another auxiliary mode of sorting in categories. It is “filters”. If filters for entries are enabled in the module, the entries can be sorted by their means on the page with the list of catalog entries. See more about them here: http://forum.ucoz.com/forum/10-3756-1 |
If I'm right, read this thread http://www.forum.ucoz.com/forum/10-2145-1 and see the line Entries sorting".
"I don't like to commit myself about heaven and hell - you see, I have friends in both places"
|
Quote Entries sorting. This option permits to specify the mode of default entries sorting on module pages. it currently does not exist. only sort by users in category content or section content. but i want last entries on top by default on main page (load module). thanks Added (2010-01-17, 10:48 Am) |
Available for users only
Web design and film == my 2 passions.
Genesis Inc. ~ New Horizons, New Beginnings Post edited by NTP - Sunday, 2010-01-17, 5:19 PM
|
Since users can select multiple categories the file goes into, how do I get it so that these multiple categories show up on the bottom of the entry? Only the first category that is selected shows up by this code:
Code <?if($CATEGORY_NAME$)?><a href="$CATEGORY_URL$">$CATEGORY_NAME$</a> How may I show the rest of the categories? Post edited by Vallina - Friday, 2011-12-16, 5:56 AM
|
Vallina, make sure you pasted it into the correct template. This code is not available for Appearance of entries but is available for Page with full entry text and associated comments (Note: you can always see the list of available codes under the corresponding template).
I'm not active on the forum anymore. Please contact other forum staff.
|
Is it posible to transfer entries from one module to another
And soon I will be opening a new website Im still editing it And Im thinking on transfering a full module content to that website but not the whole website To be more especific Im buiding a latin gamer website and the game ontent I have in my actual webste will be taken to that new website Im making Both websites are in Ucoz system |
Quote (carloscompu) Is it posible to transfer entries from one module to another Unfortunately not. Quote (carloscompu) And soon I will be opening a new website Im still editing it And Im thinking on transfering a full module content to that website but not the whole website You can create a backup and transfer the site content across for a specific module, yes. You will have to contact techincal support regarding the issue however to use the backup once your new site is created. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
k Thanks that will be for around february
thats the time I have to finish the other site So Ill have time to settle things |
Hello, I am urgently in need of this. Is it possible to add a new field in the publisher that I will be able to sort by it. So for example, create a "Value" field and when you sort by it, sorting for lowest value will come up with lowest and for highest with highest. Is that possible? Would really appreaciate any help.
Thanks, Mac. |
If I have an entry in two categories, the $CID$ returns the ID only of ONE category. Can I choose which one or both?
|
| |||