From: Jakub A. <jak...@se...> - 2003-02-11 17:40:06
Attachments:
reader.html
|
Hi all, I have finished the first "module" (it is not a real module) for the Reader Management Slice: the Auth feature. See the description in the attached file. This file is again the HTML doc/reader.html got from the Docbook file doc/reader.xml. This should be also an advertisement of the Docbook features. See the nice revision info and content at the beginning of the file. Both are created automagically. I would like to recommend Docbook to you for next version of all AA docs. There is also a lovely and powerful free Docbook (but not only Docbook) editor XmlMind, see www.xmlmind.org (if I am not mistaken) which makes creating Docbook documents a pleasure. Perhaps you should know that I will finish my job in Econnect in the middle of March and perhaps will not any more read the conference nor do any work for AA. Use this knowledge to test all the features I am working on so that I can do the fixes needed before I finish. Jakub |
From: Mitra <mi...@ea...> - 2003-02-13 11:22:42
|
I'll be sorry to see you go, you have contributed much to APC-AA. One thing ... in case there is time before you go. I think you did the Sites module ? (or was that Honza?) if so could you extend the sliceexp and sliceimp to handle the Site modules. I've extended it to handle Views, and also to output XML as an alternative to Hex/Zipped. I've found this essential since there are many things that need changing by hand, and the right place to do this is in the file before importing it. (Of course, it would be ideal if the PHP did everything wanted, but that is never going to work - there are for example too many places where a View id appears inside another view, or in an alias. . I will check them into CVS when they are better tested - unless anyone else wants to work on parts of it. - Mitra At 6:39 PM +0100 11/2/03, Jakub Adamek wrote: >Perhaps you should know that I will finish my job in Econnect in the >middle of March and perhaps will not any more read the conference nor do >any work for AA. Use this knowledge to test all the features I am >working on so that I can do the fixes needed before I finish. -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... 02-6684-8096 or 0414-648-0722 Life is a Mystery to be Lived, not a Problem to be Solved |
From: <jak...@se...> - 2003-02-13 12:16:00
|
Mitra, Honza is the only author of the Site module. He is off this week. Jakub > -----Original Message----- > From: Mitra [mailto:mi...@ea...] > Sent: Thursday, February 13, 2003 12:13 PM > To: Jakub Adamek; apc...@so... > Subject: Re: [Apc-aa-coders] Auth feature and Docbook and pre-farewell > > > I'll be sorry to see you go, you have contributed much to APC-AA. > > One thing ... in case there is time before you go. I think you did > the Sites module ? (or was that Honza?) if so could you extend the > sliceexp and sliceimp to handle the Site modules. > > I've extended it to handle Views, and also to output XML as an > alternative to Hex/Zipped. I've found this essential since there are > many things that need changing by hand, and the right place to do > this is in the file before importing it. (Of course, it would be > ideal if the PHP did everything wanted, but that is never going to > work - there are for example too many places where a View id appears > inside another view, or in an alias. > > . I will check them into CVS when they are better tested - unless > anyone else wants to work on parts of it. > > - Mitra > > > At 6:39 PM +0100 11/2/03, Jakub Adamek wrote: > >Perhaps you should know that I will finish my job in Econnect in the > >middle of March and perhaps will not any more read the conference nor = do > >any work for AA. Use this knowledge to test all the features I am > >working on so that I can do the fixes needed before I finish. > > -- > Mitra Technology Consulting - www.mitra.biz - mi...@mi... > 02-6684-8096 or 0414-648-0722 > > Life is a Mystery to be Lived, not a Problem to be Solved > --- Odchoz=ED zpr=E1va neobsahuje viry. Zkontrolov=E1no antivirov=FDm syst=E9mem AVG (http://www.grisoft.cz). Verze: 6.0.449 / Virov=E1 b=E1ze: 251 - datum vyd=E1n=ED: 27.1.2003 |
From: Mitra <mi...@ea...> - 2003-02-17 23:49:08
|
Jakub Could we get some step by step use cases for this, I'm not finding it easy to figure it out from the Docs. For example .... 1: An Administrator wants to setup a web page so it can only be accessed by certain readers. The steps to set the page to be controlled by a Reader slice, and creating the slice would be good. 2: An Administrator wants to setup a mailing list (presumably mailman) to recieve new messages posted to a slice. 2b: A reader wishes to add themselves to this list. Probably also we need to understand the difference between Alerts and Mailman for managing sending email out. - Mitra At 6:39 PM +0100 11/2/03, Jakub Adamek wrote: >Hi all, > >I have finished the first "module" (it is not a real module) for the >Reader Management Slice: the Auth feature. See the description in the >attached file. This file is again the HTML doc/reader.html got from the >Docbook file doc/reader.xml. > >This should be also an advertisement of the Docbook features. See the >nice revision info and content at the beginning of the file. Both are >created automagically. I would like to recommend Docbook to you for next >version of all AA docs. There is also a lovely and powerful free Docbook >(but not only Docbook) editor XmlMind, see www.xmlmind.org (if I am not >mistaken) which makes creating Docbook documents a pleasure. > >Perhaps you should know that I will finish my job in Econnect in the >middle of March and perhaps will not any more read the conference nor do >any work for AA. Use this knowledge to test all the features I am >working on so that I can do the fixes needed before I finish. > >Jakub > >Attachment converted: Macintosh HD:reader 1.html (TEXT/MSIE) (0005445F) -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... 02-6684-8096 or 0414-648-0722 Life is a Mystery to be Lived, not a Problem to be Solved |
From: <jak...@se...> - 2003-02-18 14:09:12
|
Mitra, Thanks for your suggestions. I will do my best. I already started working on some step by step tutorial, look forward :-)) Jakub > -----Original Message----- > From: apc...@li... > [mailto:apc...@li...] On Behalf Of Mitra > Sent: Tuesday, February 18, 2003 12:45 AM > To: Jakub Adamek; apc...@so... > Subject: Re: [Apc-aa-coders] Auth feature and Docbook and pre-farewell > > > Jakub > > Could we get some step by step use cases for this, I'm not finding it > easy to figure it out from the Docs. > > For example .... > > 1: An Administrator wants to setup a web page so it can only be > accessed by certain readers. The steps to set the page to be > controlled by a Reader slice, and creating the slice would be good. > > 2: An Administrator wants to setup a mailing list (presumably > mailman) to recieve new messages posted to a slice. > > 2b: A reader wishes to add themselves to this list. > > Probably also we need to understand the difference between Alerts and > Mailman for managing sending email out. > > - Mitra > > > > > > At 6:39 PM +0100 11/2/03, Jakub Adamek wrote: > >Hi all, > > > >I have finished the first "module" (it is not a real module) for the > >Reader Management Slice: the Auth feature. See the description in the > >attached file. This file is again the HTML doc/reader.html > got from the > >Docbook file doc/reader.xml. > > > >This should be also an advertisement of the Docbook features. See the > >nice revision info and content at the beginning of the file. Both are > >created automagically. I would like to recommend Docbook to > you for next > >version of all AA docs. There is also a lovely and powerful > free Docbook > >(but not only Docbook) editor XmlMind, see www.xmlmind.org > (if I am not > >mistaken) which makes creating Docbook documents a pleasure. > > > >Perhaps you should know that I will finish my job in Econnect in the > >middle of March and perhaps will not any more read the > conference nor do > >any work for AA. Use this knowledge to test all the features I am > >working on so that I can do the fixes needed before I finish. > > > >Jakub > > > >Attachment converted: Macintosh HD:reader 1.html (TEXT/MSIE) > (0005445F) > > > -- > Mitra Technology Consulting - www.mitra.biz - mi...@mi... > 02-6684-8096 or 0414-648-0722 > > Life is a Mystery to be Lived, not a Problem to be Solved > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Apc-aa-coders mailing list > Apc...@li... > https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > |