Francesco Lunelli wrote: > Yes I can use console but what I nedd is a little different. > I know that I am perverting the nature of Radiant, but I am trying to > adapt it to the needs of my silly customers. (Why customers are quite > always silly?) > I created a form and a script that parse the form and insert it in the > radiant structure adding correct page parts etc. > The customer need to upload press releases, the page is made with > different parts: title, description, link (to a pdf tha is upload in > the form) date. > Every time the customer compile the form I need to insert a date written > by the customer that could be different form the actual date. > I changed the code in the gem, but I would prefer to do a cleaner job > becasue changing the gem changes every radiant site on the same machine. > (Fortunately I have only one site for the moment)
You could probably create what you need with an extension. -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
