[magnolia-user] Need Help!

2017-10-12 Thread Dina Haines (via Magnolia Forums)
There is no doubt that if you want to seek web thesis help, you will want to get the project customized according to your requirements. Please be assured that we will consider all of your specific requirements, even if these requirements are more specific than the basic information contained in

[magnolia-user] Need help

2017-09-18 Thread Akeelah Hassan (via Magnolia Forums)
Hello, there need some [url=http://www.editor.ae]editing services[/url] for my work as I need some editing and proofreading in my thesis because I have completed my writing work but need some proofreading and also editing with the help of professional writers or any editor want some help from yo

AW: [magnolia-user] Need help with setting up the STK with maven

2014-01-17 Thread Unger, Richard
itag, 17. Jänner 2014 08:37 > An: Magnolia User List > Betreff: [magnolia-user] Need help with setting up the STK with maven > > Hi! > I am a front-end developer that just started working in a new firm. Before > this week i have never even heard about Magnolia, that is why i am ask

[magnolia-user] Need help with setting up the STK with maven

2014-01-16 Thread aleksandar perc (via Magnolia Forums)
Hi! I am a front-end developer that just started working in a new firm. Before this week i have never even heard about Magnolia, that is why i am asking patience from you :-) I need to install Magnolia with the STK as a module, so i can develop themes and templates, so others can use them witho

[magnolia-user] Need help debugging failed loading of resources on Safari

2013-11-22 Thread Will Scheidegger (via Magnolia Forums)
Dear Magnolians I started to work on a existing Magnolia 4.5 EE project lately where I'm faced with tons of resource loading errors. When loading a page (even Magnolia AdminCentral) usually only have the resources are loaded and the browsers debugger shows many errors like this: [code]Failed t

[magnolia-user] Need help with DMS module

2013-07-17 Thread jigar patel (via Magnolia Forums)
Hi guys, I need to implement a functionality to upload file in dms from website node. How can i save and create upload document in dms file using form processor?? I get a file in form processor but i can't store it in dms. Help me guys... Thanks in advance -- Context is everything: http://f

[magnolia-user] Need help with integration

2013-04-25 Thread jigar patel (via Magnolia Forums)
I just wanted to know how to integrate magnolia with my existing web application and scenario for integration is as below: I have one web application that have some static content pages. I have created that pages in magnolia. But, my question is how to integrate that pages with my web applicat

[magnolia-user] Need Help recovering an entire node from Magnolia 3.5.8

2012-12-14 Thread Jorge Sanchez de Lozada (via Magnolia Forums)
I need some help restoring some files a user accidentally delete from the CMS. Here is what happened she was working in a folder called /intranet/humanResources in a specific file labeled /intranet/humanResources/HR-Team-Overview--NEW- she was trying to rename it to /intranet/humanResources/HR_

AW: [magnolia-user] Need Help in Identifying a Author instance

2012-10-30 Thread Roland Polzer
http://nexus.magnolia-cms.com/content/sites/magnolia.public.sites/ref/4.4.1/apidocs/info/magnolia/module/delta/IsAuthorInstanceDelegateTask.html For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alterna

[magnolia-user] Need Help in Identifying a Author instance

2012-10-30 Thread SenthilNathan S (via Magnolia Forums)
Hi, I have a requirement where I need to install a certain task only in Author instance,Is there a way by which I can identify whether its a Author instance or Public instance in ModuleVersionHandler. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=d3145a3

AW: [magnolia-user] Need Help regarding repository creation

2012-10-19 Thread Unger, Richard
user-list-ow...@magnolia-cms.com [mailto:user-list-ow...@magnolia-cms.com] Im Auftrag von Mohan Suresh (via Magnolia Forums) Gesendet: Donnerstag, 18. Oktober 2012 06:52 An: Magnolia User List Betreff: [magnolia-user] Need Help regarding repository creation Hi, We have a magnolia webapp and we

[magnolia-user] Need Help regarding repository creation

2012-10-17 Thread Mohan Suresh (via Magnolia Forums)
Hi, We have a magnolia webapp and we tried to use mysql as the repository. We created two schemas "magnoliaAuthor" and "magnoliaPublic". We are correctly pointing to my mysql database. The tables were automatically created and data has been stored correctly. But a [b]repository folder in my

[magnolia-user] Need help in creating custom blossom module

2012-09-12 Thread Rushabh Shah (via Magnolia Forums)
Hi, I am working on proof of concept for our existing spring mvc based web application. We have requirement where we would like to show content on some of the jsp pages from CMS. And for that I would like to create a quick module using spring with blossom as simple proof of concept. I'm using:

[magnolia-user] Need Help : Unable to query a data node

