Saturday Sep 11

SEF Translate


Welcome, Guest
Please Login or Register.    Lost Password?
Re-ordering in Book Library Basic for Joomla 1.0 (1 viewing) (1) Guest
BookLibary Component Support
Go to bottom Favoured: 0
TOPIC: Re-ordering in Book Library Basic for Joomla 1.0
#649
Re-ordering in Book Library Basic for Joomla 1.0 6 Months, 1 Week ago Karma: 0  
Hi.

I have entered books into booklibrary basic on a Joomla 1.0 site.

I now need to reverse the order of the books in the library in a batch process, without reordering them one by one.

Is there a way of doing this, perhaps even by hacking the code a little?

The installation is at:

www.media-anthropology.net/index.php?opt...ibrary&Itemid=58

Thanks, Daniel
taghioff (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#651
Re:Re-ordering in Book Library Basic for Joomla 1.0 6 Months ago Karma: 8  
Hi,

Only hacking.

Please go to {yours site}/components/com_booklibrary/booklibrary.php, function showCategory

and rewrite books select query.

But with that you lost possibility book reordering with help site admin
admin (Admin)
Admin
Posts: 462
graph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
#652
Re:Re-ordering in Book Library Basic for Joomla 1.0 6 Months ago Karma: 0  
OK thanks, that is what I needed to know.

That will probably hose up adding new books.

Might just re-order by hand...

Sigh.
taghioff (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
Go to top