[Radiant] Gallery Extension Problem

2009-03-22 Thread Bryce Klimoski
I'm attempting to install the gallery extension at URL git://
github.com/pilu/radiant-gallery.git with Radiant 0.7.1, however whenever I
install it I'm unable to access any of the stylesheets, javascript, images,
or anything else that is stored under the public folder.

Any ideas as to why this is happening would be great.

Bryce
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Gallery Extension Problem

2009-03-22 Thread Bryce Klimoski
/extensions/gallery/gallery
cp
/home/bryce/apps/mymadlab/vendor/extensions/gallery/public/javascripts/extensions/gallery/gallery/panel.js
/home/bryce/apps/mymadlab/public/javascripts/extensions/gallery/gallery/panel.js
Copying /public/javascripts/extensions/gallery/gallery/edit_form.js...
mkdir -p
/home/bryce/apps/mymadlab/public/javascripts/extensions/gallery/gallery
cp
/home/bryce/apps/mymadlab/vendor/extensions/gallery/public/javascripts/extensions/gallery/gallery/edit_form.js
/home/bryce/apps/mymadlab/public/javascripts/extensions/gallery/gallery/edit_form.js
Copying /public/javascripts/extensions/gallery/gallery/utils.js...
mkdir -p
/home/bryce/apps/mymadlab/public/javascripts/extensions/gallery/gallery
cp
/home/bryce/apps/mymadlab/vendor/extensions/gallery/public/javascripts/extensions/gallery/gallery/utils.js
/home/bryce/apps/mymadlab/public/javascripts/extensions/gallery/gallery/utils.js
Copying /public/javascripts/extensions/gallery/gallery/tree.js...
mkdir -p
/home/bryce/apps/mymadlab/public/javascripts/extensions/gallery/gallery
cp
/home/bryce/apps/mymadlab/vendor/extensions/gallery/public/javascripts/extensions/gallery/gallery/tree.js
/home/bryce/apps/mymadlab/public/javascripts/extensions/gallery/gallery/tree.js
Select which layout to create (leave blank to skip):
1. Simple
2. Simple carbon with lightbox
3. Simple with lightbox
4. Simple carbon
[1-4] values separated by commas: 1,2,3,4
Importing layout 'Simple'...OK
Importing layout 'Simple carbon with lightbox'...OK
Importing layout 'Simple with lightbox'...OK
Importing layout 'Simple carbon'...OK
Gallery extension has been installed.
1. Create a new page with 'Gallery' as page type.
2. Select a gallery layout for your page.
3. Start creating your galleries.

And thats pretty much it.

On Sun, Mar 22, 2009 at 3:36 PM, Shaolo ot...@shaolo.com wrote:

 How are you installing it?

 On Sun, Mar 22, 2009 at 3:25 PM, Bryce Klimoski br...@mymadlab.net
 wrote:

  I'm attempting to install the gallery extension at URL git://
  github.com/pilu/radiant-gallery.git with Radiant 0.7.1, however whenever
 I
  install it I'm unable to access any of the stylesheets, javascript,
 images,
  or anything else that is stored under the public folder.
 
  Any ideas as to why this is happening would be great.
 
  Bryce
  ___
  Radiant mailing list
  Post:   Radiant@radiantcms.org
  Search: http://radiantcms.org/mailing-list/search/
  Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
 



 --

 - Shawn Wilton
 - (503) 881-2707
 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Gallery Extension Problem

2009-03-22 Thread Bryce Klimoski
Actually I have a much bigger problem than that.  I can not access anything
underneath my public folder.  If I remove the gallery extension it all
starts working again.

2009/3/22 Shaolo ot...@shaolo.com

 And after doing that and restarting the server you still don't see the
 gallery layout in the admin panel?


 2009/3/22 Bryce Klimoski br...@mymadlab.net

  Here is what I'm doing.
 
  First up I get the attachement_fu plugin.
 
  git clone git://
  github.com/technoweenie/attachment_fu.gitvendor/plugins/attachment_fu
 
  Next I get the gallery plugin and install.
  1. git clone git://
  github.com/pilu/radiant-gallery.gitvendor/extensions/gallery
  2. rake radiant:extensions:gallery:install
 
  (output of the rake command)
 
  br...@12-pack:~/apps/mymadlab$ rake radiant:extensions:gallery:install
  (in /home/bryce/apps/mymadlab)
  mkdir -p /home/bryce/apps/mymadlab/config/extensions/gallery
  Copying /public/images/extensions/gallery/lightbox/loading.gif...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/loading.gif
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/loading.gif
  Copying /public/images/extensions/gallery/lightbox/donate-button.gif...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/donate-button.gif
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/donate-button.gif
  Copying /public/images/extensions/gallery/lightbox/closelabel.gif...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/closelabel.gif
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/closelabel.gif
  Copying /public/images/extensions/gallery/lightbox/bullet.gif...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/bullet.gif
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/bullet.gif
  Copying /public/images/extensions/gallery/lightbox/close.gif...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/close.gif
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/close.gif
  Copying /public/images/extensions/gallery/lightbox/thumb-1.jpg...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/thumb-1.jpg
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/thumb-1.jpg
  Copying /public/images/extensions/gallery/lightbox/download-icon.gif...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/download-icon.gif
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/download-icon.gif
  Copying /public/images/extensions/gallery/lightbox/prevlabel.gif...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/prevlabel.gif
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/prevlabel.gif
  Copying /public/images/extensions/gallery/lightbox/nextlabel.gif...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/nextlabel.gif
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/nextlabel.gif
  Copying /public/images/extensions/gallery/lightbox/image-1.jpg...
  mkdir -p
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/lightbox/image-1.jpg
 
 
 /home/bryce/apps/mymadlab/public/images/extensions/gallery/lightbox/image-1.jpg
  Copying /public/images/extensions/gallery/admin/edit.png...
  mkdir -p /home/bryce/apps/mymadlab/public/images/extensions/gallery/admin
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images/extensions/gallery/admin/edit.png
  /home/bryce/apps/mymadlab/public/images/extensions/gallery/admin/edit.png
  Copying /public/images/extensions/gallery/admin/show.png...
  mkdir -p /home/bryce/apps/mymadlab/public/images/extensions/gallery/admin
  cp
 
 
 /home/bryce/apps/mymadlab/vendor/extensions/gallery/public/images

