<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.comp.cms.magnolia.user">
    <title>gmane.comp.cms.magnolia.user</title>
    <link>http://blog.gmane.org/gmane.comp.cms.magnolia.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10022"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10021"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10020"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10019"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10018"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10017"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10016"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10015"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10014"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10013"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10012"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10011"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10010"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10009"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10008"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10007"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10006"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10005"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10004"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10003"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10022">
    <title>Maven install error</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10022</link>
    <description>
Hi,
I checkout in a directory called "magnolia" the version 3.6.3.

After running the command

mvn -e install

in directory magnolia I receive the errors below.

Can anybody help?

OUTPUT:
==========================
 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: 
http://repo.magnolia.info/m2/info/magnolia/magnolia-parent-pom-ce/5
/magnolia-parent-pom-ce-5.pom
Downloading: 
http://repo1.maven.org/maven2/info/magnolia/magnolia-parent-pom-ce/
5/magnolia-parent-pom-ce-5.pom
[INFO] 
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] 
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: info.magnolia:magnolia-project:pom:3.6.3

Reason: Cannot find parent: info.magnolia:magnolia-parent-pom-ce for 
project: in
fo.magnolia:magnolia-project:pom:3.6.3 for project 
info.magnolia:magnolia-projec
t:pom:3.6.3


[INFO] 
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
info.magno
lia:magnolia-parent-pom-ce for project: 
info.magnolia:magnolia-project:pom:3.6.3
 for project info.magnolia:magnolia-project:pom:3.6.3
        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at 
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot 
find parent
: info.magnolia:magnolia-parent-pom-ce for project: 
info.magnolia:magnolia-proje
ct:pom:3.6.3 for project info.magnolia:magnolia-project:pom:3.6.3
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(D
efaultMavenProjectBuilder.java:1370)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(Def
aultMavenProjectBuilder.java:821)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFi
leInternal(DefaultMavenProjectBuilder.java:506)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMave
nProjectBuilder.java:198)
        at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:583)
        at 
org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:461)
        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:365)
        ... 11 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'info.magnolia
