RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 03, 2008, 11:54:03 pm
+  RSGallery2 Support Forums
|-+  Developers corner
| |-+  Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! (Moderators: Daniel Tulp, Chef Groovy)
| | |-+  Cannot determine forum to post this.
Advanced search
  « previous next »
Pages 1
Author
Topic: Cannot determine forum to post this.  (Read 4688 times)
« on: March 02, 2007, 03:13:19 pm »
Barry Rader Offline
Newbie
*
Posts: 11



I am currently doing some editing to RS gallery 2. I am making files gallery independent. Before I start this however I have noticed the many of the same queries being used repeatedly through out many different files. I am currently writing a quick little class that encompasses all the queries found through out the code base.

My questions are as follows.
a) How do I get access to the SVN repository so I do not make too many conflicts with your bug fixes?
b) Would you like the query class and the updated code?

Sorry if this is the wrong forum but I cannot figure out which would be the right one.
Logged
 
Reply #1
« on: March 02, 2007, 03:43:54 pm »
Ronald Smit Offline
Administrator
Hero Member
*****
Posts: 1219

WWW

Barry,

I do not quite get what you mean by the remark:
Quote
I am making files gallery independent.
Can you explain what you mean?

Your questions:
1. SVN access: you can get anonymous access to our SVN repository at http://scm.joomla.org/svn/repos/rsg2. Just take an SVN client and you will be able to update from SVN. Obviously you won't be able to write into our SVN.
2. We are always interested in improving our code so we are certainly interested in your modifications. We try to comment the code as much as possible but if you any questions, just post them in the General Discussion Forum. Also the API might come in handy.

Good luck!

Logged

Ronald Smit
RSGallery2 Developer
FAQ|Known issues
 
Reply #2
« on: March 02, 2007, 03:59:46 pm »
Barry Rader Offline
Newbie
*
Posts: 11



Sorry I am making files independent of galleries. Meaning I would be able to have the same file in any number of galleries without creating an extra record or re-uploading the image. I am basically removing gallery_id from #__rsgallery2_files and adding a table #__rsgallery2_files_galleries which is simply a link table containing the id of the gallery and the id of the file. I then modify the code base to reflect this change. Basically I allow for multiple selection in the admin interface. The web page view will not change at all. However, I have a lot of changes in the code base I am performing mostly the changes have to do with queries. I noticed the code reuse when I was editing the queries.

When I am done with the changes to the gallery I will provide you with a zip file with all the changes.

I tried to access that SVN I continually get prompted for username and password using TortoiseSVN. I will try with another SVN client.

Thanks I did look at the API.
Logged
 
Reply #3
« on: March 03, 2007, 06:59:08 am »
Daniel Tulp Offline
Administrator
Hero Member
*****
Search search search before posting please Posts: 1870

WWW

you'll need an account on the forge, I have replied with the link in another thread you posted
Logged

RSgallery2 developement team
RSgallery2 modules:
design.danieltulp.nl
 
Reply #4
« on: March 03, 2007, 08:26:46 am »
Barry Rader Offline
Newbie
*
Posts: 11



That did it. Although that is not really anonymous if you know who is checking out.

Thank you very much.
Logged
 
Print  Pages 1
« previous next »
Jump to: