Skip Menu |

This queue is for tickets about the CatalystX-CMS CPAN distribution.

Report information
The Basics
Id: 47395
Status: open
Priority: 0/
Queue: CatalystX-CMS

People
Owner: karman [...] cpan.org
Requestors: mnichols [...] mojosoft.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: raw text
Date: Sat, 27 Jun 2009 19:51:33 -0400
To: bug-CatalystX-CMS [...] rt.cpan.org.
From: Mojo Nichols <mnichols [...] mojosoft.org>
In the version I installed CatalystX-CMS-0.004 I'm just kicking the tires. I've followed the short and sweet tutorial. Here are the problems I ran into: under edit of foo: o clicking list all pages asks me to create a list all pages... I don't know if this is intentional. o under edit raw text changes are not save (I quickly see the text from the html editor show up and the changes are not saved. o the preview throws an error if I go back to it or if it times out I believe. I like your approach and will plan on replacing my homegrown cms's if you are actively developing this. I will be trying to dig into the above bugs and will let you know if I come up with any fixes. One feature request. o allow up loads of photo albums; allow them to shown in slide shows. I currently use Meios. but I will really want one interface if I can have it. I let you know if I have a better vision of how to implement this in CMS. Thanks Mojo Nichols
Subject: Re: [rt.cpan.org #47395] raw text
Date: Sat, 27 Jun 2009 21:30:11 -0500
To: bug-CatalystX-CMS [...] rt.cpan.org
From: Peter Karman <peter [...] peknet.com>
Mojo Nichols via RT wrote on 6/27/09 6:52 PM: Show quoted text
> In the version I installed CatalystX-CMS-0.004 > > I'm just kicking the tires. I've followed the short and sweet > tutorial.
thanks for checking it out. Show quoted text
> Here are the problems I ran into: > > > under edit of foo: > > o clicking list all pages asks me to create a list all pages... I > don't know if this is intentional.
should now be fixed in svn trunk. https://svn.msi.umn.edu/sw/perl/CatalystX-CMS/trunk trac changeset here: https://trac.msi.umn.edu/trac/sw/changeset/541 Show quoted text
> > o under edit raw text changes are not save (I quickly see the text > from the html editor show up and the changes are not saved.
this is a bug in the YUI JS editor. It really needs a re-think of how to manage the toggle between raw and gui editor. I'll try and get to that sometime soon. Show quoted text
> > o the preview throws an error if I go back to it or if it times out I > believe.
this might be due to the order in which click things. If you can give me a reproducible example I'd really appreciate it. Show quoted text
> > > I like your approach and will plan on replacing my homegrown cms's if > you are actively developing this. I will be trying to dig into the > above bugs and will let you know if I come up with any fixes.
The project is actively developed, though I am no longer employed at the university where it is used. I know of some other Catalyst folks who have expressed interest though, and I am continuing to support it. Show quoted text
> > One feature request. > > o allow up loads of photo albums; allow them to shown in slide > shows. I currently use Meios. but I will really want one interface if > I can have it. I let you know if I have a better vision of how to > implement this in CMS. >
This seems like a good idea for a Catalyst project, maybe similar to CX::CMS, but not really part of the vision for this particular application. A photo manager app could follow the same pattern that the CX::CMS does (base Controller, base Action, base Model and View), though maybe not need to store the images themselves in svn, only the metadata. CX::CMS and CX::ImageManager (fictitious name) could co-exist very nicely, but I don't see trying to overreach with the feature set that CMS supports. -- Peter Karman . http://peknet.com/ . peter@peknet.com gpg key: 37D2 DAA6 3A13 D415 4295 3A69 448F E556 374A 34D9