Re: [Radiant] Comments Extension

2009-03-02 Thread Bryce Klimoski
There is no error and it does not show up in the comments tab waiting
for approval.  When I clicked on save comment my browser pulls up me
http://localhost:3000/comments, however since I have not added any
content to that page it comes up blank.  I'm guessing there is
something that needs to be added there. I have also look in the
comments table which is blank.

On Sun, Mar 1, 2009 at 11:00 PM, Steven Southard
ste...@stevensouthard.com wrote:
 What did happen when you submitted the comment?  Did you get an error?
 Typical, it will show your comment and say that it's awaiting approval.  In
 the comments tab in the admin you can then see and approve the comment.  In
 your case it's a little unclear what you did or what results you got.



 On Mar 2, 2009, at 12:09 AM, Bryce Klimoski wrote:

 I'm new to Radiant andlike what I see however I'm struggling with
 getting the comments extension working.  First things first here are
 some version info.

 Radian 0.7.1
 Comments Extenstion URL -
 git://github.com/artofmission/radiant-comments.git
 fastercsv 1.4.0
 mislav-will_paginate 2.3.7

 Getting all that installed was a piece of cake, however I ran into the
 following problem(s).

 1. When on the Pages tab of the Admin tool I got an error indicating
 it could not find some partials.  Further investigation lead me to
 realizing I had to rename the directory
 vendor/extensions/comments/app/views/admin/page to
 vendor/extensions/comments/app/views/admin/pages.  After that no more
 problems in the admin tool.

 2. My next problem is where I'm stuck.  I enable comments on a test
 page, filled out the form, and then clicked on save.  Which came up
 with a 404 error for /comments.  So I created that page and repeated
 my test.  Page came up fine, however the comment did not save in the
 database.  What am I missing here?  Is there a tag I need to add the
 /comments page for it to save them?

 Thanks,
 Bryce
 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Comments Extension

2009-03-02 Thread Bryce Klimoski
Thanks for the link I'll take a closer look at it when I get home from work.

On Mon, Mar 2, 2009 at 8:23 AM, Mohit Sindhwani t...@onghu.com wrote:
 Bryce Klimoski wrote:

 There is no error and it does not show up in the comments tab waiting
 for approval.  When I clicked on save comment my browser pulls up me
 http://localhost:3000/comments, however since I have not added any
 content to that page it comes up blank.  I'm guessing there is
 something that needs to be added there. I have also look in the
 comments table which is blank.



 HI I'm sorry I can't directly help with your problem here, but just to be
 clear, did you follow the instructions about using the Comments extension as
 given in the wiki page about using Radiant as a blog?
 http://wiki.radiantcms.org/Using_Radiant_as_a_Blog

 Cheers,
 Mohit.
 3/3/2009 | 12:23 AM.

 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Comments Extension

2009-03-02 Thread Bryce Klimoski
I ran both the update and migrate tasks..

rake radiant:extensions:comments:update
rake radiant:extensions:comments:migrate

I did not see an error occur with either one of them.

I also took a look at the url you sent earlier
http://wiki.radiantcms.org/Using_Radiant_as_a_Blog and the only thing I have
not done is enable Akismet, which I understand to be optional (I will be
doing once I get into production).

Thanks,
Bryce

On Mon, Mar 2, 2009 at 9:43 AM, Mohit Sindhwani t...@onghu.com wrote:

 Hi Bryce

 Did you run the migration?

 Cheers,
 Mohit.
 3/3/2009 | 1:43 AM.


 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Comments Extension

2009-03-01 Thread Bryce Klimoski
I'm new to Radiant andlike what I see however I'm struggling with
getting the comments extension working.  First things first here are
some version info.

Radian 0.7.1
Comments Extenstion URL - git://github.com/artofmission/radiant-comments.git
fastercsv 1.4.0
mislav-will_paginate 2.3.7

Getting all that installed was a piece of cake, however I ran into the
following problem(s).

1. When on the Pages tab of the Admin tool I got an error indicating
it could not find some partials.  Further investigation lead me to
realizing I had to rename the directory
vendor/extensions/comments/app/views/admin/page to
vendor/extensions/comments/app/views/admin/pages.  After that no more
problems in the admin tool.

2. My next problem is where I'm stuck.  I enable comments on a test
page, filled out the form, and then clicked on save.  Which came up
with a 404 error for /comments.  So I created that page and repeated
my test.  Page came up fine, however the comment did not save in the
database.  What am I missing here?  Is there a tag I need to add the
/comments page for it to save them?

Thanks,
Bryce
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant