the-maker-development Mailing List for the maker - Content Management System
Brought to you by:
gerald_spreer
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: the-maker C. <in...@ma...> - 2007-10-18 11:38:37
|
Hello Everybody, I have been working on the maker a lot and wanted to let you know what is going on. The original idea was that when a .dynamic file is saved that the user does not have to make all since he might not remember in which .content files this dynamic is used. So now after saving a .dynamic file all the files hat make use of this .dynamic are queued for ftp upload. The publish feature is uploading that queue. Since I had this possibility I make the ftp queue that standard procedure for all files. Simply when you save a file it is added to the queue. Then you can edit another file and another without having to remember which ones you changed. Then just hit publish and the maker will work its way thru the queue. Of course if a file is already in the queue it is not added again. After it is sent to the server it is removed from the queue. When the maker is closed, or the project is changed, before the queue is publised it is saved (pickled) for the next session on the project. All this is very useful and makes working with the maker even more intuitive. Implementation will be finished in a couple of days. --- I am also working on the whole template thing for new projects... Gerald |
From: the-maker C. <in...@ma...> - 2007-08-03 00:16:30
|
Hi guys, I update the information in the doc folder. I created the new API docs using epydoc (epydoc.sourceforge.net) which is creating a more comprehensive output that standard pyDoc. Gerald |
From: Ian B. <ian...@my...> - 2007-05-26 20:29:34
|
Hi Gerald, OK.... we will have to get more people here. part of the PR... Regards, Ian. On 25 May 2007, at 20:21, the...@li... wrote: > Send The-maker-development mailing list submissions to > the...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/the-maker-development > or, via email, send a message with subject or body 'help' to > the...@li... > > You can reach the person managing the list at > the...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of The-maker-development digest..." > Today's Topics: > > 1. maker dev (the-maker CMS) > > From: the-maker CMS <in...@ma...> > Date: 25 May 2007 2:31:41 BST > To: maker-dev mailing list > <the...@li...> > Subject: [The-maker-development] maker dev > > > Hi Ian, > > guess what you are the only subscriber to this mailing list. Thank you > for subscribing. > I guess we need to improve some things here.. > > Gerald > > > > > ----------------------------------------------------------------------- > -- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > The-maker-development mailing list > The...@li... > https://lists.sourceforge.net/lists/listinfo/the-maker-development |
From: the-maker C. <in...@ma...> - 2007-05-25 01:31:50
|
Hi Ian, guess what you are the only subscriber to this mailing list. Thank you for subscribing. I guess we need to improve some things here.. Gerald |
From: Gerald S. <ge...@hf...> - 2006-07-30 15:26:41
|
Junly, 28 2006 - the maker 0.5 has been released !!! The maker 0.5 has been released. I hope you have some fun testing it. This time there is also a binary version included. So you don't need to have Python istalled. |