Login

Who's Online

Google








Home arrow Programmingarrow Joomla Extensionsarrow Wishlist for next release
Discussion Forum
August 20, 2008, 12:36:37 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: SMF - Just Installed!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Wishlist for next release  (Read 1073 times)
karthik085
Newbie
*
Posts: 8


View Profile Email
« on: December 05, 2007, 09:32:39 PM »

Hi,

Here are some of the wish list for the next major release:
* Batch Operations: Uploading multiple files
I recently had this problem - I was trying to add big list of references - I was limited by php execution time of a script & no access to change the same in php.ini file. So, I had to break the big list into smaller pieces and add one by one. Uploading multiple files might make things a lot easier.

*Support for Other input formats like xml or ris.
Though bibtex is one of the popular formats - there are many other formats which are even more popular like xml. Support for those will be nice.
This can be done two ways:
a) With Existing Solution: Use tools like bibutils to convert xml -> bibtex and reuse the existing code to parse and add it to database.
b) New Solution: Native Support for xml & ris - although this might require parsing and validating....which can be a big pain.
I was able to get an xml converted to bibtex and add it to the database using first option with very little work - clearly defined & modular bibtex component code helped me a lot :-)

*Support for different types of users:
Currently, there is an option that lets you choose whether an user can edit or not. On top of that, can there be a category of joomla users who can do what operations? Joomla already has different type of users - it can follow that.

I am willing to work on some of these ones - if Mark intends to do it. Let me know. Thanks.
Logged
Mark Austin
Administrator
Jr. Member
*****
Posts: 97



View Profile Email
« Reply #1 on: December 06, 2007, 10:14:30 AM »

Those are all good suggestions, and perfectly reasonable to implement.  However I am far too busy with my thesis at the moment to spend much time on this component.  If you would find these additions useful, you are more than welcome to work on them, and I will be happy to answer any questions you have as best can.  If you are able to implement any of these ideas I am sure others would be interested and I would happily host any customised version that you create.
Logged
karthik085
Newbie
*
Posts: 8


View Profile Email
« Reply #2 on: December 06, 2007, 03:29:44 PM »

No problem. I am very new to Joomla development - so, it will be a while before I understand how I can use existing core classes. I will keep you updated.
Logged
Franka
Newbie
*
Posts: 23


View Profile Email
« Reply #3 on: February 22, 2008, 06:28:38 PM »

This is a good basic product needing some minor tweaking bells and whistles could be useful but better to get all the functionality tightened up.

Particular being able to limit adding to registered editors or above. But also choosing a user group for downloads of the Bibtex string too.

One problem I have found with many Joomla solutions is that assume low volumes of data and put an entire query result into memory. I hope I don't hit that one here as I will be adding upwards of 20,000 records.

It would be nice to have a tight Joomla! 1.0 version before the 1.5 - it is likely then to be the standard bibliography tool for Joomla!.

I saw someone mention of a problem with some characters, any Eastern European character can cause problems in Joomla! and the data needs to be stored in a UTF-8 database as RAW.

Apstrophe problem is important too.
« Last Edit: February 22, 2008, 06:30:14 PM by Franka » Logged
Franka
Newbie
*
Posts: 23


View Profile Email
« Reply #4 on: February 27, 2008, 06:28:22 PM »

Ability to order or search the back end would be very useful as finding things in the back is not easy.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.1 | SMF © 2006, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
© 2008 Everything That I Know About