Radiant Gallery extension 0.2.0 released

Hi all…here the latest release:

http://bigchieflabs.com/blog/2007/04/17/radiant-gallery-extension-020/

…if you want try it and let me know what you think and which
features you need…thank you!


Andrea F.

Andrea,
Grats on the extension. It’s looking really good :slight_smile:

Seeya,
-Adam

Il giorno 17/apr/07, alle ore 11:57, Adam S. ha scritto:

Andrea,
Grats on the extension. It’s looking really good :slight_smile:

Seeya,
-Adam

Thank you Adam for all your changes and helps :wink:

-andrea

I’m have some trouble getting this working properly. I’m very new to
Rails, and I’m certain there is something obvious that I’m missing.

Following the instructions in the README, I run:

rake radiant:extensions:gallery:install

And see the following:

Extensions cannot be used until Radiant migrations are up to date.
rake aborted!
uninitialized constant GalleryExtension

I’ve read the documentation, tried various google searches, looked
through the mailing list, but have not seen how to come across this.
Still, I’m certain it is something extremely obvious, which will cause
a good Homer “D’OH” when I find the answer. Can anyone point me in
the right direction?

Thanks for any help,
-albert

Thanks for the help.

I tried you instructions first, and that did not work. However, I
decided to do a completely clean install of Radiant, and then got past
this step. I still have a slight problem viewing the gallery, but I
thinks will be OK. I don’t have good time to really play with things
until Monday. If things are still giving me trouble, I’ll give a
buzz.

Thanks again,
-albert

Il giorno 20/apr/07, alle ore 19:22, Albert Vernon S. ha scritto:

rake aborted!
uninitialized constant GalleryExtension

maybe you have a wrong version of gallery extension…i got some
problem with my repository…
try to delete galleries and gallery_items tables and all
GalleryPages and then download the latest one:

http://darcs.bigchieflabs.com/radiant/extensions/gallery/
gallery_development.tar.gz

or with darcs:

darcs get http://darcs.bigchieflabs.com/radiant/extensions/gallery/

…and try again…I don’t know…maybe it could work…let me know…