Software Hosting and Development Services available at PKP Publishing Services
As the developers of Open Journal Systems, Open Conference Systems, Open Harvester Systems, and Open Monograph Press, the PKP team are experts in helping journal managers and conference organizers make the most of their online publishing projects. PKP Publishing Services offers support for:
As a customer of PKP Publishing Services, you will not only receive direct, personalized support from the PKP Development Team, but will be contributing to the ongoing development of the PKP applications. All funds raised by PKP Publishing Services go directly toward enhancing our free, open source software. For more information, please contact us.
Are you responsible for making OJS work -- installing, upgrading, migrating or troubleshooting? Do you think you've found a bug? Post in this forum.
Moderators: jmacgreg, michael, jheckman, barbarah, btbell, bdgregg, asmecher
Forum rules
What to do if you have a technical problem with OJS:1.
Search the forum. You can do this from the
Advanced Search Page or from our
Google Custom Search, which will search the entire PKP site. If you are encountering an error, we
especially recommend searching the forum for said error.
2.
Check the FAQ to see if your question or error has already been resolved.
3.
Post a question, but please, only after trying the above two solutions. If it's a workflow or usability question you should probably post to the
OJS Editorial Support and Discussion subforum; if you have a development question, try the
OJS Development subforum.
by magius » Wed Feb 15, 2006 10:33 am
Hi to all
There is a mode for order (sort) for user profile number?
Journal Management -> User -> All user
The list appear random (?)
I wish listing in "order of registration" from first to last (or last to first)
It's possible?
(again sorry for my english)
TIA
magius
-
magius
-
- Posts: 21
- Joined: Thu Nov 17, 2005 11:28 am
-
by asmecher » Wed Feb 15, 2006 11:12 am
Hi Magius,
The list is sorted by last name and first name. Currently, to change the sort order, you'll need to modify the code; see classes/security/RoleDAO.inc.php. There are two places where "ORDER BY u.last_name, u.first_name" appears in is file; change them both to "ORDER BY u.date_registered".
Regards,
Alec Smecher
Open Journal Systems Team
-
asmecher
-
- Posts: 5920
- Joined: Wed Aug 10, 2005 12:56 pm
-
by magius » Wed Feb 15, 2006 11:40 am
Thanks Alec
Now perfect order by registration date
(modify the code in line 185 and 245)
----
You write
"Currently, to change the sort order, you'll need to modify the code;"
and in future???
Proposal for next rev.... add the "last login" information in "User -> All user (list)
Thanks, grazie
magius
-
magius
-
- Posts: 21
- Joined: Thu Nov 17, 2005 11:28 am
-
Return to OJS Technical Support
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 6 guests