From: Honza M. <hon...@ec...> - 2003-02-20 14:28:13
|
I posted some changes to CVS. The list of changes follows. Most of changes is related to new Links module, which is not complete, yet. At least, user management functions should work, now. Honza CHANGES: 02/20/03 - added new input type field for itemedit - Hidden (honzam) - added new alias function f_o which displaye "New" or "Old" or such text for the item - added banner parameter to slice.php3 (see http://apc-aa.sourceforge.net/faq/#sliceparam) - added database optimize script - called from AA cron.php3 - new Links module (not complete, yet) - fixed wrong order of odd/even rows in itemview (Index) - do not load already loaded language file in mgettext environment - new manager class for administration of items (still in Links module only) - removed old, unused functions in searchlib - it is impossible to use "AA Core slice" as template, now - fixed problem of not showing roles for slices in user management - fixed bug with call nonmember function in itemfunct.php3 - constants in selectbox is shown even if they have the same value (space added) - added new paramewter for Selectbox input field - "show all" which displays all items including expited ones for slice |
From: Mitra <mi...@ea...> - 2003-02-20 21:40:08
|
Hi Honza, welcome back I notice you fixed some of the same bugs I did - (non member function in itemfunc, and roles in slices) hopefully CVS or you resolved the differences. - Mitra At 3:28 PM +0100 20/2/03, Honza Malik wrote: >I posted some changes to CVS. The list of changes follows. Most of >changes is related to new Links module, which is not complete, yet. At >least, user management functions should work, now. > > Honza > >CHANGES: >02/20/03 - added new input type field for itemedit - Hidden >(honzam) - added new alias function f_o which displaye "New" or "Old" > or such text for the item > - added banner parameter to slice.php3 (see > http://apc-aa.sourceforge.net/faq/#sliceparam) > - added database optimize script - called from AA cron.php3 > - new Links module (not complete, yet) > - fixed wrong order of odd/even rows in itemview (Index) > - do not load already loaded language file in mgettext > environment > - new manager class for administration of items (still in > Links module only) > - removed old, unused functions in searchlib > - it is impossible to use "AA Core slice" as template, now > - fixed problem of not showing roles for slices in user > management > - fixed bug with call nonmember function in itemfunct.php3 > - constants in selectbox is shown even if they have the same > value (space added) > - added new paramewter for Selectbox input field - "show all" > which displays all items including expited ones for slice > > > > > >------------------------------------------------------- >This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. >The most comprehensive and flexible code editor you can use. >Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. >www.slickedit.com/sourceforge >_______________________________________________ >Apc-aa-coders mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders -- 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: <br...@ch...> - 2003-02-21 15:22:28
|
Hi Honza, From: "Honza Malik" <hon...@ec...> > I posted some changes to CVS. The list of changes follows. Most of > changes is related to new Links module, which is not complete, yet. At > least, user management functions should work, now. I am curious how the new links module differ from normal modules (e.g. what are the new functions that are not provided by standard module (called "news" due to historical reasons)). I have also found several bugs in aa code (just before your changes): Caching is not working with scroller (view display the same content, no matter what page you select). There is some problem with URL parsing in HEADLINEURL alias. When you use slice included in .shtml file, link to fulltext of item goes to /aa/slice.php3?... instead of .shtml file it was called from. Similar problem is with discussions diplayed as a view included in .shtml file. Some links (show selected item, reply) have wrong URL parameters (e.g. /show.shtml&nocache=1&... instead of /show.shtml?nocache=1&... - parameter should start with ?, not with &). There is problem only with .shtml files, it works with site modulue. There are no users and groups shown in user management and search (for users/groups) is not working as well. There is problem with "Add/Mutual/Backward" buttons/links in related window - they are not shown, so relation could not be set. norbert br...@ch... |
From: Honza M. <hon...@ec...> - 2003-02-25 11:51:12
|
Hi Norbert, On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: > Hi Honza, >=20 > From: "Honza Malik" <hon...@ec...> > > I posted some changes to CVS. The list of changes follows. Most of > > changes is related to new Links module, which is not complete, yet. At > > least, user management functions should work, now. >=20 > I am curious how the new links module differ from normal modules (e.g. wh= at > are the new functions that are not provided by standard module (called > "news" due to historical reasons)). Links module is integration of our older - independent links aplication into AA. It uses another tables for storing links, categories, ... but it uses the same permission system and the interface. You will be able to manage pages like (http://ekolink.cz). =20 > I have also found several bugs in aa code (just before your changes): >=20 > Caching is not working with scroller (view display the same content, no > matter what page you select). I tested it in site module with current CVS version and it seems, it is working. If not, send me please the url. =20 > There is some problem with URL parsing in HEADLINEURL alias. When you use > slice included in .shtml file, link to fulltext of item goes to > /aa/slice.php3?... instead of .shtml file it was called from. Similar > problem is with discussions diplayed as a view included in .shtml file. S= ome > links (show selected item, reply) have wrong URL parameters (e.g. > /show.shtml&nocache=3D1&... instead of /show.shtml?nocache=3D1&... - par= ameter > should start with ?, not with &). There is problem only with .shtml files= , > it works with site modulue. Also, send me please the url. > There are no users and groups shown in user management and search (for > users/groups) is not working as well. Fixed in CVS. =20 > There is problem with "Add/Mutual/Backward" buttons/links in related > window - they are not shown, so relation could not be set. Fixed in CVS. Thanks for reporting. Honza >=20 > norbert > br...@ch... >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > Apc-aa-coders mailing list > Apc...@li... > https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >=20 |
From: Norbert B. <br...@ch...> - 2003-02-25 19:36:21
|
From: "Honza Malik" <hon...@ec...> > > Caching is not working with scroller (view display the same content, = no > > matter what page you select). >=20 > I tested it in site module with current CVS version and it seems, it = is > working. If not, send me please the url. Here is the url (current CVS version): http://www.changenet.sk/index.stm?section=3Dspr That part of the site use "site" module with this setting: {view.php3?vid=3D202&cmd[202]=3Dd-category.......3-LIKE-spravy&set[202]=3D= listlen-10,page-{page}} If you run URL generated by scroller on that page with "nocache=3D1" = parameter, it will show correct page.=20 Perhaps there is something wrong with our site module? > > There is some problem with URL parsing in HEADLINEURL alias. When = you use > > slice included in .shtml file, link to fulltext of item goes to > > /aa/slice.php3?... instead of .shtml file it was called from. = Similar > > problem is with discussions diplayed as a view included in .shtml = file. Some > > links (show selected item, reply) have wrong URL parameters (e.g. > > /show.shtml&nocache=3D1&... instead of /show.shtml?nocache=3D1&... = - parameter > > should start with ?, not with &). There is problem only with .shtml = files, > > it works with site modulue. >=20 > Also, send me please the url. The problem was with view (discussion) included in .shtml file=20 <!--#include virtual=3D"/aa/view.php3?vid=3D367"--> and called with parameters:=20 diskusia.stm?set[367]=3Dsh_itm-b72eb5763d4b3ba235201029b4cc5a45 which works (show correct comments), but only partially (generates wrong = urld to the individual comments, etc.) I do not know whether this is by design or bug, but I changed .shtml = file to include fulltext view and pass x=3DSHORTID to .shtml file. > > There is problem with "Add/Mutual/Backward" buttons/links in related > > window - they are not shown, so relation could not be set. >=20 > Fixed in CVS. Buttons are there, but relations are still not set (updated in = database). The same for "two boxes" n. |
From: Norbert B. <br...@ch...> - 2003-02-28 17:38:55
|
From: "Honza Malik" <hon...@ec...> > > There is problem with "Add/Mutual/Backward" buttons/links in related > > window - they are not shown, so relation could not be set. >=20 > Fixed in CVS. There was a problem with buttons not showing in related window and = related field not stored into database. It is fixed now (thanks!) except = for "Two selectboxes" input type (I guess something with javascript code = on input form). Could you look at it? norbert br...@ch... |
From: Mitra <mi...@ea...> - 2003-03-28 08:24:32
|
At 12:52 PM +0100 25/2/03, Honza Malik wrote: >Hi Norbert, > >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: >> Hi Honza, >> >> From: "Honza Malik" <hon...@ec...> >> > I posted some changes to CVS. The list of changes follows. Most of >> > changes is related to new Links module, which is not complete, yet. At >> > least, user management functions should work, now. >> >> I am curious how the new links module differ from normal modules (e.g. w= hat >> are the new functions that are not provided by standard module (called >> "news" due to historical reasons)). > >Links module is integration of our older - independent links aplication >into AA. It uses another tables for storing links, categories, ... but >it uses the same permission system and the interface. You will be able >to manage pages like (http://ekolink.cz). > Is Links working yet When I login as superadmin on earth.path.net/apc-aa+/admin (updated from CVS= ) And go to AA and Click on "Add" next to Links (there is nothing in the drop-down) then I get "No permission to edit module" from links/modedit.php3 - Mitra -- 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: Honza M. <hon...@ec...> - 2003-03-28 12:55:52
|
Link module is still not complete, but I will try to make it working in AA v2.6. What works: - admin interface for links (adding categories, links, ...) - there will be some improvements on this, but basicaly it works (we want to move ekolink.cz to the AA link module next week) What is still missing: - SQL commands to initate the links module in the database in sql_update.php3 script (not so hard to do - will be in v2.6) - interface for modifying of output (something like SliceAdmin -> Design - Fulltext, ...) - currently we display output from custom php scripts. (Hard to do - I have no idea, how to do it since we need some kind of cycles in templates, ...) - documentation (quite hard to do, because links module is quite complex - mainly in terms of permissions to the links/categories Honza On P=E1, 2003-03-28 at 09:22, Mitra wrote: > At 12:52 PM +0100 25/2/03, Honza Malik wrote: > >Hi Norbert, > > > >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: > >> Hi Honza, > >> > >> From: "Honza Malik" <hon...@ec...> > >> > I posted some changes to CVS. The list of changes follows. Most of > >> > changes is related to new Links module, which is not complete, yet.= At > >> > least, user management functions should work, now. > >> > >> I am curious how the new links module differ from normal modules (e.g= . what > >> are the new functions that are not provided by standard module (calle= d > >> "news" due to historical reasons)). > > > >Links module is integration of our older - independent links aplication > >into AA. It uses another tables for storing links, categories, ... but > >it uses the same permission system and the interface. You will be able > >to manage pages like (http://ekolink.cz). > > >=20 > Is Links working yet >=20 > When I login as superadmin on earth.path.net/apc-aa+/admin (updated from = CVS) > And go to AA > and Click on "Add" next to Links (there is nothing in the drop-down) > then I get "No permission to edit module" from links/modedit.php3 >=20 > - Mitra >=20 > --=20 > Mitra Technology Consulting - www.mitra.biz - mi...@mi... > 02-6684-8096 or 0414-648-0722=20 >=20 > Life is a Mystery to be Lived, not a Problem to be Solved >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: > The Definitive IT and Networking Event. Be There! > NetWorld+Interop Las Vegas 2003 -- Register today! > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > _______________________________________________ > Apc-aa-coders mailing list > Apc...@li... > https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >=20 |
From: Mitra <mi...@ea...> - 2003-03-28 22:06:54
|
=46or the output - I'm not sure your question, but I'm assuming its to do with showing hierarchical cwould suggest something like specifying a template for beginning and each level, so for example you could specify <b>_#HEADLINE</b><ul> and </ul> for the first level <li>_#HEADLINE</li> for the second . Does that make sense? Note that the {math...} function allows you to do stuff like multiple columns, I use it to get a photo album with 3 columns. - Mitra At 1:56 PM +0100 28/3/03, Honza Malik wrote: >Link module is still not complete, but I will try to make it working in >AA v2.6. > >What works: > >- admin interface for links (adding categories, links, ...) - there > will be some improvements on this, but basicaly it works (we want to > move ekolink.cz to the AA link module next week) > >What is still missing: > >- SQL commands to initate the links module in the database in > sql_update.php3 script (not so hard to do - will be in v2.6) > >- interface for modifying of output (something like SliceAdmin -> Design > - Fulltext, ...) - currently we display output from custom php > scripts. (Hard to do - I have no idea, how to do it since we need > some kind of cycles in templates, ...) > >- documentation (quite hard to do, because links module is quite complex > - mainly in terms of permissions to the links/categories > > Honza > >On P=E1, 2003-03-28 at 09:22, Mitra wrote: >> At 12:52 PM +0100 25/2/03, Honza Malik wrote: >> >Hi Norbert, >> > >> >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: >> >> Hi Honza, >> >> >> >> From: "Honza Malik" <hon...@ec...> >> >> > I posted some changes to CVS. The list of changes follows. Most of >> >> > changes is related to new Links module, which is not complete,= yet. At >> >> > least, user management functions should work, now. >> >> >> >> I am curious how the new links module differ from normal >>modules (e.g. what >> >> are the new functions that are not provided by standard module (call= ed >> >> "news" due to historical reasons)). >> > >> >Links module is integration of our older - independent links aplication >> >into AA. It uses another tables for storing links, categories, ... but >> >it uses the same permission system and the interface. You will be able > > >to manage pages like (http://ekolink.cz). >> > >> >> Is Links working yet >> >> When I login as superadmin on earth.path.net/apc-aa+/admin >>(updated from CVS) > > And go to AA > > and Click on "Add" next to Links (there is nothing in the drop-down) > > then I get "No permission to edit module" from links/modedit.php3 > > > > - Mitra >> >> -- >> 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: >> The Definitive IT and Networking Event. Be There! >> NetWorld+Interop Las Vegas 2003 -- Register today! >> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >> _______________________________________________ >> Apc-aa-coders mailing list >> Apc...@li... >> https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >> > > > > >------------------------------------------------------- >This SF.net email is sponsored by: >The Definitive IT and Networking Event. Be There! >NetWorld+Interop Las Vegas 2003 -- Register today! >http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >_______________________________________________ >Apc-aa-coders mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders -- 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: Norbert B. <br...@ch...> - 2003-03-31 09:59:59
|
> At 1:56 PM +0100 28/3/03, Honza Malik wrote: > >Link module is still not complete, but I will try to make it working = in > >AA v2.6. ... > >What is still missing: ... > >- interface for modifying of output (something like SliceAdmin -> = Design > > - Fulltext, ...) - currently we display output from custom php > > scripts. (Hard to do - I have no idea, how to do it since we need > > some kind of cycles in templates, ...) What about to create different views for small(est) parts of the output = (e.g. up-level category link, subcategory link and its selected = subcategories, list of links in actual category) and then combine them = in similar way how it is done in site module? And why not to extend site = module for that purpose? And some more questions: Would it be possible to make relations between categories and other = modules (e.g. news articles, directory, ...)? Would it be possible to search links in subcategories? (I mean not whole = catalogue, not actual category, but actual category and all of its = subcategories). Would it be possible to reuse the code for links module and to add = similar functionality (editors for specific categories) to other modules = (e.g. news articles)? Something like this might be really great... = (right now we want to delegate some sections/categories of our site to = different authors - we do want to allow them access only to their = section, not to the whole site; but with possibility to share articles = among sections and on homepage. We plan to do it by restricting list of = site wide sections/categories they could see on their edit form, but = looking for more flexible solution). norbert br...@ch... |
From: Mitra <mi...@ea...> - 2003-05-22 08:48:45
|
Honza Is the Links module ready yet - I need to build a links page, and could use / test / fix-bugs in it, or just use a slice again. - Mitra Norbert said ... >What about to create different views for small(est) parts of the >output (e.g. up-level category link, subcategory link and its >selected subcategories, list of links in actual category) and then >combine them in similar way how it is done in site module? And why >not to extend site module for that purpose? > > >And some more questions: > >Would it be possible to make relations between categories and other >modules (e.g. news articles, directory, ...)? > >Would it be possible to search links in subcategories? (I mean not >whole catalogue, not actual category, but actual category and all of >its subcategories). > >Would it be possible to reuse the code for links module and to add >similar functionality (editors for specific categories) to other >modules (e.g. news articles)? Something like this might be really >great... (right now we want to delegate some sections/categories of >our site to different authors - we do want to allow them access only >to their section, not to the whole site; but with possibility to >share articles among sections and on homepage. We plan to do it by >restricting list of site wide sections/categories they could see on >their edit form, but looking for more flexible solution). > At 10:05 AM +1100 29/3/03, Mitra wrote: >For the output - I'm not sure your question, but I'm assuming its to >do with showing hierarchical cwould suggest something like >specifying a template for beginning and each level, so for example >you could specify > ><b>_#HEADLINE</b><ul> and </ul> for the first level ><li>_#HEADLINE</li> for the second . > >Does that make sense? > >Note that the {math...} function allows you to do stuff like >multiple columns, I use it to get a photo album with 3 columns. > >- Mitra > > >At 1:56 PM +0100 28/3/03, Honza Malik wrote: >>Link module is still not complete, but I will try to make it working in >>AA v2.6. >> >>What works: >> >>- admin interface for links (adding categories, links, ...) - there >> will be some improvements on this, but basicaly it works (we want to >> move ekolink.cz to the AA link module next week) >> >>What is still missing: >> >>- SQL commands to initate the links module in the database in >> sql_update.php3 script (not so hard to do - will be in v2.6) >> >>- interface for modifying of output (something like SliceAdmin -> Design >> - Fulltext, ...) - currently we display output from custom php >> scripts. (Hard to do - I have no idea, how to do it since we need >> some kind of cycles in templates, ...) >> >>- documentation (quite hard to do, because links module is quite complex >> - mainly in terms of permissions to the links/categories >> >> Honza >> >>On P=E1, 2003-03-28 at 09:22, Mitra wrote: >>> At 12:52 PM +0100 25/2/03, Honza Malik wrote: >>> >Hi Norbert, >>> > >>> >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: >>> >> Hi Honza, >>> >> >>> >> From: "Honza Malik" <hon...@ec...> >>> >> > I posted some changes to CVS. The list of changes follows. Most o= f >>> >> > changes is related to new Links module, which is not >>>complete, yet. At >>> >> > least, user management functions should work, now. >>> >> >>> >> I am curious how the new links module differ from normal >>>modules (e.g. what >>> >> are the new functions that are not provided by standard module (cal= led >>> >> "news" due to historical reasons)). >>> > >>> >Links module is integration of our older - independent links aplicatio= n >>> >into AA. It uses another tables for storing links, categories, ... but >>> >it uses the same permission system and the interface. You will be able >> > >to manage pages like (http://ekolink.cz). >>> > >>> >>> Is Links working yet >>> >>> When I login as superadmin on earth.path.net/apc-aa+/admin >>>(updated from CVS) >> > And go to AA >> > and Click on "Add" next to Links (there is nothing in the drop-down) >> > then I get "No permission to edit module" from links/modedit.php3 >> > >> > - Mitra >>> >>> -- >>> 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: >>> The Definitive IT and Networking Event. Be There! >>> NetWorld+Interop Las Vegas 2003 -- Register today! >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >>> _______________________________________________ >>> Apc-aa-coders mailing list >>> Apc...@li... >>> https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >>> >> >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: >>The Definitive IT and Networking Event. Be There! >>NetWorld+Interop Las Vegas 2003 -- Register today! >>http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >>_______________________________________________ >>Apc-aa-coders mailing list >>Apc...@li... >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > > >-- >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 -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... 02-6684-8096 or 0414-648-722 Life is a Mystery to be Lived, not a Problem to be Solved |
From: Honza M. <hon...@ec...> - 2003-05-22 08:58:20
|
> Is the Links module ready yet - I need to build a links page, and=20 > could use / test / fix-bugs in it, or just use a slice again. It quite works, but: 1) there are no documentation in english 2) The sql_update.php3 do not prepare database for links module 3) There is not good admin interface for changing dataoutput (something like Slice Admin -> Design -> ...) The problem 2 (and maybe 3) will be solved in AA v2.6. So, if you have time to play with links module and you plan to create big catalogue with many categories in deep hierarchy, you could use Links - I will help you to set up database. If you just want one page with links, it is better to use standard slice. Honza On =C8t, 2003-05-22 at 10:41, Mitra wrote: > Honza >=20 > Is the Links module ready yet - I need to build a links page, and=20 > could use / test / fix-bugs in it, or just use a slice again. >=20 > - Mitra >=20 >=20 > Norbert said ... > >What about to create different views for small(est) parts of the=20 > >output (e.g. up-level category link, subcategory link and its=20 > >selected subcategories, list of links in actual category) and then=20 > >combine them in similar way how it is done in site module? And why=20 > >not to extend site module for that purpose? > > > > > >And some more questions: > > > >Would it be possible to make relations between categories and other=20 > >modules (e.g. news articles, directory, ...)? > > > >Would it be possible to search links in subcategories? (I mean not=20 > >whole catalogue, not actual category, but actual category and all of=20 > >its subcategories). > > > >Would it be possible to reuse the code for links module and to add=20 > >similar functionality (editors for specific categories) to other=20 > >modules (e.g. news articles)? Something like this might be really=20 > >great... (right now we want to delegate some sections/categories of=20 > >our site to different authors - we do want to allow them access only=20 > >to their section, not to the whole site; but with possibility to=20 > >share articles among sections and on homepage. We plan to do it by=20 > >restricting list of site wide sections/categories they could see on=20 > >their edit form, but looking for more flexible solution). >=20 > > > At 10:05 AM +1100 29/3/03, Mitra wrote: > >For the output - I'm not sure your question, but I'm assuming its to=20 > >do with showing hierarchical cwould suggest something like=20 > >specifying a template for beginning and each level, so for example=20 > >you could specify > > > ><b>_#HEADLINE</b><ul> and </ul> for the first level > ><li>_#HEADLINE</li> for the second . > > > >Does that make sense? > > > >Note that the {math...} function allows you to do stuff like=20 > >multiple columns, I use it to get a photo album with 3 columns. > > > >- Mitra > > > > > >At 1:56 PM +0100 28/3/03, Honza Malik wrote: > >>Link module is still not complete, but I will try to make it working in > >>AA v2.6. > >> > >>What works: > >> > >>- admin interface for links (adding categories, links, ...) - there > >> will be some improvements on this, but basicaly it works (we want to > >> move ekolink.cz to the AA link module next week) > >> > >>What is still missing: > >> > >>- SQL commands to initate the links module in the database in > >> sql_update.php3 script (not so hard to do - will be in v2.6) > >> > >>- interface for modifying of output (something like SliceAdmin -> Desig= n > >> - Fulltext, ...) - currently we display output from custom php > >> scripts. (Hard to do - I have no idea, how to do it since we need > >> some kind of cycles in templates, ...) > >> > >>- documentation (quite hard to do, because links module is quite comple= x > >> - mainly in terms of permissions to the links/categories > >> > >> Honza > >> > >>On P=E1, 2003-03-28 at 09:22, Mitra wrote: > >>> At 12:52 PM +0100 25/2/03, Honza Malik wrote: > >>> >Hi Norbert, > >>> > > >>> >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: > >>> >> Hi Honza, > >>> >> > >>> >> From: "Honza Malik" <hon...@ec...> > >>> >> > I posted some changes to CVS. The list of changes follows. Mos= t of > >>> >> > changes is related to new Links module, which is not=20 > >>>complete, yet. At > >>> >> > least, user management functions should work, now. > >>> >> > >>> >> I am curious how the new links module differ from normal=20 > >>>modules (e.g. what > >>> >> are the new functions that are not provided by standard module (= called > >>> >> "news" due to historical reasons)). > >>> > > >>> >Links module is integration of our older - independent links aplica= tion > >>> >into AA. It uses another tables for storing links, categories, ... = but > >>> >it uses the same permission system and the interface. You will be a= ble > >> > >to manage pages like (http://ekolink.cz). > >>> > > >>> > >>> Is Links working yet > >>> > >>> When I login as superadmin on earth.path.net/apc-aa+/admin=20 > >>>(updated from CVS) > >> > And go to AA > >> > and Click on "Add" next to Links (there is nothing in the drop-down= ) > >> > then I get "No permission to edit module" from links/modedit.php3 > >> > > >> > - Mitra > >>> > >>> -- > >>> 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: > >>> The Definitive IT and Networking Event. Be There! > >>> NetWorld+Interop Las Vegas 2003 -- Register today! > >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > >>> _______________________________________________ > >>> Apc-aa-coders mailing list > >>> Apc...@li... > >>> https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > >>> > >> > >> > >> > >> > >>------------------------------------------------------- > >>This SF.net email is sponsored by: > >>The Definitive IT and Networking Event. Be There! > >>NetWorld+Interop Las Vegas 2003 -- Register today! > >>http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > >>_______________________________________________ > >>Apc-aa-coders mailing list > >>Apc...@li... > >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > > > > > >-- > >Mitra Technology Consulting - www.mitra.biz - mi...@mi... > >02-6684-8096 or 0414-648-0722=20 > > > >Life is a Mystery to be Lived, not a Problem to be Solved >=20 >=20 > --=20 > Mitra Technology Consulting - www.mitra.biz - mi...@mi... > 02-6684-8096 or 0414-648-722=20 >=20 > Life is a Mystery to be Lived, not a Problem to be Solved |
From: Mitra <mi...@ea...> - 2003-05-28 07:55:39
|
Honza I'd like to start using this, and would appreciate your help, please let me know what I need to do to the database - or is sql_update.php3 working to do this yet? - Mitra At 10:58 AM +0200 22/5/03, Honza Malik wrote: > > Is the Links module ready yet - I need to build a links page, and >> could use / test / fix-bugs in it, or just use a slice again. > >It quite works, but: > >1) there are no documentation in english >2) The sql_update.php3 do not prepare database for links module >3) There is not good admin interface for changing dataoutput (something >like Slice Admin -> Design -> ...) > >The problem 2 (and maybe 3) will be solved in AA v2.6. So, if you have >time to play with links module and you plan to create big catalogue with >many categories in deep hierarchy, you could use Links - I will help you >to set up database. If you just want one page with links, it is better >to use standard slice. > > Honza > > >On =E2t, 2003-05-22 at 10:41, Mitra wrote: >> Honza >> >> Is the Links module ready yet - I need to build a links page, and >> could use / test / fix-bugs in it, or just use a slice again. >> >> - Mitra >> >> >> Norbert said ... >> >What about to create different views for small(est) parts of the >> >output (e.g. up-level category link, subcategory link and its >> >selected subcategories, list of links in actual category) and then >> >combine them in similar way how it is done in site module? And why >> >not to extend site module for that purpose? >> > >> > >> >And some more questions: >> > >> >Would it be possible to make relations between categories and other >> >modules (e.g. news articles, directory, ...)? >> > >> >Would it be possible to search links in subcategories? (I mean not >> >whole catalogue, not actual category, but actual category and all of >> >its subcategories). >> > >> >Would it be possible to reuse the code for links module and to add >> >similar functionality (editors for specific categories) to other >> >modules (e.g. news articles)? Something like this might be really >> >great... (right now we want to delegate some sections/categories of >> >our site to different authors - we do want to allow them access only >> >to their section, not to the whole site; but with possibility to >> >share articles among sections and on homepage. We plan to do it by >> >restricting list of site wide sections/categories they could see on >> >their edit form, but looking for more flexible solution). >> >> > >> At 10:05 AM +1100 29/3/03, Mitra wrote: >> >For the output - I'm not sure your question, but I'm assuming its to >> >do with showing hierarchical cwould suggest something like >> >specifying a template for beginning and each level, so for example >> >you could specify >> > >> ><b>_#HEADLINE</b><ul> and </ul> for the first level >> ><li>_#HEADLINE</li> for the second . >> > >> >Does that make sense? >> > >> >Note that the {math...} function allows you to do stuff like >> >multiple columns, I use it to get a photo album with 3 columns. >> > >> >- Mitra >> > >> > >> >At 1:56 PM +0100 28/3/03, Honza Malik wrote: >> >>Link module is still not complete, but I will try to make it working i= n >> >>AA v2.6. >> >> >> >>What works: >> >> >> >>- admin interface for links (adding categories, links, ...) - there >> >> will be some improvements on this, but basicaly it works (we want t= o >> >> move ekolink.cz to the AA link module next week) >> >> >> >>What is still missing: >> >> >> >>- SQL commands to initate the links module in the database in >> >> sql_update.php3 script (not so hard to do - will be in v2.6) >> >> >> >>- interface for modifying of output (something like SliceAdmin -> Desi= gn >> >> - Fulltext, ...) - currently we display output from custom php >> >> scripts. (Hard to do - I have no idea, how to do it since we need >> >> some kind of cycles in templates, ...) >> >> >> >>- documentation (quite hard to do, because links module is quite compl= ex > > >> - mainly in terms of permissions to the links/categories >> >> >> >> Honza >> >> >> >>On P=E1, 2003-03-28 at 09:22, Mitra wrote: >> >>> At 12:52 PM +0100 25/2/03, Honza Malik wrote: >> >>> >Hi Norbert, >> >>> > >> >>> >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: >> >>> >> Hi Honza, >> >>> >> >> >>> >> From: "Honza Malik" <hon...@ec...> >> >>> >> > I posted some changes to CVS. The list of changes >>follows. Most of >> >>> >> > changes is related to new Links module, which is not >> >>>complete, yet. At >> >>> >> > least, user management functions should work, now. >> >>> >> >> >>> >> I am curious how the new links module differ from normal >> >>>modules (e.g. what >> >>> >> are the new functions that are not provided by standard >>module (called >> >>> >> "news" due to historical reasons)). >> >>> > >> >>> >Links module is integration of our older - independent links >>aplication >> >>> >into AA. It uses another tables for storing links, categories, ...= but >> >>> >it uses the same permission system and the interface. You will be = able >> >> > >to manage pages like (http://ekolink.cz). >> >>> > >> >>> >> >>> Is Links working yet >> >>> >> >>> When I login as superadmin on earth.path.net/apc-aa+/admin >> >>>(updated from CVS) >> >> > And go to AA >> >> > and Click on "Add" next to Links (there is nothing in the drop-dow= n) >> >> > then I get "No permission to edit module" from links/modedit.php= 3 >> >> > >> >> > - Mitra >> >>> >> >>> -- >> >>> 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: >> >>> The Definitive IT and Networking Event. Be There! >> >>> NetWorld+Interop Las Vegas 2003 -- Register today! >> >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >> >>> _______________________________________________ >> >>> Apc-aa-coders mailing list >> >>> Apc...@li... >> >>> https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >> >>> >> >> >> >> >> >> >> >> >> >>------------------------------------------------------- >> >>This SF.net email is sponsored by: >> >>The Definitive IT and Networking Event. Be There! >> >>NetWorld+Interop Las Vegas 2003 -- Register today! >> >>http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >> >>_______________________________________________ >> >>Apc-aa-coders mailing list >> >>Apc...@li... >> >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >> > >> > >> >-- >> >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 >> >> >> -- >> Mitra Technology Consulting - www.mitra.biz - mi...@mi... >> 02-6684-8096 or 0414-648-722 >> >> Life is a Mystery to be Lived, not a Problem to be Solved > > > > >------------------------------------------------------- >This SF.net email is sponsored by: ObjectStore. >If flattening out C++ or Java code to make your application fit in a >relational database is painful, don't do it! Check out ObjectStore. >Now part of Progress Software. http://www.objectstore.net/sourceforge >_______________________________________________ >Apc-aa-coders mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... 02-6684-8096 or 0414-648-722 Life is a Mystery to be Lived, not a Problem to be Solved |
From: Mitra <mi...@ea...> - 2003-06-02 00:32:32
|
Hi Honza ... are links working yet? - Mitra At 5:48 PM +1000 28/5/03, Mitra wrote: >Honza > >I'd like to start using this, and would appreciate your help, > >please let me know what I need to do to the database - or is >sql_update.php3 working to do this yet? > >- Mitra > > >At 10:58 AM +0200 22/5/03, Honza Malik wrote: >> > Is the Links module ready yet - I need to build a links page, and >>> could use / test / fix-bugs in it, or just use a slice again. >> >>It quite works, but: >> >>1) there are no documentation in english >>2) The sql_update.php3 do not prepare database for links module >>3) There is not good admin interface for changing dataoutput (something >>like Slice Admin -> Design -> ...) >> >>The problem 2 (and maybe 3) will be solved in AA v2.6. So, if you have >>time to play with links module and you plan to create big catalogue with >>many categories in deep hierarchy, you could use Links - I will help you >>to set up database. If you just want one page with links, it is better >>to use standard slice. >> >> Honza >> >> >>On =E2t, 2003-05-22 at 10:41, Mitra wrote: >>> Honza >>> >>> Is the Links module ready yet - I need to build a links page, and >>> could use / test / fix-bugs in it, or just use a slice again. >>> >>> - Mitra >>> >>> >>> Norbert said ... >>> >What about to create different views for small(est) parts of the >>> >output (e.g. up-level category link, subcategory link and its >>> >selected subcategories, list of links in actual category) and then >>> >combine them in similar way how it is done in site module? And why >>> >not to extend site module for that purpose? >>> > >>> > >>> >And some more questions: >>> > >>> >Would it be possible to make relations between categories and other >>> >modules (e.g. news articles, directory, ...)? >>> > >>> >Would it be possible to search links in subcategories? (I mean not >>> >whole catalogue, not actual category, but actual category and all of >>> >its subcategories). >>> > >>> >Would it be possible to reuse the code for links module and to add >>> >similar functionality (editors for specific categories) to other >>> >modules (e.g. news articles)? Something like this might be really >>> >great... (right now we want to delegate some sections/categories of >>> >our site to different authors - we do want to allow them access only >>> >to their section, not to the whole site; but with possibility to >>> >share articles among sections and on homepage. We plan to do it by >>> >restricting list of site wide sections/categories they could see on >>> >their edit form, but looking for more flexible solution). >>> >>> > >>> At 10:05 AM +1100 29/3/03, Mitra wrote: >>> >For the output - I'm not sure your question, but I'm assuming its to >>> >do with showing hierarchical cwould suggest something like >>> >specifying a template for beginning and each level, so for example >>> >you could specify >>> > >>> ><b>_#HEADLINE</b><ul> and </ul> for the first level >> > ><li>_#HEADLINE</li> for the second . >> > > >> > >Does that make sense? >> > > >> > >Note that the {math...} function allows you to do stuff like >> > >multiple columns, I use it to get a photo album with 3 columns. >>> > >>> >- Mitra >>> > >>> > >>> >At 1:56 PM +0100 28/3/03, Honza Malik wrote: >>> >>Link module is still not complete, but I will try to make it working = in >>> >>AA v2.6. >>> >> >>> >>What works: >>> >> >>> >>- admin interface for links (adding categories, links, ...) - there >>> >> will be some improvements on this, but basicaly it works (we want = to >>> >> move ekolink.cz to the AA link module next week) >>> >> >>> >>What is still missing: >>> >> >>> >>- SQL commands to initate the links module in the database in >>> >> sql_update.php3 script (not so hard to do - will be in v2.6) >>> >> >>> >>- interface for modifying of output (something like SliceAdmin -> Des= ign >>> >> - Fulltext, ...) - currently we display output from custom php >>> >> scripts. (Hard to do - I have no idea, how to do it since we need >>> >> some kind of cycles in templates, ...) >> > >> >>> >>- documentation (quite hard to do, because links module is quite comp= lex >>> >> - mainly in terms of permissions to the links/categories >>> >> >>> >> Honza >>> >> >>> >>On P=E1, 2003-03-28 at 09:22, Mitra wrote: >>> >>> At 12:52 PM +0100 25/2/03, Honza Malik wrote: >>> >>> >Hi Norbert, >>> >>> > >>> >>> >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: >>> >>> >> Hi Honza, >>> >>> >> >>> >>> >> From: "Honza Malik" <hon...@ec...> >>> >>> >> > I posted some changes to CVS. The list of changes >>>follows. Most of >>> >>> >> > changes is related to new Links module, which is not >>> >>>complete, yet. At >>> >>> >> > least, user management functions should work, now. >>> >>> >> >>> >>> >> I am curious how the new links module differ from normal >>> >>>modules (e.g. what >>> >>> >> are the new functions that are not provided by standard >>>module (called >>> >>> >> "news" due to historical reasons)). >>> >>> > >>> >>> >Links module is integration of our older - independent >>>links aplication >>> >>> >into AA. It uses another tables for storing links, >>>categories, ... but >>> >>> >it uses the same permission system and the interface. You >>>will be able >>> >> > >to manage pages like (http://ekolink.cz). >>> >>> > >>> >>> >>> >>> Is Links working yet >>> >>> >>> >>> When I login as superadmin on earth.path.net/apc-aa+/admin >>> >>>(updated from CVS) >>> >> > And go to AA >>> >> > and Click on "Add" next to Links (there is nothing in the drop-do= wn) >>> >> > then I get "No permission to edit module" from links/modedit.ph= p3 >>> >> > >>> >> > - Mitra >>> >>> >>> >>> -- >>> >>> 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: >>> >>> The Definitive IT and Networking Event. Be There! >>> >>> NetWorld+Interop Las Vegas 2003 -- Register today! >>> >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >>> >>> _______________________________________________ >>> >>> Apc-aa-coders mailing list >>> >>> Apc...@li... >>> >>> https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >>> >>> >>> >> >>> >> >>> >> >>> >> >>> >>------------------------------------------------------- >>> >>This SF.net email is sponsored by: >>> >>The Definitive IT and Networking Event. Be There! >>> >>NetWorld+Interop Las Vegas 2003 -- Register today! >>> >>http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >>> >>_______________________________________________ >>> >>Apc-aa-coders mailing list >>> >>Apc...@li... >>> >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >>> > >>> > >>> >-- >>> >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 >>> >>> >>> -- >>> Mitra Technology Consulting - www.mitra.biz - mi...@mi... >>> 02-6684-8096 or 0414-648-722 >>> >>> Life is a Mystery to be Lived, not a Problem to be Solved >> >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: ObjectStore. >>If flattening out C++ or Java code to make your application fit in a >>relational database is painful, don't do it! Check out ObjectStore. >>Now part of Progress Software. http://www.objectstore.net/sourceforge >>_______________________________________________ >>Apc-aa-coders mailing list >>Apc...@li... >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > > >-- >Mitra Technology Consulting - www.mitra.biz - mi...@mi... >02-6684-8096 or 0414-648-722 > >Life is a Mystery to be Lived, not a Problem to be Solved -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... 02-6684-8096 or 0414-648-722 Life is a Mystery to be Lived, not a Problem to be Solved |
From: Honza M. <hon...@ec...> - 2003-06-02 09:52:04
|
Hi Mitra, I thought I catch release AA 2.6 during weekend, but I didn't. Is it possible to you to wait for Friday, when AA 2.6 will be released including database setup, small Links exmple and basic view setting pages? Honza On Po, 2003-06-02 at 02:31, Mitra wrote: > Hi Honza ... are links working yet? >=20 > - Mitra >=20 >=20 > At 5:48 PM +1000 28/5/03, Mitra wrote: > >Honza > > > >I'd like to start using this, and would appreciate your help, > > > >please let me know what I need to do to the database - or is=20 > >sql_update.php3 working to do this yet? > > > >- Mitra > > > > > >At 10:58 AM +0200 22/5/03, Honza Malik wrote: > >> > Is the Links module ready yet - I need to build a links page, and > >>> could use / test / fix-bugs in it, or just use a slice again. > >> > >>It quite works, but: > >> > >>1) there are no documentation in english > >>2) The sql_update.php3 do not prepare database for links module > >>3) There is not good admin interface for changing dataoutput (something > >>like Slice Admin -> Design -> ...) > >> > >>The problem 2 (and maybe 3) will be solved in AA v2.6. So, if you have > >>time to play with links module and you plan to create big catalogue wit= h > >>many categories in deep hierarchy, you could use Links - I will help yo= u > >>to set up database. If you just want one page with links, it is better > >>to use standard slice. > >> > >> Honza > >> > >> > >>On =E2t, 2003-05-22 at 10:41, Mitra wrote: > >>> Honza > >>> > >>> Is the Links module ready yet - I need to build a links page, and > >>> could use / test / fix-bugs in it, or just use a slice again. > >>> > >>> - Mitra > >>> > >>> > >>> Norbert said ... > >>> >What about to create different views for small(est) parts of the > >>> >output (e.g. up-level category link, subcategory link and its > >>> >selected subcategories, list of links in actual category) and then > >>> >combine them in similar way how it is done in site module? And why > >>> >not to extend site module for that purpose? > >>> > > >>> > > >>> >And some more questions: > >>> > > >>> >Would it be possible to make relations between categories and other > >>> >modules (e.g. news articles, directory, ...)? > >>> > > >>> >Would it be possible to search links in subcategories? (I mean not > >>> >whole catalogue, not actual category, but actual category and all o= f > >>> >its subcategories). > >>> > > >>> >Would it be possible to reuse the code for links module and to add > >>> >similar functionality (editors for specific categories) to other > >>> >modules (e.g. news articles)? Something like this might be really > >>> >great... (right now we want to delegate some sections/categories of > >>> >our site to different authors - we do want to allow them access onl= y > >>> >to their section, not to the whole site; but with possibility to > >>> >share articles among sections and on homepage. We plan to do it by > >>> >restricting list of site wide sections/categories they could see on > >>> >their edit form, but looking for more flexible solution). > >>> > >>> > > >>> At 10:05 AM +1100 29/3/03, Mitra wrote: > >>> >For the output - I'm not sure your question, but I'm assuming its t= o > >>> >do with showing hierarchical cwould suggest something like > >>> >specifying a template for beginning and each level, so for example > >>> >you could specify > >>> > > >>> ><b>_#HEADLINE</b><ul> and </ul> for the first level > >> > ><li>_#HEADLINE</li> for the second . > >> > > > >> > >Does that make sense? > >> > > > >> > >Note that the {math...} function allows you to do stuff like > >> > >multiple columns, I use it to get a photo album with 3 columns. > >>> > > >>> >- Mitra > >>> > > >>> > > >>> >At 1:56 PM +0100 28/3/03, Honza Malik wrote: > >>> >>Link module is still not complete, but I will try to make it worki= ng in > >>> >>AA v2.6. > >>> >> > >>> >>What works: > >>> >> > >>> >>- admin interface for links (adding categories, links, ...) - ther= e > >>> >> will be some improvements on this, but basicaly it works (we wa= nt to > >>> >> move ekolink.cz to the AA link module next week) > >>> >> > >>> >>What is still missing: > >>> >> > >>> >>- SQL commands to initate the links module in the database in > >>> >> sql_update.php3 script (not so hard to do - will be in v2.6) > >>> >> > >>> >>- interface for modifying of output (something like SliceAdmin -> = Design > >>> >> - Fulltext, ...) - currently we display output from custom php > >>> >> scripts. (Hard to do - I have no idea, how to do it since we n= eed > >>> >> some kind of cycles in templates, ...) > >> > >> > >>> >>- documentation (quite hard to do, because links module is quite c= omplex > >>> >> - mainly in terms of permissions to the links/categories > >>> >> > >>> >> Honza > >>> >> > >>> >>On P=E1, 2003-03-28 at 09:22, Mitra wrote: > >>> >>> At 12:52 PM +0100 25/2/03, Honza Malik wrote: > >>> >>> >Hi Norbert, > >>> >>> > > >>> >>> >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: > >>> >>> >> Hi Honza, > >>> >>> >> > >>> >>> >> From: "Honza Malik" <hon...@ec...> > >>> >>> >> > I posted some changes to CVS. The list of changes=20 > >>>follows. Most of > >>> >>> >> > changes is related to new Links module, which is not > >>> >>>complete, yet. At > >>> >>> >> > least, user management functions should work, now. > >>> >>> >> > >>> >>> >> I am curious how the new links module differ from normal > >>> >>>modules (e.g. what > >>> >>> >> are the new functions that are not provided by standard=20 > >>>module (called > >>> >>> >> "news" due to historical reasons)). > >>> >>> > > >>> >>> >Links module is integration of our older - independent=20 > >>>links aplication > >>> >>> >into AA. It uses another tables for storing links,=20 > >>>categories, ... but > >>> >>> >it uses the same permission system and the interface. You=20 > >>>will be able > >>> >> > >to manage pages like (http://ekolink.cz). > >>> >>> > > >>> >>> > >>> >>> Is Links working yet > >>> >>> > >>> >>> When I login as superadmin on earth.path.net/apc-aa+/admin > >>> >>>(updated from CVS) > >>> >> > And go to AA > >>> >> > and Click on "Add" next to Links (there is nothing in the drop= -down) > >>> >> > then I get "No permission to edit module" from links/modedit= .php3 > >>> >> > > >>> >> > - Mitra > >>> >>> > >>> >>> -- > >>> >>> 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: > >>> >>> The Definitive IT and Networking Event. Be There! > >>> >>> NetWorld+Interop Las Vegas 2003 -- Register today! > >>> >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > >>> >>> _______________________________________________ > >>> >>> Apc-aa-coders mailing list > >>> >>> Apc...@li... > >>> >>> https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > >>> >>> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >>------------------------------------------------------- > >>> >>This SF.net email is sponsored by: > >>> >>The Definitive IT and Networking Event. Be There! > >>> >>NetWorld+Interop Las Vegas 2003 -- Register today! > >>> >>http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > >>> >>_______________________________________________ > >>> >>Apc-aa-coders mailing list > >>> >>Apc...@li... > >>> >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > >>> > > >>> > > >>> >-- > >>> >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 > >>> > >>> > >>> -- > >>> Mitra Technology Consulting - www.mitra.biz - mi...@mi... > >>> 02-6684-8096 or 0414-648-722 > >>> > >>> Life is a Mystery to be Lived, not a Problem to be Solved > >> > >> > >> > >> > >>------------------------------------------------------- > >>This SF.net email is sponsored by: ObjectStore. > >>If flattening out C++ or Java code to make your application fit in a > >>relational database is painful, don't do it! Check out ObjectStore. > >>Now part of Progress Software. http://www.objectstore.net/sourceforge > >>_______________________________________________ > >>Apc-aa-coders mailing list > >>Apc...@li... > >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > > > > > >-- > >Mitra Technology Consulting - www.mitra.biz - mi...@mi... > >02-6684-8096 or 0414-648-722=20 > > > >Life is a Mystery to be Lived, not a Problem to be Solved >=20 >=20 > --=20 > Mitra Technology Consulting - www.mitra.biz - mi...@mi... > 02-6684-8096 or 0414-648-722=20 >=20 > Life is a Mystery to be Lived, not a Problem to be Solved |
From: Mitra <mi...@ea...> - 2003-06-02 22:39:45
|
Yes - I can wait this long, I have other things to do on the site as well. Thanks - Mitra At 11:50 AM +0200 2/6/03, Honza Malik wrote: >Hi Mitra, > > I thought I catch release AA 2.6 during weekend, but I didn't. Is it >possible to you to wait for Friday, when AA 2.6 will be released >including database setup, small Links exmple and basic view setting >pages? > > Honza > >On Po, 2003-06-02 at 02:31, Mitra wrote: >> Hi Honza ... are links working yet? >> >> - Mitra >> >> >> At 5:48 PM +1000 28/5/03, Mitra wrote: >> >Honza >> > >> >I'd like to start using this, and would appreciate your help, >> > >> >please let me know what I need to do to the database - or is >> >sql_update.php3 working to do this yet? >> > >> >- Mitra >> > >> > >> >At 10:58 AM +0200 22/5/03, Honza Malik wrote: >> >> > Is the Links module ready yet - I need to build a links page, and >> >>> could use / test / fix-bugs in it, or just use a slice again. >> >> >> >>It quite works, but: >> >> >> >>1) there are no documentation in english >> >>2) The sql_update.php3 do not prepare database for links module >> >>3) There is not good admin interface for changing dataoutput (somethin= g >> >>like Slice Admin -> Design -> ...) >> >> >> >>The problem 2 (and maybe 3) will be solved in AA v2.6. So, if you have >> >>time to play with links module and you plan to create big catalogue wi= th >> >>many categories in deep hierarchy, you could use Links - I will help y= ou >> >>to set up database. If you just want one page with links, it is better >> >>to use standard slice. >> >> >> >> Honza >> >> >> >> >> >>On =E2t, 2003-05-22 at 10:41, Mitra wrote: >> >>> Honza >> >>> >> >>> Is the Links module ready yet - I need to build a links page, and >> >>> could use / test / fix-bugs in it, or just use a slice again. >> >>> >> >>> - Mitra >> >>> >> >>> >> >>> Norbert said ... >> >>> >What about to create different views for small(est) parts of the > > >>> >output (e.g. up-level category link, subcategory link and its > > >>> >selected subcategories, list of links in actual category) and th= en > > >>> >combine them in similar way how it is done in site module? And wh= y >> >>> >not to extend site module for that purpose? >> >>> > >> >>> > >> >>> >And some more questions: >> >>> > >> >>> >Would it be possible to make relations between categories and othe= r >> >>> >modules (e.g. news articles, directory, ...)? >> >>> > >> >>> >Would it be possible to search links in subcategories? (I mean not >> >>> >whole catalogue, not actual category, but actual category and all = of >> >>> >its subcategories). >> >>> > >> >>> >Would it be possible to reuse the code for links module and to add >> >>> >similar functionality (editors for specific categories) to other >> >>> >modules (e.g. news articles)? Something like this might be really >> >>> >great... (right now we want to delegate some sections/categories o= f >> >>> >our site to different authors - we do want to allow them access on= ly >> >>> >to their section, not to the whole site; but with possibility to >> >>> >share articles among sections and on homepage. We plan to do it by >> >>> >restricting list of site wide sections/categories they could see o= n >> >>> >their edit form, but looking for more flexible solution). >> >>> >> >>> > >> >>> At 10:05 AM +1100 29/3/03, Mitra wrote: >> >>> >For the output - I'm not sure your question, but I'm assuming its = to >> >>> >do with showing hierarchical cwould suggest something like >> >>> >specifying a template for beginning and each level, so for example >> >>> >you could specify >> >>> > >> >>> ><b>_#HEADLINE</b><ul> and </ul> for the first level >> >> > ><li>_#HEADLINE</li> for the second . >> >> > > >> >> > >Does that make sense? >> >> > > >> >> > >Note that the {math...} function allows you to do stuff like >> >> > >multiple columns, I use it to get a photo album with 3 columns. >> >>> > >> >>> >- Mitra >> >>> > > > >>> > >> >>> >At 1:56 PM +0100 28/3/03, Honza Malik wrote: >> >>> >>Link module is still not complete, but I will try to make >>it working in >> >>> >>AA v2.6. >> >>> >> >> >>> >>What works: >> >>> >> >> >>> >>- admin interface for links (adding categories, links, ...) - the= re >> >>> >> will be some improvements on this, but basicaly it works >>(we want to >> >>> >> move ekolink.cz to the AA link module next week) >> >>> >> >> >>> >>What is still missing: >> >>> >> >> >>> >>- SQL commands to initate the links module in the database in >> >>> >> sql_update.php3 script (not so hard to do - will be in v2.6) >> >>> >> >> >>> >>- interface for modifying of output (something like >>SliceAdmin -> Design >> >>> >> - Fulltext, ...) - currently we display output from custom php >> >>> >> scripts. (Hard to do - I have no idea, how to do it since we = need >> >>> >> some kind of cycles in templates, ...) >> >> > >> >> >>> >>- documentation (quite hard to do, because links module is >>quite complex >> >>> >> - mainly in terms of permissions to the links/categories >> >>> >> >> >>> >> Honza >> >>> >> >> >>> >>On P=E1, 2003-03-28 at 09:22, Mitra wrote: >> >>> >>> At 12:52 PM +0100 25/2/03, Honza Malik wrote: >> >>> >>> >Hi Norbert, >> >>> >>> > >> >>> >>> >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: >> >>> >>> >> Hi Honza, >> >>> >>> >> >> >>> >>> >> From: "Honza Malik" <hon...@ec...> >> >>> >>> >> > I posted some changes to CVS. The list of changes >> >>>follows. Most of >> >>> >>> >> > changes is related to new Links module, which is not >> >>> >>>complete, yet. At >> >>> >>> >> > least, user management functions should work, now. >> >>> >>> >> >> >>> >>> >> I am curious how the new links module differ from normal >> >>> >>>modules (e.g. what >> >>> >>> >> are the new functions that are not provided by standard >> >>>module (called >> >>> >>> >> "news" due to historical reasons)). >> >>> >>> > >> >>> >>> >Links module is integration of our older - independent >> >>>links aplication >> >>> >>> >into AA. It uses another tables for storing links, >> >>>categories, ... but >> >>> >>> >it uses the same permission system and the interface. You >> >>>will be able >> >>> >> > >to manage pages like (http://ekolink.cz). >> >>> >>> > >> >>> >>> >> >>> >>> Is Links working yet >> >>> >>> >> >>> >>> When I login as superadmin on earth.path.net/apc-aa+/admin >> >>> >>>(updated from CVS) >> >>> >> > And go to AA >> >>> >> > and Click on "Add" next to Links (there is nothing in >>the drop-down) >> >>> >> > then I get "No permission to edit module" from >>links/modedit.php3 >> >>> >> > >> >>> >> > - Mitra >> >>> >>> >> >>> >>> -- >> >>> >>> 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: >> >>> >>> The Definitive IT and Networking Event. Be There! >> >>> >>> NetWorld+Interop Las Vegas 2003 -- Register today! >> >>> >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >> >>> >>> _______________________________________________ >> >>> >>> Apc-aa-coders mailing list >> >>> >>> Apc...@li... >> >>> >>> https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >> >>> >>> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> >>------------------------------------------------------- >> >>> >>This SF.net email is sponsored by: >> >>> >>The Definitive IT and Networking Event. Be There! >> >>> >>NetWorld+Interop Las Vegas 2003 -- Register today! >> >>> >>http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >> >>> >>_______________________________________________ >> >>> >>Apc-aa-coders mailing list >> >>> >>Apc...@li... >> >>> >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >> >>> > >> >>> > >> >>> >-- >> >>> >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 >> >>> >> >>> >> >>> -- >> >>> Mitra Technology Consulting - www.mitra.biz - mi...@mi... >> >>> 02-6684-8096 or 0414-648-722 >> >>> >> >>> Life is a Mystery to be Lived, not a Problem to be Solved >> >> >> >> >> >> >> >> >> >>------------------------------------------------------- >> >>This SF.net email is sponsored by: ObjectStore. >> >>If flattening out C++ or Java code to make your application fit in a >> >>relational database is painful, don't do it! Check out ObjectStore. >> >>Now part of Progress Software. http://www.objectstore.net/sourceforge >> >>_______________________________________________ >> >>Apc-aa-coders mailing list >> >>Apc...@li... >> >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >> > >> > >> >-- >> >Mitra Technology Consulting - www.mitra.biz - mi...@mi... >> >02-6684-8096 or 0414-648-722 >> > >> >Life is a Mystery to be Lived, not a Problem to be Solved >> >> >> -- >> Mitra Technology Consulting - www.mitra.biz - mi...@mi... >> 02-6684-8096 or 0414-648-722 >> >> Life is a Mystery to be Lived, not a Problem to be Solved > > > > >------------------------------------------------------- >This SF.net email is sponsored by: eBay >Get office equipment for less on eBay! >http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 >_______________________________________________ >Apc-aa-coders mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... home office 02-6684-8096 mobile 0414-648-722 work 02-6684-6182 Life is a Mystery to be Lived, not a Problem to be Solved |
From: Mitra <mi...@ea...> - 2003-06-20 11:00:39
|
Hi Honza Any update on AA2.6, especially I'm hoping for that Links module. - Mitra At 9:26 PM +1000 2/6/03, Mitra wrote: >Yes - I can wait this long, I have other things to do on the site as well. > >Thanks > >- Mitra > > >At 11:50 AM +0200 2/6/03, Honza Malik wrote: >>Hi Mitra, >> >> I thought I catch release AA 2.6 during weekend, but I didn't. Is it >>possible to you to wait for Friday, when AA 2.6 will be released >>including database setup, small Links exmple and basic view setting >>pages? >> >> Honza >> >>On Po, 2003-06-02 at 02:31, Mitra wrote: >>> Hi Honza ... are links working yet? >>> >>> - Mitra >>> >>> >>> At 5:48 PM +1000 28/5/03, Mitra wrote: >>> >Honza >>> > >>> >I'd like to start using this, and would appreciate your help, >>> > >>> >please let me know what I need to do to the database - or is >>> >sql_update.php3 working to do this yet? >>> > >>> >- Mitra >>> > >>> > >>> >At 10:58 AM +0200 22/5/03, Honza Malik wrote: >>> >> > Is the Links module ready yet - I need to build a links page, and >>> >>> could use / test / fix-bugs in it, or just use a slice again. >>> >> >>> >>It quite works, but: >>> >> >>> >>1) there are no documentation in english >>> >>2) The sql_update.php3 do not prepare database for links module >>> >>3) There is not good admin interface for changing dataoutput (somethi= ng >>> >>like Slice Admin -> Design -> ...) >>> >> >>> >>The problem 2 (and maybe 3) will be solved in AA v2.6. So, if you hav= e >>> >>time to play with links module and you plan to create big catalogue w= ith >>> >>many categories in deep hierarchy, you could use Links - I will help = you >>> >>to set up database. If you just want one page with links, it is bette= r >>> >>to use standard slice. >>> >> >>> >> Honza >>> >> >>> >> >>> >>On =E2t, 2003-05-22 at 10:41, Mitra wrote: >>> >>> Honza >>> >>> >>> >>> Is the Links module ready yet - I need to build a links page, and >>> >>> could use / test / fix-bugs in it, or just use a slice again. >>> >>> >>> >>> - Mitra >>> >>> >>> >>> >>> >>> Norbert said ... >>> >>> >What about to create different views for small(est) parts of the >> > >>> >output (e.g. up-level category link, subcategory link and its >> > >>> >selected subcategories, list of links in actual category) and t= hen >> > >>> >combine them in similar way how it is done in site module? And w= hy >>> >>> >not to extend site module for that purpose? >>> >>> > >>> >>> > >>> >>> >And some more questions: >>> >>> > >>> >>> >Would it be possible to make relations between categories and oth= er >>> >>> >modules (e.g. news articles, directory, ...)? >>> >>> > >>> >>> >Would it be possible to search links in subcategories? (I mean no= t >>> >>> >whole catalogue, not actual category, but actual category and all= of >>> >>> >its subcategories). >>> >>> > >>> >>> >Would it be possible to reuse the code for links module and to ad= d >>> >>> >similar functionality (editors for specific categories) to other >>> >>> >modules (e.g. news articles)? Something like this might be reall= y >>> >>> >great... (right now we want to delegate some sections/categories = of >>> >>> >our site to different authors - we do want to allow them access o= nly >>> >>> >to their section, not to the whole site; but with possibility to >>> >>> >share articles among sections and on homepage. We plan to do it b= y >>> >>> >restricting list of site wide sections/categories they could see = on >>> >>> >their edit form, but looking for more flexible solution). >>> >>> >>> >>> > >>> >>> At 10:05 AM +1100 29/3/03, Mitra wrote: >>> >>> >For the output - I'm not sure your question, but I'm assuming its= to >>> >>> >do with showing hierarchical cwould suggest something like >>> >>> >specifying a template for beginning and each level, so for exampl= e >>> >>> >you could specify >>> >>> > >>> >>> ><b>_#HEADLINE</b><ul> and </ul> for the first level >>> >> > ><li>_#HEADLINE</li> for the second . >>> >> > > >>> >> > >Does that make sense? >>> >> > > >>> >> > >Note that the {math...} function allows you to do stuff like >>> >> > >multiple columns, I use it to get a photo album with 3 columns. >>> >>> > >>> >>> >- Mitra >>> >>> > >> > >>> > >>> >>> >At 1:56 PM +0100 28/3/03, Honza Malik wrote: >>> >>> >>Link module is still not complete, but I will try to make >>>it working in >>> >>> >>AA v2.6. >>> >>> >> >>> >>> >>What works: >>> >>> >> >>> >>> >>- admin interface for links (adding categories, links, ...) - th= ere >>> >>> >> will be some improvements on this, but basicaly it >>>works (we want to >>> >>> >> move ekolink.cz to the AA link module next week) >>> >>> >> >>> >>> >>What is still missing: >>> >>> >> >>> >>> >>- SQL commands to initate the links module in the database in >>> >>> >> sql_update.php3 script (not so hard to do - will be in v2.6) >>> >>> >> >>> >>> >>- interface for modifying of output (something like >>>SliceAdmin -> Design >>> >>> >> - Fulltext, ...) - currently we display output from custom ph= p >>> >>> >> scripts. (Hard to do - I have no idea, how to do it >>>since we need >>> >>> >> some kind of cycles in templates, ...) >>> >> > >> >>> >>> >>- documentation (quite hard to do, because links module is >>>quite complex >>> >>> >> - mainly in terms of permissions to the links/categories >>> >>> >> >>> >>> >> Honza >>> >>> >> >>> >>> >>On P=E1, 2003-03-28 at 09:22, Mitra wrote: >>> >>> >>> At 12:52 PM +0100 25/2/03, Honza Malik wrote: >>> >>> >>> >Hi Norbert, >>> >>> >>> > >>> >>> >>> >On So, 2003-02-22 at 01:09, Norbert Br=E1zda wrote: >>> >>> >>> >> Hi Honza, >>> >>> >>> >> >>> >>> >>> >> From: "Honza Malik" <hon...@ec...> >>> >>> >>> >> > I posted some changes to CVS. The list of changes >>> >>>follows. Most of >>> >>> >>> >> > changes is related to new Links module, which is not >>> >>> >>>complete, yet. At >>> >>> >>> >> > least, user management functions should work, now. >>> >>> >>> >> >>> >>> >>> >> I am curious how the new links module differ from normal >>> >>> >>>modules (e.g. what >>> >>> >>> >> are the new functions that are not provided by standard >>> >>>module (called >>> >>> >>> >> "news" due to historical reasons)). >>> >>> >>> > >>> >>> >>> >Links module is integration of our older - independent >>> >>>links aplication >>> >>> >>> >into AA. It uses another tables for storing links, >>> >>>categories, ... but >>> >>> >>> >it uses the same permission system and the interface. You >>> >>>will be able >>> >>> >> > >to manage pages like (http://ekolink.cz). >>> >>> >>> > >>> >>> >>> >>> >>> >>> Is Links working yet >>> >>> >>> >>> >>> >>> When I login as superadmin on earth.path.net/apc-aa+/admin >>> >>> >>>(updated from CVS) >>> >>> >> > And go to AA >>> >>> >> > and Click on "Add" next to Links (there is nothing in >>>the drop-down) >>> >>> >> > then I get "No permission to edit module" from >>>links/modedit.php3 >>> >>> >> > >>> >>> >> > - Mitra >>> >>> >>> >>> >>> >>> -- >>> >>> >>> Mitra Technology Consulting - www.mitra.biz - mi...@mi...= z >>> >>> >>> 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: >>> >>> >>> The Definitive IT and Networking Event. Be There! >>> >>> >>> NetWorld+Interop Las Vegas 2003 -- Register today! >>> >>> >>> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >>> >>> >>> _______________________________________________ >>> >>> >>> Apc-aa-coders mailing list >>> >>> >>> Apc...@li... >>> >>> >>> https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >>> >>> >>> >>> >>> >> >>> >>> >> >>> >>> >> >>> >>> >> >>> >>> >>------------------------------------------------------- >>> >>> >>This SF.net email is sponsored by: >>> >>> >>The Definitive IT and Networking Event. Be There! >>> >>> >>NetWorld+Interop Las Vegas 2003 -- Register today! >>> >>> >>http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >>> >>> >>_______________________________________________ >>> >>> >>Apc-aa-coders mailing list >>> >>> >>Apc...@li... >>> >>> >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >>> >>> > >>> >>> > >>> >>> >-- >>> >>> >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 >>> >>> >>> >>> >>> >>> -- >>> >>> Mitra Technology Consulting - www.mitra.biz - mi...@mi... >>> >>> 02-6684-8096 or 0414-648-722 >>> >>> >>> >>> Life is a Mystery to be Lived, not a Problem to be Solved >>> >> >>> >> >>> >> >>> >> >>> >>------------------------------------------------------- >>> >>This SF.net email is sponsored by: ObjectStore. >>> >>If flattening out C++ or Java code to make your application fit in a >>> >>relational database is painful, don't do it! Check out ObjectStore. >>> >>Now part of Progress Software. http://www.objectstore.net/sourceforge >>> >>_______________________________________________ >>> >>Apc-aa-coders mailing list >>> >>Apc...@li... >>> >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders >>> > >>> > >>> >-- >>> >Mitra Technology Consulting - www.mitra.biz - mi...@mi... >>> >02-6684-8096 or 0414-648-722 >>> > >>> >Life is a Mystery to be Lived, not a Problem to be Solved >>> >>> >>> -- >>> Mitra Technology Consulting - www.mitra.biz - mi...@mi... >>> 02-6684-8096 or 0414-648-722 >>> >>> Life is a Mystery to be Lived, not a Problem to be Solved >> >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: eBay >>Get office equipment for less on eBay! >>http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 >>_______________________________________________ >>Apc-aa-coders mailing list >>Apc...@li... >>https://lists.sourceforge.net/lists/listinfo/apc-aa-coders > > >-- >Mitra Technology Consulting - www.mitra.biz - mi...@mi... >home office 02-6684-8096 mobile 0414-648-722 work 02-6684-6182 > >Life is a Mystery to be Lived, not a Problem to be Solved > > > >------------------------------------------------------- >This SF.net email is sponsored by: eBay >Get office equipment for less on eBay! >http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 >_______________________________________________ >Apc-aa-coders mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... home office 02-6684-8096 mobile 0414-648-722 work 02-6684-6182 Life is a Mystery to be Lived, not a Problem to be Solved |