:magnolia-parent-pom-ce' not found in repository: Unable to download the 
artifac
t from any repository

  info.magnolia:magnolia-parent-pom-ce:pom:5

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  magnolia (http://repo.magnolia.info/m2)
 for project info.magnolia:magnolia-parent-pom-ce
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepo
sitory(DefaultMavenProjectBuilder.java:603)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(D
efaultMavenProjectBuilder.java:1366)
        ... 17 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: 
Unable
to download the artifact from any repository

  info.magnolia:magnolia-parent-pom-ce:pom:5

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  magnolia (http://repo.magnolia.info/m2)

        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(De
faultArtifactResolver.java:212)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(De
faultArtifactResolver.java:74)
        at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepo
sitory(DefaultMavenProjectBuilder.java:556)
        ... 18 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable 
to downl
oad the artifact from any repository
        at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(Def
aultWagonManager.java:331)
        at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(De
faultArtifactResolver.java:200)
        ... 20 more
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Mon Dec 01 19:49:33 CET 2008
[INFO] Final Memory: 1M/4M
[INFO] 
------------------------------------------------------------------------





----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Adrian Butnaru</dc:creator>
    <dc:date>2008-12-01T18:50:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10021">
    <title>Re: [magnolia-user]  Paragraph Renderer: how to access paragraph content?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10021</link>
    <description>
Maybe this can be a solution?

Content currentParagraph = Resource.getLocalContentNode();

It seems to be... but I'm not sure if it is the best way...

M.


Matteo Pelucco ha scritto:


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Matteo Pelucco</dc:creator>
    <dc:date>2008-12-01T12:28:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10020">
    <title>[magnolia-user]  Paragraph Renderer: how to access paragraph content?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10020</link>
    <description>
Hi all.

I want to reproduce inside a paragraph renderer the following behaviour.

PAGE = /test/moduleTest
JCR NODEDATA TO RETRIEVE: 
/test/moduleTest/t01-footerBox/0/footerText=&lt;p&gt;This is a footer&lt;/p&gt;

In a JSP template, I do the following:
&lt;cms:out nodeDataName="text" var="myText"/&gt;

and with JSTL I can use that text.

But inside a paragraph renderer? There is something I can use to 
retrieve, e.g., t01-footerBox/0?

With
Content currentPage = MgnlContext.getAggregationState().getCurrentContent();
I reach only /test/moduleTest part of the full path I need...

Thanks again for any help..

Matteo



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Matteo Pelucco</dc:creator>
    <dc:date>2008-12-01T11:58:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10019">
    <title>Re: count paragraphs</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10019</link>
    <description>

Aha!

That explains my confusion... I was staring myself blind and didn't  
see the difference between mgnl:content and mgnl:contentnode - to that  
I was (badly) thinking that the paragraph was multi valued properties  
(as in Value[] in the JCR API) instead of a node itself. Thanks for  
clearing that up!

Martin

On 30 Nov 2008, at 19:20, Giancarlo F. Berner wrote:



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Martin Algesten</dc:creator>
    <dc:date>2008-11-30T19:31:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10018">
    <title>Re: count paragraphs</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10018</link>
    <description>
Hi Martin

I am not quite sure if I understood everything correctly. I am just  
focusing on "how many paragraphs".

What you can do is use the Magnolia API:
int size = contentPage.getChildren(ItemType.CONTENTNODE).size();
or, which actually is the same:
int size = contentPage.getChildren("mgnl:contentnode").size();

While a page is of node type "mgnl:content", a paragraph (although  
also a node) is of node type "mgnl:contentnode", so the method returns  
a "Collection" of paragraph nodes.

Is that what you are looking for?

Cheers
/giancarlo

On Nov 30, 2008, at 9:49 AM, Martin Algesten wrote:



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Giancarlo F. Berner</dc:creator>
    <dc:date>2008-11-30T18:20:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10017">
    <title>Re: count paragraphs</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10017</link>
    <description>

Thanks Rainer,

But that's not what I want. varStatus only works when you're looping -  
i was hoping to know the size of that list of children without  
actually counting them one by one. Sure I have a temporary solution in  
place that is doing just that right now - but it feels wrong.

The magnolia API doesn't seem to get me anywhere - I may be mixed up,  
but I don't think I'm counting child nodes, when I count paragraphs,  
but rather a several instanced property on a node.

The mystery remains - how do I know how many paragraphs I have?

Martin


On 30 Nov 2008, at 17:47, rainer wrote:



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Martin Algesten</dc:creator>
    <dc:date>2008-11-30T17:49:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10016">
    <title>Re: Send email to one user when activating      document in DMS</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10016</link>
    <description>
Not really.
A colleague of me has implemented an event system.
I can have a look on Monday and tell you then.
Cheers
Thomas




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>tne-54WA8deGMrHjCWsgOO0Hsg&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-30T17:36:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10015">
    <title>Re: count paragraphs</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10015</link>
    <description>

hi,

maybe you are looking for the varStatus attribute?

this is an example...

&lt;c:forEach items="${roleGp.rolesInGroup}" var="roleName" varStatus="i"&gt;
    &lt;td&gt;&lt;c:out value="${roleGp.valRange[${i.getCount}]}"/&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/c:forEach&gt;

As far as i remember there are a couple of informations availbale on that
attribute...

You could also use the Magnl API to collect all the children of the parent
node of your images ;)

regards 
rainer




Martin Algesten wrote:

</description>
    <dc:creator>rainer</dc:creator>
    <dc:date>2008-11-30T16:47:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10014">
    <title>Re: Send email to one user when activating document in DMS</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10014</link>
    <description>
Do you know if more documentation over DMS events exists?
Regards,
A

Thomas Negeli schreef:


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Adrian Butnaru</dc:creator>
    <dc:date>2008-11-30T13:34:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10013">
    <title>RE: Send email to one user when activating document in DMS</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10013</link>
    <description>
I would either override the method where the system adds the document to the
dms, or, the more elegant way, implement an event based system for dms
events.
Cheers
thomas



-----Original Message-----
From: user-list-owner-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org
[mailto:user-list-owner-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org] On Behalf Of Adrian Butnaru
Sent: Sunday, November 30, 2008 1:00 PM
To: Magnolia User-List
Subject: Re: [magnolia-user] Send email to one user when activating document
in DMS


Hi Thomas,
Yes is OK to create a group for one user but what should I do to send 
email to a group than?
I tested smtp with the submit of forms and it works. But from DMS I have 
no idea how should I do it.
Can you help me?

Regards,
A


Thomas Negeli schreef:
in
the
notified
its
or


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


***************************************************
Thomas Negeli
Software Developer
 
BeagleSoft GmbH
Ritterstr. 11
10969 Berlin
Germany

Tel: +49 (30) 76 10 683 - 39
Fax: +49 (30) 76 10 683 - 33
Mail: tne-54WA8deGMrHjCWsgOO0Hsg&lt; at &gt;public.gmane.org
Web: www.beaglesoft.de
 
Geschäftsführer: Christoph Hoffmann
Sitz: Berlin
Handelsregister: Amtsgericht Berlin-Charlottenbrug, HRB 103412B
Ust.IdNr: DE 178817800
St.-Nr: 29 130 02038 FA für Körperschaften III

***************************************************
This e-mail and any files transmitted with it is intended for the use of the
addressee only and may contain information that is confidential and
privileged and protected from disclosure.
If you are not the intended recipent of this e-mail you are hereby notified
that any dissemination, distrubution of copying of this e-mail or any of its
attachments is strictly prohibited.
If you have received this e-mail in errror please notify us  immediately or
by return the e-mail to the sender and delete the original e-mail.
Thank you.


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe&lt; at &gt;magnolia-cms.com&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Thomas Negeli</dc:creator>
    <dc:date>2008-11-30T12:51:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10012">
    <title>Re: Send email to one user when activating document in DMS</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10012</link>
    <description>
Hi Thomas,
Yes is OK to create a group for one user but what should I do to send 
email to a group than?
I tested smtp with the submit of forms and it works. But from DMS I have 
no idea how should I do it.
Can you help me?

Regards,
A


Thomas Negeli schreef:


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Adrian Butnaru</dc:creator>
    <dc:date>2008-11-30T12:00:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10011">
    <title>RE: Send email to one user when activating document in DMS</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10011</link>
    <description>
Why don't you just create a new group where only the user you want to send
mail to is in?
Maybe later you will have more users to get this e-mail, and than you only
need to assign the users to this group.
This is more flexibible than sticking to a single user.
Cheers 
Thomas

-----Original Message-----
From: user-list-owner-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org
[mailto:user-list-owner-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org] On Behalf Of Adrian Butnaru
Sent: Sunday, November 30, 2008 10:25 AM
To: Magnolia User-List
Subject: [magnolia-user] Send email to one user when activating document in
DMS


Hi Magnolians,
Is it possible with the features Magnolia have now to send an email to a 
particular role or user / and not to a whole group via SMTP, so he can 
be noticed by email that the document needs a revision?
I would like to try something like that.
Scenario:
user1 user2 user 3
user 1 upload a document and send email to user 3 only (user 2 does not 
receive nothing)


Thanks,
A.

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


***************************************************
Thomas Negeli
Software Developer
 
BeagleSoft GmbH
Ritterstr. 11
10969 Berlin
Germany

Tel: +49 (30) 76 10 683 - 39
Fax: +49 (30) 76 10 683 - 33
Mail: tne-54WA8deGMrHjCWsgOO0Hsg&lt; at &gt;public.gmane.org
Web: www.beaglesoft.de
 
Geschäftsführer: Christoph Hoffmann
Sitz: Berlin
Handelsregister: Amtsgericht Berlin-Charlottenbrug, HRB 103412B
Ust.IdNr: DE 178817800
St.-Nr: 29 130 02038 FA für Körperschaften III

***************************************************
This e-mail and any files transmitted with it is intended for the use of the
addressee only and may contain information that is confidential and
privileged and protected from disclosure.
If you are not the intended recipent of this e-mail you are hereby notified
that any dissemination, distrubution of copying of this e-mail or any of its
attachments is strictly prohibited.
If you have received this e-mail in errror please notify us  immediately or
by return the e-mail to the sender and delete the original e-mail.
Thank you.


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe&lt; at &gt;magnolia-cms.com&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Thomas Negeli</dc:creator>
    <dc:date>2008-11-30T11:49:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10010">
    <title>Send email to one user when activating document in DMS</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10010</link>
    <description>
Hi Magnolians,
Is it possible with the features Magnolia have now to send an email to a 
particular role or user / and not to a whole group via SMTP, so he can 
be noticed by email that the document needs a revision?
I would like to try something like that.
Scenario:
user1 user2 user 3
user 1 upload a document and send email to user 3 only (user 2 does not 
receive nothing)


Thanks,
A.

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Adrian Butnaru</dc:creator>
    <dc:date>2008-11-30T09:24:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10009">
    <title>Re: Cannot SVN checkout</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10009</link>
    <description>
Thanks Gregory.
I was just following the website and by accident I tried "View source 
code" link. Actually the artcile aboout how to svn checkout magnolia is 
not valid anymore as long as he uses the magnoli.info url.

A.

Grégory Joseph schreef:


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Adrian Butnaru</dc:creator>
    <dc:date>2008-11-30T09:02:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10008">
    <title>RE: [magnolia-user]  cms:editBar after cms:includeTemplate?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10008</link>
    <description>
We've had the same problem today.
We fixed it by putting the editbar into the paragraph rendering template
(the template that is included).
I'm not sure, but I don't think that I've had this Problem in Version 3.6.1,
but in 3.6.3 it is.

Cheers
Tom

-----Original Message-----
From: user-list-owner-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org
[mailto:user-list-owner-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org] On Behalf Of Martin Algesten
Sent: Friday, November 28, 2008 7:13 PM
To: Magnolia User-List
Subject: Re: [magnolia-user] cms:editBar after cms:includeTemplate?



Thanks!

Is this a bug or by design?

Martin

On 28 Nov 2008, at 17:24, Ralf Hirning wrote:



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


***************************************************
Thomas Negeli
Software Developer
 
BeagleSoft GmbH
Ritterstr. 11
10969 Berlin
Germany

Tel: +49 (30) 76 10 683 - 39
Fax: +49 (30) 76 10 683 - 33
Mail: tne-54WA8deGMrHjCWsgOO0Hsg&lt; at &gt;public.gmane.org
Web: www.beaglesoft.de
 
Geschäftsführer: Christoph Hoffmann
Sitz: Berlin
Handelsregister: Amtsgericht Berlin-Charlottenbrug, HRB 103412B
Ust.IdNr: DE 178817800
St.-Nr: 29 130 02038 FA für Körperschaften III

***************************************************
This e-mail and any files transmitted with it is intended for the use of the
addressee only and may contain information that is confidential and
privileged and protected from disclosure.
If you are not the intended recipent of this e-mail you are hereby notified
that any dissemination, distrubution of copying of this e-mail or any of its
attachments is strictly prohibited.
If you have received this e-mail in errror please notify us  immediately or
by return the e-mail to the sender and delete the original e-mail.
Thank you.


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe&lt; at &gt;magnolia-cms.com&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Thomas Negeli</dc:creator>
    <dc:date>2008-11-28T21:29:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10007">
    <title>count paragraphs</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10007</link>
    <description>

First off a great big THANKS! for this software. So far I've been  
extremely productive in setting up templates and getting everything  
"just right" - not many surprises at all despite the complexity of the  
domain.

And now to a simple one...

I'm tearing my hair out here: How do I count the number of paragraphs?

I have a page I call an "image collection". Each image is added as a  
paragraph. Now I want to randomise which image to show - but how do I  
know how many images I have? How do I count the paragraphs?

M


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Martin Algesten</dc:creator>
    <dc:date>2008-11-28T18:18:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10006">
    <title>Re: [magnolia-user]  cms:editBar after cms:includeTemplate?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10006</link>
    <description>

Thanks!

Is this a bug or by design?

Martin

On 28 Nov 2008, at 17:24, Ralf Hirning wrote:



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Martin Algesten</dc:creator>
    <dc:date>2008-11-28T18:12:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10005">
    <title>Re: [magnolia-user]  cms:editBar after cms:includeTemplate?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10005</link>
    <description>
Martin,

the cms:includeTemplate tag removes the information about the active 
paragraph in the cms:contentNodeIterator.
This little hack makes the edit button work again:

    &lt;jsp:scriptlet&gt;
        Content node = Resource.getLocalContentNode();
    &lt;/jsp:scriptlet&gt;
    &lt;cms:includeTemplate /&gt;
    &lt;jsp:scriptlet&gt;
        Resource.setLocalContentNode(node);
    &lt;/jsp:scriptlet&gt;

    &lt;cms:editBar/&gt;

Ralf


Martin Algesten schrieb:

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Ralf Hirning</dc:creator>
    <dc:date>2008-11-28T16:24:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10004">
    <title>Re: [magnolia-user]  cms:editBar after cms:includeTemplate?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10004</link>
    <description>
In the &lt;head&gt; tags of your page place &lt;cms:links /&gt;, as suggested here:
http://dev.magnolia.info/ref/latest-stable/magnolia-taglib-cms/tagreference.html#cms:links

I've fallen on this issue few days ago...

M.


Martin Algesten ha scritto:


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Matteo Pelucco</dc:creator>
    <dc:date>2008-11-28T15:10:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10003">
    <title>[magnolia-user]  cms:editBar after cms:includeTemplate?</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10003</link>
    <description>

I've hit something that seems rather odd.

In my template I have something like:

     &lt;cms:contentNodeIterator
        contentNodeCollectionName="images"&gt;

       &lt;div class="imageholder"&gt;

         &lt;cms:editBar/&gt;
         &lt;cms:includeTemplate /&gt;

       &lt;/div&gt;

     &lt;/cms:contentNodeIterator&gt;

If I just change the order of so that the edit bar comes after the  
paragraph:

         &lt;cms:includeTemplate /&gt;
         &lt;cms:editBar/&gt;

The "edit" button stops working and throws exception:

info.magnolia.module.admininterface.InvalidDialogHandlerException: No  
dialog handler for [null] found
at  
info 
.magnolia 
.module 
.admininterface 
.DialogHandlerManager.getDialogHandler(DialogHandlerManager.java:177)
at  
info 
.magnolia 
.module 
.admininterface.DialogMVCServlet.getHandler(DialogMVCServlet.java:88)
at info.magnolia.cms.servlets.MVCServlet.doPost(MVCServlet.java:112)

I've tried to comment the whole of my paragraph renderer out and still  
it doesn't work - the mere order seems to be enough to trip it.

It's almost as if includeTemplate ruins what content node data is  
currently set as active - is anyone else seeing this?!

Martin


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Martin Algesten</dc:creator>
    <dc:date>2008-11-28T14:08:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10002">
    <title>Re: MVC behaviour...</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.user/10002</link>
    <description>
Ralf Hirning ha scritto:

Thanks Ralph...

It was not so clear to me if MgnlContext is a sort of replacement / 
relative of JspContext, because into source code has been written a 
comment:
"In a later version this class should not depend on servlets. The core 
should use the context to get and set attributes instead of using the 
request or session object directly."

Now I can manage with:

ParagraphRenderer code:
MgnlContext.setAttribute("test1", new String("this works"));

JSTL:
&lt;p&gt;mgnlContext.test1: ${test1}&lt;/p&gt;

Thanks again.
Matteo


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: &lt;user-list-unsubscribe-O8DnXSz/wDqJ1LomPqkGlA&lt; at &gt;public.gmane.org&gt;
----------------------------------------------------------------


</description>
    <dc:creator>Matteo Pelucco</dc:creator>
    <dc:date>2008-11-28T10:05:38</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.cms.magnolia.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.cms.magnolia.user</link>
  </textinput>
</rdf:RDF>
