Jörn Nettingsmeier wrote:
hello everyone!
i'd like to propose richard frovarp as a committer for the apache
lenya project.
richard has been very actively testing the 1.4 trunk, has contributed
to many significant discussion threads and has provided a sizeable
amount of bug reports, almost
Richard Frovarp wrote:
Andreas Hartmann wrote:
Angelo Turetta schrieb:
Andreas Hartmann wrote:
No problem, IMO we could release an RC1 now and do an RC2 after
the merge.
-- Andreas
Well, I know the Lenya project is 'particular' in many ways, but
merging
large changes to the cod
Hi Joern,
I think for the most part, we could easily "abstract" the editor
usecases for the non webDAV editors. I believe that fck and tinymce
were based for the most part on the one-form usecase and copies of the
add asset/link usecases.
We should be able to make the one-form editor usecas
Andreas Hartmann wrote:
Doug Chestnut schrieb:
I don't see where it is used. Oddly enough a pdf resource shows up with:
application/pdf
resource
xml
contentType is the least valuable, it seems that resourceType has
replaced contentType (didn't the name change a while ago?
I don't see where it is used. Oddly enough a pdf resource shows up with:
application/pdf
resource
xml
contentType is the least valuable, it seems that resourceType has
replaced contentType (didn't the name change a while ago? Does 1.2.x
have a resourceType?).
--Doug
Dou
Hmm,
Don't know what it is used for but a search resulted in 106 matches in
my src directory.
/**
* The name of the content type attribute. Any content managed by
Lenya has
* a type; this information can be used e.g. to provide an appropriate
* management interface.
*/
Hi Jorn,
Thanks for catching, I have added the license.
I added the plugin so that we could utilize the add link usecase
borrowed from the other editors (bitflux I believe) in tinymce. Works
quite nicely :).
--Doug
Jörn Nettingsmeier wrote:
that code does not have a license header attache
Andreas Hartmann wrote:
Hi Lenya devs,
I would like to do a release candidate for 1.4.
Any objections?
Woo hoo!
Do the release policies apply to an RC as well?
I don't think so.
--Doug
-- Andreas
-
To unsubscribe, e-m
I wouldn't be able to attend the hackathon in person but would love to
sit in from afar, perhaps someone could open a skype session.
--Doug
Jörn Nettingsmeier wrote:
hi everyone!
i think we really should have a hackathon to speed up lenya development
and give the developer and user communit
Hi Devs,
Looks like a file is missing somewhere in the documentation process.
I just looked over the docs at
http://lenya.apache.org/docs/website-update.html and all I have to say
is Wow.
Makes me wonder how hard it would be to just run documentation
publication in our zone and do a wget to
Andreas Hartmann wrote:
[EMAIL PROTECTED] schrieb:
Author: chestnut
Date: Tue Dec 5 15:17:15 2006
New Revision: 482824
URL: http://svn.apache.org/viewvc?view=rev&rev=482824
Log:
links should utilize uuids now
Cool :)
Yeah, great work on the uuid integration Andreas! I need to dig into
Hi Andreas,
Thanks! Very easy :).
--Doug
Andreas Hartmann wrote:
Hi Doug,
Doug Chestnut schrieb:
Hi Devs,
Just getting back into Lenya development (have been busy juggling other
tasks for the past couple of months).
I am trying to implement a single sign on solution for our Lenya
Hi Devs,
Just getting back into Lenya development (have been busy juggling other
tasks for the past couple of months).
I am trying to implement a single sign on solution for our Lenya
implementation. We are using pub cookie for sso and authentication
takes place at the apache httpd module le
Thanks for the heads up
--doug
Andreas Hartmann wrote:
Hi Lenya devs,
the login doesn't seem to work ATM for group permissions.
It seems like the user's groups are not loaded correctly.
I'll take a look at it ASAP.
Please don't update your SVN if you don't want any trouble.
-- Andreas
Joern Nettingsmeier wrote:
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Tue Nov 7 11:10:51 2006
New Revision: 472208
URL: http://svn.apache.org/viewvc?view=rev&rev=472208
Log:
added ability to store tinymce files in publication using it
why would anyone want to do that?
I don't like a
NP, sorry I have been absent lately, busy at work
--Doug
Joern Nettingsmeier wrote:
thanks for fixing this one, and sorry for the inconvenience.
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Wed Nov 1 02:32:24 2006
New Revision: 469847
URL: http://svn.apache.org/viewvc?view=rev&rev=46984
Also you might want to have a look at your garbage collector. I changed
to the parallel garbage collector to utilize my 4 processors and have
seen mucho performance gains and haven't had to restart tomcat yet.
--Doug
-XX:+UseParallelGC -XX:ParallelGCThreads=4 -Xms512m -Xmx1024m
Richard Frova
Thorsten Scherler wrote:
I propose Renaud Richardet as a committer for Apache Lenya.
He has been very active in supplying patches for quite some time, and
has participated in many design discussions, and is always quick to test
new features and then tell us about the cuts you sustain on the c
Andreas Hartmann wrote:
Doug Chestnut schrieb:
[...]
Maybe an even cleaner way would be to
- implement XML import/export (use site structure as directory
structure, similar to the old content storage)
- provide the default content as "exported XML"
Then the user could
Jörn Nettingsmeier wrote:
dev@lenya.apache.org wrote:
At lenya.zones.apache.org
[lenya.trunk.update] lenya-trunk build failed
in both trunk and 1.2, it's an upstream cocoon problem:
cocoon-block-forms-compile:
Compiling 379 source files to
/export/home/lenya/src/lenya-trunk/externals/coc
Jörn Nettingsmeier wrote:
Doug Chestnut wrote:
Andreas Hartmann wrote:
Jörn Nettingsmeier schrieb:
hi everyone!
i just found out about the method
String[] getTemplateIds
in org.apache.lenya.cms.publication.Publication.
does that mean we support or plan to support multiple inheritance
Andreas Hartmann wrote:
Jörn Nettingsmeier schrieb:
hi everyone!
i just found out about the method
String[] getTemplateIds
in org.apache.lenya.cms.publication.Publication.
does that mean we support or plan to support multiple inheritance?
Actually it should work
(see PublicationTemplate
Andreas Hartmann wrote:
Doug Chestnut schrieb:
[...]
Maybe an even cleaner way would be to
- implement XML import/export (use site structure as directory
structure, similar to the old content storage)
- provide the default content as "exported XML"
Then the user could
Andreas Hartmann wrote:
Jürgen Ragaller schrieb:
Am Sep 30, 2006 um 17:58 schrieb Jörn Nettingsmeier:
hi everyone!
i wonder: should we move the default publication to uuid storage?
we will lose a test case for the migration target, but it seems quite
odd to me that our example publicati
Hi Jörn,
Jörn Nettingsmeier wrote:
hi doug, hi everyone!
sorry for this longish post, i'm still not fully understanding what i'm
trying to point out, hopefully you can makes some sens of this...
Yeah, I was hopeing that someone would point out problems with this (I
didn't bother with docs un
Hi Andreas,
Andreas Hartmann wrote:
Doug Chestnut wrote:
[...]
can somebody who's into the asset code clarify how assets are
differenciated from documents for the purpose of the insertAsset
usecase? i'd like to see this set documented and set in stone somewhere.
since i'm tryi
Jörn Nettingsmeier wrote:
[...]
aside, what i don't like (for lenya) are the "css contracts". a generic
cms simply needs to stay out of the way and let the users do their own css.
the "naming conventions" stuff does not convince me. tossing semantics
into css classes is the wrong way imho.
Hi Devs,
The LenyaMetaDataGenerator getValidity method uses the document's
getLastModified() method to create a validity object. This is wrong
though as the getLastModified method checks the last modified time of
the document file (not the metadata). A change to the metadata (from
the genera
Jörn Nettingsmeier wrote:
Doug Chestnut wrote:
Jörn Nettingsmeier wrote:
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Mon Sep 25 00:30:55 2006
New Revision: 449591
URL: http://svn.apache.org/viewvc?view=rev&rev=449591
Log:
allow for multivalue metadata when creating a docu
Jörn Nettingsmeier wrote:
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Mon Sep 25 00:30:55 2006
New Revision: 449591
URL: http://svn.apache.org/viewvc?view=rev&rev=449591
Log:
allow for multivalue metadata when creating a document (Array param
values returned as comma separated string)
Jörn Nettingsmeier wrote:
[EMAIL PROTECTED] wrote:
Author: andreas
Date: Fri Sep 22 05:30:15 2006
New Revision: 448904
URL: http://svn.apache.org/viewvc?view=rev&rev=448904
Log:
Use SVG module for round corners for lenya-box boxes
this behaves weird sometimes. try to force an exception an
Jörn Nettingsmeier wrote:
Joern Nettingsmeier wrote:
hi everyone!
does anyone else have an opinion about this issue? i'd appreciate some
more comments, just to make sure that i'm not overlooking any
side-effects, that's why i'm not that happy with "lazy consensus".
if there are no objectio
WDOT? Is this a valid use of a format?
I think not: " A resource type provides a set of formats to provide
different ways of presenting content documents."
Should we add "resources" or "tools" to resource types?
({resource-type:tool-xsltClean}, {resource-type:resource-xsltClean})
--Doug
[
Andreas Hartmann wrote:
Hi Lenya devs,
do you consider the resource module as a valid replacement
for the old asset handling with the Resource class?
Shall we remove the Resource class and its dependencies?
+1 from me
+1
--Doug
-- Andreas
Joern Nettingsmeier wrote:
simon litwan wrote:
to collaborate on this module we could provide space on wyona svn repo
until the lenya community would like to include this module in the lenya
repo.
WDYT joern?
sure, we can do that. but since it's non-intrusive except for the
usecase view pa
Hi Andreas,
Andreas Hartmann wrote:
Doug Chestnut wrote:
[...]
can somebody who's into the asset code clarify how assets are
differenciated from documents for the purpose of the insertAsset
usecase? i'd like to see this set documented and set in stone somewhere.
since i'm tryi
Jörn Nettingsmeier wrote:
hi *!
i just checked out the new unified resource handling (thanks to doug and
andreas!).
Thanks to Thorsten and Wyona ;).
iiuc, we now treat documents and resources uniformly. (YAY!)
it seems that we have a global asset list in the insertAsset.jx view.
since ass
Hi Jörn,
You might want to try eclipse. My eclipse setup is fairly plain
vanilla, but minimizes the license so it does not eat my screen up. It
also minimizes the java imports which can also eat the screen up. Then
there is the debug bonus ;).
Jörn Nettingsmeier wrote:
hi everyone!
i'm
this helps.
Thanks
Rakesh Midha
On 9/8/06, *Doug Chestnut* < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Andreas Hartmann wrote:
> Hi Lenya devs,
>
> IMO it doesn't make sense to announce 1.4 with JCR support
> for the f
Andreas Hartmann wrote:
Hi Lenya devs,
IMO it doesn't make sense to announce 1.4 with JCR support
for the following reasons:
- the current JCR integration is not really sophisticated
- it is broken, but I'd rather focus on other, more pressing issues
Due to the NodeFactory abstraction, it sh
Gregor J. Rothfuss wrote:
I propose Joern Nettingsmeier as a committer for Apache Lenya.
He has been very active in supplying patches for quite some time, and
has participated in many design discussions, and is always quick to test
new features and then tell us about the cuts you sustain on
Jörn Nettingsmeier wrote:
Thorsten Scherler wrote:
Hi all,
seeing the big number of open issues (with and without patches) I think
it would be a good idea to organize a "bugzilla cleanup day".
Maybe best once a month, where the community would try to close open
issues and apply outstanding p
Hi Andreas,
Any hints on how to do this. I really like sliced bread :). I am
having an issues migrating my pubs that I would like to debug.
Thanks,
--Doug
Andreas Hartmann wrote:
Hi Lenya devs,
with some little enhancements, you can run single Lenya test cases
in the Eclipse debugger. Thi
Andreas Hartmann wrote:
Hi Doug,
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Wed Aug 30 00:04:56 2006
New Revision: 438400
URL: http://svn.apache.org/viewvc?rev=438400&view=rev
Log:
insert asset and image from editor using resource documents
cool, this is great news! :)
Internal link
Andreas Hartmann wrote:
Hi Doug,
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Tue Aug 29 14:05:18 2006
New Revision: 438213
URL: http://svn.apache.org/viewvc?rev=438213&view=rev
Log:
fixed some NPEs when migrating a pub with no areas (should skip pub,
not give npe)
[...]
S
Hi Jörn,
Jörn Nettingsmeier wrote:
doug, maybe you can comment on this?
Andreas Hartmann wrote:
Jörn Nettingsmeier wrote:
i've had problems with i18n catalogue merging in templated publications.
>>
what do you think about the following approach:
each publication mounts the globally de
Andreas Hartmann wrote:
Doug Chestnut wrote:
Andreas Hartmann wrote:
Doug Chestnut wrote:
Andreas Hartmann wrote:
[...]
An internal link URL might look like this:
document://{pubId}:{area}:{uuid}:{language}
Do we really need to have the pubID contained in the internal
links
Hi Andreas,
Does this work with tomcat? Sorry for being lazy, thought you might
know off the top of your head. I will give it a try ;).
--Doug
Andreas Hartmann wrote:
Hi Lenya devs,
has someone set modules.copy=false for a while?
Did you notice any problems with this setting?
If not, do yo
Andreas Hartmann wrote:
Hi Lenya devs,
(I'm starting a new thread to keep the discussion focused on 1.4)
The last open issue re. UUIDs is the syntax for internal links.
Some questions:
Should we include the publication ID, i.e. allow to link to
other pubs?
-1 from me, see below
-1 fr
Andreas Hartmann wrote:
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Tue Aug 22 07:52:45 2006
New Revision: 433651
URL: http://svn.apache.org/viewvc?rev=433651&view=rev
Log:
updated build.properties.version check
Modified:
lenya/trunk/src/targets/properties-build.xml
Modified: lenya
Andreas Hartmann wrote:
Doug Chestnut wrote:
Andreas Hartmann wrote:
[...]
An internal link URL might look like this:
document://{pubId}:{area}:{uuid}:{language}
Do we really need to have the pubID contained in the internal links?
It would be really nice if we could resolve the
Andreas Hartmann wrote:
[...]
An internal link URL might look like this:
document://{pubId}:{area}:{uuid}:{language}
Do we really need to have the pubID contained in the internal links? It
would be really nice if we could resolve the pubId from the uuid. I
could see moving content from
I get the same error "No node contained for path ...".
It seems to be caused by the publish usecases doCheckPreconditions()
method called when the authoring menus are created.
SiteStructure structure = siteManager.getSiteStructure(getDocumentFactory(),
publication,
Hi Jörn,
I have noticed this as well. I was able to trace it back to this part
of the global-sitemap:
ns="http://apache.org/cocoon/lenya/menubar/1.0";>
strip-root="true"/>
It looks to be a bug in the map:aggregate. The strip-root="true" seems
to be ca
Andreas Hartmann wrote:
Hi Lenya devs,
documents are now stored in the following structure:
content///
.meta
Example:
content/authoring/550e8400-e29b-11d4-a716-44665544/de
de.meta
Hi Andreas,
My understanding of the dublin core terms (of type element-refinement)
is that they are qualifiers which "enhance the precision" of the elements.
http://dublincore.org/resources/faq/#dumbdown
It seems that we are treating the terms as an extended set of elements.
Perhaps the int
Hi Thorsten,
Thorsten Scherler wrote:
Hi all,
I need to raise my concerns about the situation we have (again) on the
current trunk.
[Speaking purely as PMC member]
We raised the issue of branching when we will break the branch. The last
time this came up by dropping the extension of files. I t
Hi Thorsten,
This looks very cool indeed, can't wait to try it out.
I am getting this error when trying to build:
Compiling 1 source file to
C:\src\lenya-1.4.x\build\lenya\modules\org.apache.lenya.modules.properties\java\classes
C:\src\lenya-1.4.x\src\modules-core\properties\java\src\org\apache
Hi Thorsten,
I think that this page is the request that references the
{resource-type}.css:
http://localhost:/default/authoring/concepts.bxe.html?rendertype=edit
the uri is matched in the default pub sitemap.xmap:
src="cocoon:/lenyabody-edit/{page-envelope:publication-id}/{page-envelope:
Does this mean I should keep my hands off? ;) It is soo tempting to
follow the rabbit down the hole when I see
"org.apache.lenya.cms.site.SiteException: No node found for
[default:live:/index]"
when trying to request
http://lenya.zones.apache.org:/default/authoring/index.html
How far along
Hi Jay,
Which version of Lenya are you using?
In 1.4 just reference the document with a different extension to access
the raw content (replace the .html with .xml).
HTH,
--Doug
Jay wrote:
HI:
i am kinda new to this one. i want to publish a page but not the whole of
the page (which include
Andreas Hartmann wrote:
Hi Lenya devs,
FYI: the lucene search index is now updated by the IndexUpdater
service which is registered for all documents.
Very Nice
Advantages:
- no need to call the indexing explicitely
- index is updated when documents are created, copied, moved, deleted, ...
Andreas Hartmann wrote:
Michael Wechner wrote:
Jörn Nettingsmeier wrote:
Doug Chestnut wrote:
Hey, should we use tidy for some of the other editor usecases as
well? (one-form, forms)
i'm against this, as it will hide bugs.
if an editor produces unclean output, it should be
Andreas Hartmann wrote:
Jörn Nettingsmeier wrote:
Doug Chestnut wrote:
Hey, should we use tidy for some of the other editor usecases as
well? (one-form, forms)
i'm against this, as it will hide bugs.
if an editor produces unclean output, it should be fixed.
Yes, I agree to this. But it
Jann Forrer wrote:
Andreas Hartmann wrote:
Hi Lenya devs,
here's a status update for 1.4.
Done - thanks to all who were involved
- move Xopus code to module - thanks to Jonathan Addison
- resource module added - thanks to Thorsten
- changed usecase policy to reject-by-default
- test
Opps, I meant tab.meta usecase. It's not dublin core metadata (didn't
see any dc elements that fit the need). The expires value is stored in
the lenya:expires element.
--Doug
Doug Chestnut wrote:
Ok, now that those issues have been addressed.
How should we make the experation of
Ok, now that those issues have been addressed.
How should we make the experation of a document editable? via the
tab.overview usecase?
--Doug
Andreas Hartmann wrote:
Doug Chestnut wrote:
Andreas Hartmann wrote:
[...]
IMO the Document.getExpires() and ResourceType().getExpires
Andreas Hartmann wrote:
Doug Chestnut wrote:
[...]
The code below would be moved to the DocumentImpl class.
IMO the approach below is that it is not really object oriented:
The document and resource type objects serve only as "data providers",
but the logic is executed by the in
Hi Andreas
Andreas Hartmann wrote:
Hi Doug,
thanks a lot for this functionality!
I have just some little questions:
[EMAIL PROTECTED] wrote:
[...]
Modified:
lenya/trunk/src/java/org/apache/lenya/cms/cocoon/components/modules/input/DocumentInfoModule.java
[...]
+protected String get
Richard Frovarp wrote:
Doug Chestnut wrote:
Josias Thöny wrote:
Hi Richard,
On Fri, 2006-07-14 at 14:09 -0500, Richard Frovarp wrote:
Latest svn of 1.4 seems to be quite broken when using the default
publication.
Can't change groups to Lenya or Alice, can't add groups to
Andreas Hartmann wrote:
Doug Chestnut wrote:
Andreas Hartmann wrote:
Michael Ralston wrote:
OK, IIUC you want to cut the inheritance at child level, not at
parent level. But what if you want to cut the inheritance only for
a certain user/group?
breaking inheritance at a certain
Andreas Hartmann wrote:
Michael Ralston wrote:
OK, IIUC you want to cut the inheritance at child level, not at
parent level. But what if you want to cut the inheritance only for
a certain user/group?
breaking inheritance at a certain child means that it has no policies
at all. therefore
Edith Chevrier wrote:
Hi,
i have the same troubles and i would like to change the Access
Controller before we release lenya-1.4 as follow:
The ac rights are inherited but it is possible to stop the inheritence
from one node, by "removing" the right. (adding the right with the
method:remov
Hey, should we use tidy for some of the other editor usecases as well?
(one-form, forms)
--Doug
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Wed Jul 12 14:40:11 2006
New Revision: 421425
URL: http://svn.apache.org/viewvc?rev=421425&view=rev
Log:
use tidy to clean up entities and xml from f
Thanks Gregor! Swiped it from the html generator.
--Doug
Gregor J. Rothfuss wrote:
Doug Chestnut wrote:
Hi Devs,
Any ideas on how to clean up entities a better way. Perhaps a
properties file with a bunch of entities and their utf-8 equivalent.
jdtidy with the option to emit xml and
Hi Devs,
Any ideas on how to clean up entities a better way. Perhaps a
properties file with a bunch of entities and their utf-8 equivalent.
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Wed Jul 12 10:24:16 2006
New Revision: 421329
URL: http://svn.apache.org/viewvc?rev=421329&view=rev
Log:
Hi Richard,
Are you using the lenya user?
lenya (the user in the default pub) does not have the review role.
Either logout and login as alice, or add lenya to the review group.
HTH,
--Doug
Richard Frovarp wrote:
I checked 1.4 out from svn this morning, built it, and logged in. When
trying to
Hi Devs,
I was just reading over
http://lenya.apache.org/1_4/reference/usecase-framework/index.html#Overriding+Core+Usecases+in+Publications
and was dreaming about overriding usecases by resource-type as well as
by publication.
I am thinking of how I can offer a custom tab.meta usecase only f
Has anyone else give this wyona's resource module a try?
I think it is great and that it would make a great addition to the trunk
(thanks to wyona's offer). I would love to see the current asset
handling replaced by a resource type such as this.
WDOT?
Doug Chestnut wrote:
Thorsten Scherler wrote:
Discussion seems to have settled down on this topic,
so it must be time for a Vote.
This concerns everyone on the dev mailing list,
so please all vote, not just PMC committers.
Review the current draft at http://lenya.zones.apache.org/docu/guidelines.html
for the lat
Andreas Hartmann wrote:
Doug Chestnut wrote:
Andreas Hartmann wrote:
Hi Lenya devs,
the webdav module contains code which assumes that a resource type
is provided by a module with the same name:
src="fallback://lenya/modules/{page-envelope:document-type}/xslt/clean-
Sorry, hit send too soon
Doug Chestnut wrote:
Andreas Hartmann wrote:
Hi Lenya devs,
the webdav module contains code which assumes that a resource type
is provided by a module with the same name:
src="fallback://lenya/modules/{page-envelope:document-type}/xslt/clean-
Andreas Hartmann wrote:
Hi Lenya devs,
the webdav module contains code which assumes that a resource type
is provided by a module with the same name:
src="fallback://lenya/modules/{page-envelope:document-type}/xslt/clean-{page-envelope:document-type}.xsl">
This is a wrong assump
Andreas Hartmann wrote:
Hi devs,
the default publication sitemap contains pipelines which match webdav**:
src="{fallback:lenya/modules/webdav/sitemap.xmap}" check-reload="true"
reload-method="synchron"/>
src="{fallback:l
Renaud Richardet wrote:
Doug Chestnut wrote:
Michael Wechner wrote:
Doug Chestnut wrote:
[...]
- Do we want to keep resources/assets as they are, or do we want to
make them just another resource type?
just another resource type. Wyona has developed such a resource type at
https
Michael Wechner wrote:
Doug Chestnut wrote:
[...]
- Do we want to keep resources/assets as they are, or do we want to
make them just another resource type?
just another resource type. Wyona has developed such a resource type at
https://svn.wyona.com/repos/public/lenya/modules/mediatype
Hi Jonathan, I couldn't reproduce. I went ahead and set the
cache-control header in the webdav sitemap. Does fix your caching issue?
--Doug
Jonathan Addison wrote:
Doug Chestnut wrote:
Hmm, could be a browser caching problem, I will take a look at
webDAV's GET headers.
Yes, i
Opps, I meant with the subject "publication specific source cache?"
Doug Chestnut wrote:
Hi Renaud,
Try the patch in my last email with subject "template-fallback problem".
This should solve your problems, not really sure if it causes any
however, perhaps with a heavy loa
Hi Renaud,
Try the patch in my last email with subject "template-fallback problem".
This should solve your problems, not really sure if it causes any
however, perhaps with a heavy load? Let me know, the patch is the fix I
am using, if you find something better please share.
Thanks,
--Doug
Hmm, could be a browser caching problem, I will take a look at webDAV's
GET headers.
--Doug
Jonathan Addison wrote:
Hi Doug,
Doug Chestnut wrote:
If no one has any complaints / problems with this I will go ahead and
remove the PUT functionality from the bxe module.
I am not sure if
If no one has any complaints / problems with this I will go ahead and
remove the PUT functionality from the bxe module.
--Doug
[EMAIL PROTECTED] wrote:
Author: chestnut
Date: Thu Jun 29 05:21:22 2006
New Revision: 418024
URL: http://svn.apache.org/viewvc?rev=418024&view=rev
Log:
utilize PUT m
Doug Chestnut wrote:
Andreas Hartmann wrote:
Doug Chestnut wrote:
The SourceCacheImpl class uses the source uri for a key to the cached
object. I believe that I have run into problems with this in the
past with templated publications.
fallback://config/ac/usecase-policies.xml can refer
Josias Thöny wrote:
[...]
/modules/mymodule/images/foo.jpg
-> static module resource (no fallback)
-> in general it's possible to override files of a module in a
publication, but it doesn't work with static resources, because the url
doesn't contain the publication id.
Actually, I believe th
Joern Nettingsmeier wrote:
Andreas Hartmann wrote:
Hi Lenya devs,
here's a short summary of the recent affairs on the trunk.
Done
- mandatory module descriptors have been introduced
- module dependencies are declared + resolved
- modules can be declared as published / unpublished
- va
Andreas Hartmann wrote:
Doug Chestnut wrote:
The SourceCacheImpl class uses the source uri for a key to the cached
object. I believe that I have run into problems with this in the past
with templated publications.
fallback://config/ac/usecase-policies.xml can refer to a number of
The SourceCacheImpl class uses the source uri for a key to the cached
object. I believe that I have run into problems with this in the past
with templated publications.
fallback://config/ac/usecase-policies.xml can refer to a number of
different files depending upon the publication from which i
Andreas Hartmann wrote:
Jörn Nettingsmeier wrote:
hi *!
while i'm preparing a patch to change usecase policies to
deny-by-default, it occured to me that we need to modularize default
usecase policies...
how hard will it be to implement the following:
* every module that contains usecas
Hi Jörn,
Give the build a try now. A fresh checkout allowed me to build w/o errors.
--Doug
Jörn Nettingsmeier wrote:
it looks like the trunk got broken during this change:
after a fresh checkout and rebuilding the compile-build-target classes
(see other thread), i get this:
compile-module
Hi Devs,
After updating my 1.4 install this week I have noticed "The document ...
is already contained!" errors when trying to view a page in the
authoring area of one of my pubs (If I comment out the usecasemenu
transformer the error goes away). I get the same error when trying to
publish as
Actually, there is webDAV related code in the main sitemap, the
global-sitemap, and the publications sitemap currently.
I agree, this should be a part of the module (ability to disable it if
needed).
The stuff in the main sitemap is for basic auth. It might be nice to
break this off to anot
1 - 100 of 276 matches
Mail list logo