Questions tagged [magnolia]

Magnolia is an open source Java- and JCR-based content management system, targeted at the enterprise.

For more information on Magnolia, visit the Magnolia Community Website, the Documentation Site, the Magnolia Academy or the Forum.

585 questions
-1
votes
1 answer

How do I remove the .html extension from the output of cmsfn.link?

The cmsfn.link templating function includes an .html extension in its output. For example: ${cmsfn.link(exampleNode)} Outputs: https://examplesite.com/example-page.html How do I remove the .html extension?
Ryan Payne
  • 5,249
  • 4
  • 28
  • 69
-1
votes
2 answers

injecting dynamic html inside the components from index.html in angular 8

I am working on a web app. which has magnolia as CMS. i am still new here but i will explain the scenario. magnolia is providing the index.html which has reference of the components.But for some of those components it also provides some additional…
Vikas Dubey
  • 320
  • 3
  • 5
  • 15
-1
votes
1 answer

Scripting Magnolia Page Creation

I have content stored in XML that I want to convert into Magnolia pages. I can extract the information and create the hierarchy of pages, but manually creating the pages is a pain since there are a lot of them (over 1000). Is there a way to use…
TomGraphy
  • 3
  • 3
-1
votes
1 answer

Magnolia CMS - Integrating Thid-party systems

Need help in integrating third-party systems in Magnolia CMS. Preferably, a commenting or a forum system since Magnolia doesn't support these modules anymore. Some third-party system that Magnolia suggested are: Disqus, IntenseDebate and…
-1
votes
1 answer

parent page properties magnolia

when i'm creating a new page i want to get a parent page property. I create a custom combofield with nodes from a specific path, but i need a parent page property to complete my path. Any idea? session =…
pacheco
  • 13
  • 3
-1
votes
1 answer

How can I create a CustomField to choose Assets in Vaadin7 Magnolia?

I'm trying to create a CustomField who allows select an asset from magnolia's assets app, with Vaadin 7, in a Magnolia Custom App. I already create a visual interface, but I cant connect with the assets app to select the asset.visual interface
pacheco
  • 13
  • 3
-1
votes
1 answer

Magnolia to SQL Server 2014 connection

I am new to Magnolia world and trying to store JCR on database instead of local file system. I am using Magnolia 5.4, SQLJDB42.jar and SQL server 2014 server for the same. I have followed all the instruction present at…
Vivek-0103
  • 15
  • 4
-1
votes
1 answer

Magnolia Blossom example using Maven

I am new in Magnolia. I want to integrate Magnolia with Spring. I have gone through Magnolia documentation, I have seen how Blossom is used to integrate with Spring. I am not getting full example of Spring Blossom. Can anyone tell me how to create…
-1
votes
1 answer

Strange behavior when creating a jar

I have a jar which was created with maven (mvn package). When I put it in the magnolia WEB-INF/lib folder magnolia tries to install it. But when I open the jar with an unarchiver, compress the folder to a zip, change the extension to .jar and then…
Dalibor
  • 153
  • 2
  • 13
-1
votes
1 answer

Proxy configuration to load all images from a folder

I am using Magnolia 5.4 and i am trying to provide proxy pass settings to magnolia pages using apache http server. And i have configured like this ProxyPass /travel http://:8080/magnoliaPublic/travel.html ProxyPass /.resources/**…
-1
votes
1 answer

How to Create a Template using Magnolia stk?

I am starting one project on Magnolia Blossom. I want to know - How to Create a Template Using magnolia stk ? How and where it is configured in the project ? I am very new to this technology. Can anyone having idea about this. Please reply as…
Sachi-17
  • 499
  • 4
  • 12
  • 29
-2
votes
1 answer

Magnolia, JCR, sort node order by customized property value

For example, i have a node ref 29949, it has property like this: so it's positionIndex is 1, this is a customized property. my current nodes is totally unordered, like this: I wish to compare and sort node into a ascending order by this…
sefirosu
  • 2,558
  • 7
  • 44
  • 69
-2
votes
1 answer

Magnolia cms Gmail configuration?

I want to be able to send emails from Magnolia CMS using a Gmail account. What are the steps to follow? I am having authentication issue when trying to verify the setup by sending a test email.
Adriano
  • 19,463
  • 19
  • 103
  • 140
-2
votes
1 answer

Creating new product in magnolia shop module

I installed magnolia shop module 2.2.1-SNAPSHOT on magnolia 5.3.8. Everything is working fine with sample-shop which comes with the module by default. Then I tried to create new shop following…
DarshanaR
  • 31
  • 2
1 2 3
38
39