2012-09-04 Thread sonali mishra (via Magnolia Forums)
Purpose: I am calling a scheduler command class & creating a huge content node structure inside a folder "MyFolder" in data repository. After saving this huge structure successfully I need to retrieve a data node below a content node & update it. JCR query I am using for it: select * from n

[magnolia-user] Need Help regarding JCR Query

2012-08-30 Thread Mohan Suresh (via Magnolia Forums)
Hi, I want to search particular items using the JCR PATH. My Node Structure is as follows -> demo-project -> about(content node) -> news-and-events (content node with title attribute value set as [quote]news[/quote]) -> demo-features -> news-overview (content node with titl

[magnolia-user] Need help regarding Magnolia web app servlet Configuration

2012-08-28 Thread Mohan Suresh (via Magnolia Forums)
Hello, I have configured a magnolia web app with two custom modules in it. When i deploy it, I am getting all the magnolia options. I have two custom modules in the web app. In my custom module descriptor I have a configuration for a servlet. I can see my custom module inside magnolia when the

[magnolia-user] need help for adminCentral page

2012-08-16 Thread siva rajan (via Magnolia Forums)
Hi, I want to download adminCental.html . kindly send me the detailed steps. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=92bf6341-813f-42ce-bc70-85d8b6c66573 For list details, see http://

[magnolia-user] Need help to Use JcarouselLite plugin in magnolia

2012-08-08 Thread Lalitha BadriNarayanan (via Magnolia Forums)
Hi, Iam trying to use JcarouselLite to display Carousel images and to add some some more effects but its not supporting me $(carouselId).jCarouselLite({ //some code here }); it is shwing me jCarouselLite() is not a fucntion And jcarousellite_1.0.1.js this is the js file iam using and Jquery l

[magnolia-user] Need Help -MgnlContext.getJCRSession not working

2012-07-08 Thread sonali mishra (via Magnolia Forums)
Hi, I need help. Purpose: Want to read an xml flie from a folder in dms workspace in magnolia using magnolia api(no deprecated methods). Trying to use: MgnlContext.getJCRSession("dms"); Problem: its returning null Is there any good way to proceed? -- Context is everything: http://forum.magn

[magnolia-user] need help with LDAP

2012-07-07 Thread Mark Horowiz (via Magnolia Forums)
I try to run the LDAP module to see if it works (eval). [b][u]I configured the AD Server like this (ad.properties):[/u][/b] java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory java.naming.security.principal=CN=LDAP_USER_ID,OU=Coworker,DC=office,dc=test,dc=com java.naming.factory.initial

[magnolia-user] Need help to add Data Module in Solr

2012-07-05 Thread siva rajan (via Magnolia Forums)
Hi, I need to add my data workspace in Solr module for searching the data. Kindly send me the detalied steps to configure data module in solr. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=7c7b1b6c-fdf1-4588-970d-9876c161a3af

[magnolia-user] Need help to implement no cache/cache for a page component

2012-07-03 Thread siva rajan (via Magnolia Forums)
Hi, i am working in magnolia4.5.3. I am deveoped a page using JSP template. The page contains 3 components. My requirement is two components using cache and one component not using cache. I want to know how to configure a no cache/cache for the page components. -- Context is everything:

Re: [magnolia-user] Need help to use mysql instead of derby in magnolia

2012-07-03 Thread Will Scheidegger
Could it be that your public instance is connected to the same scheme as the author? Cheers, -will On 03.07.2012, at 11:07, Sivakumar (via Magnolia Forums) wrote: > Hi, > > I have installed magnolia enterprise edition. By default magnolia has > installed with derby database. > > But I would

[magnolia-user] Need help to use mysql instead of derby in magnolia

2012-07-03 Thread Sivakumar (via Magnolia Forums)
Hi, I have installed magnolia enterprise edition. By default magnolia has installed with derby database. But I would like to use MySql instead of Derby. I am following the informations given in : http://wiki.magnolia-cms.com/display/WIKI/Magnolia+CMS+with+MySQL#MagnoliaCMSwithMySQL-Settingthes

[magnolia-user] Need help in measuring performance of a component

2012-07-03 Thread SenthilNathan S (via Magnolia Forums)
Hi, I need some help in measuring performance of a component(the time taken for a component to load in a page). -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=ef01cce9-3c9f-4b8f-9fdb-a0e008e37f65 --

[magnolia-user] Need Help in creating templates in Custom Module

2012-06-30 Thread SenthilNathan S (via Magnolia Forums)
Hi, I am trying to create a custom module inside Magnolia.Please find the configuration which i tried below MyModule --->templates --->pages --- But I am not getting the this template listed in my website workspace.Need help to solve this issue. -- Context is ev

[magnolia-user] Need help to create a sample blossom2.0 module

2012-06-27 Thread siva rajan (via Magnolia Forums)
Hi, i want to create new sample blossom2.0 module application. I am following the magnolia blossom2.0 documentation steps,but it is not working. kindly send me details steps to create a blossom2.0 module(not web module) application and folder struture of the application. I have downloaded th

[magnolia-user] Need help in automatic activation in DataModule

2012-06-19 Thread SenthilNathan S (via Magnolia Forums)
Hi, I tried the automatic creation in website module & dms module it works fine.Thanks to the observation module from magnoli but when i try the same logic in data module it doesn't work fine. I have listed my configuration below. [b]activatedataModule listener command class=...Activa

[magnolia-user] Need help to create autocomplete textbox component in magnolia

2012-06-17 Thread Sivakumar (via Magnolia Forums)
Hi, I want to create autocomplete textbox inside the form.Any in-buit components available for autocomplete textbox? .If else,please provide the steps to create a new autocomplete textbox. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=5e270520-38f5-4350-9b9

Re: AW: AW: AW: [magnolia-user] Need help with STK

2009-07-07 Thread Christian Ringele
Christian Ringele Gesendet: Dienstag, 7. Juli 2009 11:32 An: Magnolia User-List Betreff: Re: AW: AW: [magnolia-user] Need help with STK Hi Dennis, No problem at all! Yes, its hard to write about these things that the meaning is clear of a question (or answer ;) ). I write below in your text. On Jul 7

AW: AW: AW: [magnolia-user] Need help with STK

2009-07-07 Thread Dennis Buenzel
: [magnolia-user] Need help with STK Hi Dennis, No problem at all! Yes, its hard to write about these things that the meaning is clear of a question (or answer ;) ). I write below in your text. On Jul 7, 2009, at 10:32 , Dennis Buenzel wrote: > > Thank you Christian, I got this working, bu

Re: AW: AW: [magnolia-user] Need help with STK

2009-07-07 Thread Christian Ringele
y, this is a bit confusing. Probably we should add them to the available templates. I hope this is not too confusing and you can understand what I am trying to say Same here :) Thanks for your help and sorry for me being so slow on the uptake :) np Cheers Christian Greetings Dennis

