public
Description: Photo Gallery Management System based on Radiant CMS (Ruby on Rails).
Homepage: http://gravityblast.com/projects/radiant-gallery/
Clone URL: git://github.com/pilu/radiant-gallery.git
Search Repo:
Click here to lend your support to: radiant-gallery and make a donation at www.pledgie.com !
Changed project url

git-svn-id: 
http://dev.gravityblast.com/svn/projects/radiant/extensions/gallery@51 
f0b21ff1-402e-e14f-a5c2-e6dc25fb685e
pilu (author)
Mon Dec 24 06:38:22 -0800 2007
commit  b9509a66e0a81d2b1b027215d9a87ba09603591d
tree    c3b6bff82ebd8d7e98ff4f6e5e7c18e04fffc80e
parent  5f21e16958179f9ba47fbed3fc5fe8dfd268ac37
0
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@
0
 
0
 The Gallery extension allows to manage galleries of images/video/files.
0
 
0
-More info at: http://gravityblast.com/projects/gor/
0
+More info at: http://gravityblast.com/projects/radiant-gallery/
0
 
0
 
0
 == Contributors
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@ class GalleryExtensionError < StandardError; end
0
 class GalleryExtension < Radiant::Extension
0
   version "0.7.4"
0
   description "Allows to manage list of files/images grouped into galleries"
0
- url "http://gravityblast.com/projects/gor/"
0
+ url "http://gravityblast.com/projects/radiant-gallery/"
0
   
0
   define_routes do |map|
0
     map.with_options(:controller => 'gallery') do |gallery|
...
254
255
256
257
 
258
259
260
...
254
255
256
 
257
258
259
260
0
@@ -254,7 +254,7 @@
0
     <div class="clearer"></div>
0
     <div id="footer">
0
       <p>Copyright &copy; <r:date format="%Y" />, [your name]. All rights reserved.<br />
0
- This gallery is powered by <a href="http://radiantcms.org/">Radiant CMS</a> and <a href="http://gravityblast.com/projects/gor/">Gor</a>.</p>
0
+ This gallery is powered by <a href="http://gravityblast.com/projects/radiant-gallery/">RadiantGallery</a>.</p>
0
     </div>
0
   </div>
0
 </body>
...
253
254
255
256
 
257
258
259
...
253
254
255
 
256
257
258
259
0
@@ -253,7 +253,7 @@
0
     <div class="clearer"></div>
0
     <div id="footer">
0
       <p>Copyright &copy; <r:date format="%Y" />, [your name]. All rights reserved.<br />
0
- This gallery is powered by <a href="http://radiantcms.org/">Radiant CMS</a> and <a href="http://gravityblast.com/projects/gor/">Gor</a>.</p>
0
+ This gallery is powered by <a href="http://gravityblast.com/projects/radiant-gallery/">RadiantGallery</a>.</p>
0
     </div>
0
   </div>
0
 </body>
...
254
255
256
257
 
258
259
260
...
254
255
256
 
257
258
259
260
0
@@ -254,7 +254,7 @@
0
     <div class="clearer"></div>
0
     <div id="footer">
0
       <p>Copyright &copy; <r:date format="%Y" />, [your name]. All rights reserved.<br />
0
- This gallery is powered by <a href="http://radiantcms.org/">Radiant CMS</a> and <a href="http://gravityblast.com/projects/gor/">Gor</a>.</p>
0
+ This gallery is powered by <a href="http://gravityblast.com/projects/radiant-gallery/">RadiantGallery</a>.</p>
0
     </div>
0
   </div>
0
 </body>
...
255
256
257
258
 
259
260
261
...
255
256
257
 
258
259
260
261
0
@@ -255,7 +255,7 @@
0
     <div class="clearer"></div>
0
     <div id="footer">
0
       <p>Copyright &copy; <r:date format="%Y" />, [your name]. All rights reserved.<br />
0
- This gallery is powered by <a href="http://radiantcms.org/">Radiant CMS</a> and <a href="http://gravityblast.com/projects/gor/">Gor</a>.</p>
0
+ This gallery is powered by <a href="http://gravityblast.com/projects/radiant-gallery/">RadiantGallery</a>.</p>
0
     </div>
0
   </div>
0
 </body>

Comments

    No one has commented yet.