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 |