You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(13) |
Mar
(15) |
Apr
(29) |
May
(28) |
Jun
(111) |
Jul
(185) |
Aug
(366) |
Sep
(121) |
Oct
(73) |
Nov
(57) |
Dec
(23) |
2005 |
Jan
(30) |
Feb
(49) |
Mar
(51) |
Apr
(47) |
May
(95) |
Jun
(74) |
Jul
(62) |
Aug
(61) |
Sep
(46) |
Oct
(73) |
Nov
(111) |
Dec
(59) |
2006 |
Jan
(114) |
Feb
(34) |
Mar
(47) |
Apr
(49) |
May
(106) |
Jun
(47) |
Jul
(78) |
Aug
(31) |
Sep
(35) |
Oct
(39) |
Nov
(63) |
Dec
(17) |
2007 |
Jan
(40) |
Feb
(32) |
Mar
(17) |
Apr
(15) |
May
(28) |
Jun
(20) |
Jul
(80) |
Aug
(83) |
Sep
(52) |
Oct
(26) |
Nov
(6) |
Dec
(9) |
2008 |
Jan
(22) |
Feb
(11) |
Mar
(45) |
Apr
(5) |
May
(8) |
Jun
|
Jul
(16) |
Aug
(5) |
Sep
(3) |
Oct
(4) |
Nov
(14) |
Dec
(3) |
2009 |
Jan
(25) |
Feb
(46) |
Mar
(17) |
Apr
(8) |
May
(74) |
Jun
(48) |
Jul
(11) |
Aug
(9) |
Sep
|
Oct
|
Nov
(2) |
Dec
(2) |
From: SourceForge.net <no...@so...> - 2004-06-03 11:59:46
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2600545 By: remiglobal Yes...today is a day of discovery...ahahhah...I am blessed. Try out this config dude... 1. base object type = all content 2. restricted object type= -- select type -- 3. filter by category = "select the category in which you have placed a content item" other than that...up to u. And save it. It will list out the content item. For eg. com.arsdigita.cms.contenttypes.remiTest 66002 /redirect/?oid=%5Bcom Thats all dude...i dont think it helps a lot in your design or apps. :D remi ps://nick...i havent try the lgcl / lgsl etc...wanted to help you...but not at the moment. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: SourceForge.net <no...@so...> - 2004-06-03 10:33:34
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2600437 By: nickhorrigan Does anyone know if it is possible to run APLAWS+ on an Oracle Standard Edition DB Server (our client already has it)? I know it states Enterprise Edition in the manuals (due to the need for Intermedia for searching) but could you use lucene instead? Any feedbck would be appreciated. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: SourceForge.net <no...@so...> - 2004-06-03 07:16:47
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2600213 By: remiglobal Yes...I have solved the problem. Em...this is actually kinda cool coz I dont have to hard code the content type. What i did was to create a new content type from the UI and changed /types/ContentTypes.xsl and add myNewCTtemplate.xsl. Isnt that easy guys. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Chris B. <ch...@ru...> - 2004-06-02 12:58:23
|
We are interested in putting together schema definitions for standard APLAWS content types, with a view to validating content items. At the moment, some XML Schema definitions are provided in the APLAWS+ source distribution, under documentation. However, these definitions aren't used in the system anywhere, and there appears to be some confusion as to whether or not most content items would validate against them. The choice of XML Schema as a schema definition language is moot. While this language permits extremely specific constraints on the structure of XML documents, it is verbose and unwieldy, and few (free) validating processors exist for it. Sensible alternatives would be either XML DTDs, which are small, well understood, fast to process, and have widespread support (but cannot express all the constraints of more evolved schema languages), or Relax-NG schemata, which can express all the constraints of XML Schema definitions more understandably and less verbosely, and which have a great deal of support in the XML community. Ultimately, the decision should be made based on the real requirements for validation. I attach the current schemata reformulated as XML DTDs. As such, we can already see that some components are overspecified (such as the mandatory "oid" attribute on many elements) while others are drastically underspecified, like the "attendees" element in the Minutes content type, which should probably be reformulated as multiple elements. Also, the practice of specifying most of the vocabulary with the same local names but in a different namespace for each content type is a little bizarre: perhaps we should look at sharing namespaces within the same document? We should also look at removing duplicates: the Minutes content type, for instance, provides 3 separate elements for representing a description. It would be great if these schemata could become the starting point for discussion that yields a definitive schematic representation of APLAWS content. Among other things, such consensus is vital for any kind of integration between the APLAWS system and other external systems. We therefore welcome any feedback on the DTDs or on the issue as a whole. |
From: Daniel P. B. <ber...@re...> - 2004-06-02 08:57:38
|
On Tue, Jun 01, 2004 at 06:26:12PM +0100, Graham Lally wrote: > Does the Lucene indexer store any information regarding the categoruy of= =20 > a Content Item at all? Looking at c.ad.search.lucene.Document, I can't=20 > see anything where it does. >=20 > Thus, if I want to filter results by category, is it a case of appending= =20 > this information to Document at indexing time, or is it available=20 > elsewhere in the system? Because of the hierarchical nature of categories its not possible replicate the filter by category functionality we do in Intermedia with Lucene in an efficient manner. Even in Intermedia we don't actually index the categories - we just join against the=20 denormalizations when running the query. This obviously isn't=20 possible in Lucene since its not an in-DB search index.=20 Dan --=20 |=3D- Red Hat, 338 Euston Road, London, NW1 3BT. +44 (0)7977 267 243 -= =3D| |=3D- Perl modules: http://search.cpan.org/~danberr/ -= =3D| |=3D- Projects: http://freshmeat.net/~danielpb/ -= =3D| |=3D- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -= =3D|=20 |
From: SourceForge.net <no...@so...> - 2004-06-02 06:15:58
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2597635 By: nobody I think I knew that...but the prob is..., when you are creating a new content type from the "content types" tab, you cannot assign a content template to that content type. when you click on your new content type, there is no templates section. Suprise... But anywhere...i suspected that the xsl files that I have written doesnt match the template name in the xml output. I am gonna try this tomorrow...hope its gonna work. remi ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: SourceForge.net <no...@so...> - 2004-06-02 06:15:53
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2597632 By: nobody I think I knew that...but the prob is..., when you are creating a new content type from the "content types" tab, you cannot assign a content template to that content type. when you click on your new content type, there is no templates section. Suprise... But anywhere...i suspected that the xsl files that I have written doesnt match the template name in the xml output. I am gonna try this tomorrow...hope its gonna work. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Fabrice R. <fa...@ru...> - 2004-06-01 18:46:53
|
Hi, I'm trying to figure out how the subsite module works. I ccm loaded the module; now I get a 404 on /ccm/subsite and an exception on /ccm/admin/subsite: com.arsdigita.util.AssertionError: com.arsdigita.categorization.Category is null at com.arsdigita.util.Assert.exists(Assert.java:179) at com.arsdigita.london.util.ui.ObjectCategoryPicker.addOptions(ObjectCategoryPicker.java:42) at com.arsdigita.london.util.ui.AbstractCategoryPicker$1.prepare(AbstractCategoryPicker.java:40) at com.arsdigita.bebop.form.Widget.firePrintEvent(Widget.java:487) at com.arsdigita.bebop.form.Widget.generateXML(Widget.java:473) [...] at com.arsdigita.bebop.Page.generateXML(Page.java:642) at com.arsdigita.bebop.jsp.DefinePage.doEndTag(DefinePage.java:253) at org.apache.jsp.index$jsp._jspService(index$jsp.java:103) Also, I couldn't find any documentation about this module online, is there any somewhere? Thanks Fabrice |
From: Graham L. <gr...@ru...> - 2004-06-01 17:27:07
|
Hi there, Does the Lucene indexer store any information regarding the categoruy of a Content Item at all? Looking at c.ad.search.lucene.Document, I can't see anything where it does. Thus, if I want to filter results by category, is it a case of appending this information to Document at indexing time, or is it available elsewhere in the system? Cheers, .g |
From: Miles B. <mi...@ru...> - 2004-06-01 09:58:44
|
Hi Dan, On Thu, 2004-05-27 at 13:16, Daniel P. Berrange wrote: > On Mon, May 24, 2004 at 01:05:53PM +0100, Miles Barr wrote: > > This is the application at /ccm/admin/terms > > > > I gather this application is supposed to help manage the category lists > > in APLAWS+. It looks incomplete. Here are a few problems I noticed: > > Long term it is intended to be compelte admin UI for managing > contorlled lists (aka ESD-Toolkit) and will ultimatley replace > allthe category admin UI in the CMS admin pages. That said, the > stateof the code in the APLAWS release is /experimental/ at > best. As you noted there are a number of bugs and some bits are not > yet complete (ie created root nodes). When you say long term, is there a rough time scale? Is the application in active development? -- Miles Barr <mi...@ru...> Runtime Collective |
From: Chris B. <ch...@ru...> - 2004-05-27 14:31:21
|
Daniel P. Berrange wrote: >> I'm developing a new content type. I have created my PDL, domain >> objects, loader, initializer, content type deployment descriptor, and >> whatnot, and "ant deploy" runs without errors. >> >> The documentation (rhea-dg-waf-en-6.1-1.pdf, section 8.10) suggests >> that >> I now run "ccm load --interactive <projectname>", which results in >> >> java.lang.IllegalArgumentException: no such context: class >> com.arsdigita.runtime.RuntimeConfig; available contexts=[class >> com.arsdigita.packaging.RegistryConfig]; context->storage map: {class >> com.arsdigita.packaging.RegistryConfig=registry.properties} > > Best guess is that you've not got a 'ccm-my-app.load' & > 'ccm-my-app.config' > files in the top level src directory / its not been deployed to the > classes directory in your webapp. Or you've not loaded all the base > applications yet. I have both a 'my-app.load' and 'my-app.config' in the src directory. When I run ant deploy, these get placed, along with the domain object and loader classes, in ${CCM_WEB_HOME}/webapps/WEB-INF/classes. Perhaps they should be being deployed into ${CCM_WEB_HOME}/webapps/ROOT/WEB-INF/classes or ${CCM_WEB_HOME}/webapps/my-app/WEB-INF/classes ? |
From: Daniel P. B. <ber...@re...> - 2004-05-27 12:29:04
|
On Fri, May 21, 2004 at 03:32:34PM +0100, Chris Burdess wrote: > I'm developing a new content type. I have created my PDL, domain > objects, loader, initializer, content type deployment descriptor, and > whatnot, and "ant deploy" runs without errors. >=20 > The documentation (rhea-dg-waf-en-6.1-1.pdf, section 8.10) suggests that > I now run "ccm load --interactive <projectname>", which results in >=20 > java.lang.IllegalArgumentException: no such context: class com.arsdigita.= runtime.RuntimeConfig; available contexts=3D[class com.arsdigita.packaging.= RegistryConfig]; context->storage map: {class com.arsdigita.packaging.Regis= tryConfig=3Dregistry.properties} Best guess is that you've not got a 'ccm-my-app.load' & 'ccm-my-app.config' files in the top level src directory / its not been deployed to the classes directory in your webapp. Or you've not loaded all the base applications yet. Dan. --=20 |=3D- Red Hat, 338 Euston Road, London, NW1 3BT. +44 (0)7977 267 243 -= =3D| |=3D- Perl modules: http://search.cpan.org/~danberr/ -= =3D| |=3D- Projects: http://freshmeat.net/~danielpb/ -= =3D| |=3D- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -= =3D|=20 |
From: Daniel P. B. <ber...@re...> - 2004-05-27 12:26:10
|
On Tue, May 25, 2004 at 04:55:29PM +0100, Miles Barr wrote: > Does anyone know what these admin applications are supposed to do? They currently serve two purposes: * Associating different JSP files for display of=20 items in categories. eg One JSP may sort based on publishing date (eg for News), while another sort on name, paginating in a-z form (eg for an Councillor List). * Adding 'quick links' to a category. Nothing more than a title, url description & icon URL. Dan --=20 |=3D- Red Hat, 338 Euston Road, London, NW1 3BT. +44 (0)7977 267 243 -= =3D| |=3D- Perl modules: http://search.cpan.org/~danberr/ -= =3D| |=3D- Projects: http://freshmeat.net/~danielpb/ -= =3D| |=3D- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -= =3D|=20 |
From: Daniel P. B. <ber...@re...> - 2004-05-27 12:22:49
|
On Mon, May 24, 2004 at 01:05:53PM +0100, Miles Barr wrote: > This is the application at /ccm/admin/terms >=20 > I gather this application is supposed to help manage the category lists > in APLAWS+. It looks incomplete. Here are a few problems I noticed: Long term it is intended to be compelte admin UI for managing contorlled lists (aka ESD-Toolkit) and will ultimatley replace allthe category admin UI in the CMS admin pages. That said, the stateof the code in the APLAWS release is /experimental/ at best. As you noted there are a number of bugs and some bits are not yet complete (ie created root nodes). It can however be used for creating new terms & mapping thm as non-root nodes inthe tree. For creation of new domains I'd recommend using the ESD-Toolkit XML format for controlled lists and item hierarchy and then importing them using the command line tools. >> - No ability to upload a new category list. Use the command line tools instead. > - Can't assign new root nodes to a category list (makes creating new > lists not particularly useful). Use the command line tool to setup the inital tree and then the UI for adding leaf nodes. > - Create a new term. > - Click on 'Add narrower term' after you've added it. > - Bug: Search button says 'save' > - Bug: Search doesn't appear to return anything (I'm not sure what I'm > searching for but search for a term I just added returns nothing). Should search for orphaned terms based on their name. Dan. --=20 |=3D- Red Hat, 338 Euston Road, London, NW1 3BT. +44 (0)7977 267 243 -= =3D| |=3D- Perl modules: http://search.cpan.org/~danberr/ -= =3D| |=3D- Projects: http://freshmeat.net/~danielpb/ -= =3D| |=3D- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -= =3D|=20 |
From: Daniel P. B. <ber...@re...> - 2004-05-27 12:14:31
|
On Wed, May 26, 2004 at 12:04:28PM +0100, Miles Barr wrote: > Is it possible to use the cms-item-adapters.xml file to get the XML to > include what categories a content item is in? >=20 > Adding: > <xrd:associations rule=3D"include"> > <xrd:property name=3D"/object/categories"/> > </xrd:associations> This /would/ be the correct property name if content items were categorized, however, categorization is applied to bundles, not language instances. So instead the property is /object/parent/categories > <xrd:associations rule=3D"include"> > <xrd:property name=3D"/object/categoryCollection"/> > </xrd:associations> This is wrong because there is no PDL association called 'categoryCollection'. Dan. -- |=3D- Red Hat, 338 Euston Road, London, NW1 3BT. +44 (0)7977 267 243 -= =3D| |=3D- Perl modules: http://search.cpan.org/~danberr/ -= =3D| |=3D- Projects: http://freshmeat.net/~danielpb/ -= =3D| |=3D- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -= =3D|=20 |
From: Daniel P. B. <ber...@re...> - 2004-05-27 12:09:59
|
On Mon, May 24, 2004 at 03:07:31PM +0100, Miles Barr wrote: > What is the URL do access another APLAWS+ instance's remote search? i.e. > what URL do I enter in /ccm/search/admin? IIRC, it expects the hostname (& optionally port number) of the remote server. ie no path info and no http:// prefix. Dan. --=20 |=3D- Red Hat, 338 Euston Road, London, NW1 3BT. +44 (0)7977 267 243 -= =3D| |=3D- Perl modules: http://search.cpan.org/~danberr/ -= =3D| |=3D- Projects: http://freshmeat.net/~danielpb/ -= =3D| |=3D- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -= =3D|=20 |
From: Miles B. <mi...@ru...> - 2004-05-26 11:04:33
|
Is it possible to use the cms-item-adapters.xml file to get the XML to include what categories a content item is in? Adding: <xrd:associations rule="include"> <xrd:property name="/object/categories"/> </xrd:associations> or: <xrd:associations rule="include"> <xrd:property name="/object/categoryCollection"/> </xrd:associations> doesn't appear to work. -- Miles Barr <mi...@ru...> Runtime Collective Ltd. |
From: Shubham N. [ntl] <Shu...@nt...> - 2004-05-25 16:48:11
|
Hi All Has anyone come across this error while setting up a Dev environment for = APLAWS. This is the step prior to installing the development bundle for = APLAWS. We are running RH Linux 3 [root@dream root]# su - sysdev [sysdev@dream sysdev]$ ccm-devel-create.pl aplaws-myauthority Validating the schema of project.xml project.xml: 579;20;0 ms (7 elems, 10 attrs, 0 spaces, 52 chars) Writing .tmp.project.xml Writing build.xml file:///var/ccm-devel/dev/sysdev/aplaws-myauthority/.tmp.project.xml; = Line 2; Column 253; XSLT Error = (javax.xml.transform.TransformerException): = org.xml.sax.SAXParseException: The prefix "xsi" for attribute = "xsi:schemaLocation" associated with an element type "ccm:project" is = not bound. Installation failed: cannot run ccm-configure script: Inappropriate = ioctl for device Install logs at /var/tmp/ccm-devel-create-aplaws-myauthority-sysdev.log [sysdev@dream sysdev]$ Regards Shubham |
From: Miles B. <mi...@ru...> - 2004-05-25 16:13:35
|
Hi Arturo, Thanks for the heads up. Do you know what the different dispatcher contexts are? And what values I can use for the use contexts? Cheers, Miles |
From: Dell, A. <art...@ca...> - 2004-05-25 16:08:24
|
Hi, ccm/navigation/admin is used to set the jsp templates for the /navigation/ application and to set up quick links. The navigation jsp templates are in: /webapps/ROOT/packages/navigation/templates ccm/services/admin basically does the same for the /services/ application which uses the pid list mappings Arturo Dell |
From: Miles B. <mi...@mi...> - 2004-05-25 15:55:32
|
Does anyone know what these admin applications are supposed to do? -- Miles Barr <mi...@mi...> |
From: Miles B. <mi...@ru...> - 2004-05-25 15:52:44
|
Hi Shubham, I've only started looking at this application and I'm trying to figure it out since there is no accompanying documentation. The interface implies there's a lot more functionality than simply domain mapping but it doesn't appear to be finished. The APLAWS web site doesn't have a road map or release schedule so I'm not sure if it is going to get finished. -- Miles Barr <mi...@ru...> Runtime Collective Ltd. |
From: <ben...@id...> - 2004-05-25 09:42:03
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Miles B. <mi...@ru...> - 2004-05-24 14:07:33
|
What is the URL do access another APLAWS+ instance's remote search? i.e. what URL do I enter in /ccm/search/admin? -- Miles Barr <mi...@ru...> Runtime Collective |
From: Miles B. <mi...@ru...> - 2004-05-24 12:06:29
|
This is the application at /ccm/admin/terms I gather this application is supposed to help manage the category lists in APLAWS+. It looks incomplete. Here are a few problems I noticed: - No ability to upload a new category list. - Can't assign new root nodes to a category list (makes creating new lists not particularly useful). - Create a new term. - Click on 'Add narrower term' after you've added it. - Bug: Search button says 'save' - Bug: Search doesn't appear to return anything (I'm not sure what I'm searching for but search for a term I just added returns nothing). - Press 'Cancel' - Some times nothing happens. - Some times the other terms are displayed, clicking on them will cause an exception. - Adding a domain mapping to my new list caused an exception. Is there any documentation for this application? I couldn't find any on the APLAWS site or on Red Hat's CCM site. Does anyone use this app? What do you use it for? Where is the appropriate place to raise tickets for this application? -- Miles Barr <mi...@ru...> Runtime Collective |