AW: AW: [magnolia-user] Need help with STK

2009-07-07 Thread Dennis Buenzel
ow...@magnolia-cms.com [mailto:user-list-ow...@magnolia-cms.com] Im Auftrag von Christian Ringele Gesendet: Montag, 6. Juli 2009 16:43 An: Magnolia User-List Betreff: Re: AW: [magnolia-user] Need help with STK Hi Dennis, There are two ways to enable extras (extraArea). You an say that this approach co

Re: AW: [magnolia-user] Need help with STK

2009-07-06 Thread Christian Ringele
on: user-list-ow...@magnolia-cms.com [mailto:user-list-ow...@magnolia-cms.com ] Im Auftrag von Françoise Gérard Gesendet: Montag, 6. Juli 2009 14:13 An: Magnolia User-List Betreff: RE: [magnolia-user] Need help with STK Hi again, Another way should be to put the enabled value to false in the Site

AW: [magnolia-user] Need help with STK

2009-07-06 Thread Dennis Buenzel
uftrag von Françoise Gérard Gesendet: Montag, 6. Juli 2009 14:13 An: Magnolia User-List Betreff: RE: [magnolia-user] Need help with STK Hi again, Another way should be to put the enabled value to false in the Site Definitions > default > templates > pro

AW: [magnolia-user] Need help with STK

2009-07-06 Thread Dennis Buenzel
:user-list-ow...@magnolia-cms.com] Im Auftrag von Françoise Gérard Gesendet: Montag, 6. Juli 2009 13:54 An: Magnolia User-List Betreff: RE: [magnolia-user] Need help with STK Hi, What I did is I defined my own template in the STK by duplicating the existing one, rename it and then have fun with th

RE: [magnolia-user] Need help with STK

2009-07-06 Thread Françoise Gérard
-- -Original Message- From: user-list-ow...@magnolia-cms.com [mailto:user-list-ow...@magnolia-cms.com] On Behalf Of Dennis Buenzel Sent: lundi 6 juillet 2009 12:54 To: user-list@magnolia-cms.com Subject: [magnolia-user] Need help with STK Hi there, I'm playing around wit

[magnolia-user] Need help with STK

2009-07-06 Thread Dennis Buenzel
Hi there, I'm playing around with Magnolia a little and I just can't find out how to disable the "extras" and "promos" sections. There are examples for this functions at the "demo-features" -> "section-variations" site but just can't find out how to apply those settings to specific categories on