• Page 2 of 2
  • «
  • 1
  • 2
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
Natashko
Posts: 3366
Reputation: 171

Message # 1 | 3:32 PM
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
Tommy
Posts: 454
Reputation: 38

Message # 16 | 3:34 PM
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"
rys3r
Posts: 179
Reputation: 5

Message # 17 | 3:34 PM
Quote
Entries sorting. This option permits to specify the mode of default entries sorting on module pages.

it currently does not exist. cry

only sort by users in category content or section content. sad but i want last entries on top by default on main page (load module).
it is possible?

thanks

Added (2010-01-17, 10:48 Am)
---------------------------------------------
help plz

NTP
Posts: 296
Reputation: 10

Message # 18 | 3:34 PM
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
rys3r
Posts: 179
Reputation: 5

Message # 19 | 3:35 PM
Quote
Default sorting mode for the entries on the main page:

options in box:

- user sorting
- Entry comments (D)
- Number of views (D)

it don't have entry date (D) sad

Tommy
Posts: 454
Reputation: 38

Message # 20 | 3:35 PM
rys3r, that is because you have selected the option "Enable "Always on top" feature:".
"I don't like to commit myself about heaven and hell - you see, I have friends in both places"
Vallina
Posts: 58
Reputation: 0

Message # 21 | 5:54 AM
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
Sunny
Posts: 9296
Reputation: 456

Message # 22 | 1:33 PM
Vallina, try $ENTRY_CATS$ - list of all categories where an entry belongs.
I'm not active on the forum anymore. Please contact other forum staff.
Vallina
Posts: 58
Reputation: 0

Message # 23 | 10:31 PM
Sunny, code doesn't work. Nothing shows up. D:
Sunny
Posts: 9296
Reputation: 456

Message # 24 | 9:09 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.
carloscompu
Posts: 246
Reputation: 1

Message # 25 | 1:20 AM
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
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 26 | 2:49 AM
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. smile You will have to contact techincal support regarding the issue however to use the backup once your new site is created. wink

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
carloscompu
Posts: 246
Reputation: 1

Message # 27 | 4:17 AM
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
Donught
Posts: 45
Reputation: 0

Message # 28 | 2:17 PM
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.
Sunny
Posts: 9296
Reputation: 456

Message # 29 | 3:39 PM
Donught, I'm afraid that's not possible.
I'm not active on the forum anymore. Please contact other forum staff.
Naruto1781
Posts: 2
Reputation: 0

Message # 30 | 9:33 PM
If I have an entry in two categories, the $CID$ returns the ID only of ONE category. Can I choose which one or both?
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)
  • Page 2 of 2
  • «
  • 1
  • 2
Search: