Questions tagged [sulu]

Sulu is a content management platform based on Symfony made for businesses.

Sulu is a content management platform based on Symfony made for businesses. It’s a flexible CMS to create and manage enterprise multi-sites and a reliable development environment for high-performance apps. With powerful features for developers and a simple UI for editors it’s the ideal engine for state-of-the-art business websites and web-based software.

More info: http://sulu.io/en

161 questions
0
votes
1 answer

Sulu CMS 1.6: Is there a possibility to limit the number of images in media_selection?

Is there a possibility to limit the number of selectable images for the media_selection content type? According to the documentation there is none, but maybe there is still a way? Reason is, that I want to allow to add an image to a text, but only…
Andreas
  • 1,691
  • 1
  • 15
  • 34
0
votes
2 answers

Sulu CMS: How to get the actual file location of an uploaded image

How do I get the actual location of the uploaded src file in the file system (var/uploads/[...]) in sulu 1.6? The Media object itself seems not to give a hint, and the thumbnails are only generated after the src is pulled by the browser, not…
Andreas
  • 1,691
  • 1
  • 15
  • 34
0
votes
1 answer

Sulu: Is it possible to get a resized image with custom meassures without a image format

is it in sulu possoble to get a resized image on the fly with custom dimensions, without the need to define an image fomrat before? A kind of "dynamic image format". Reason is, that I would like to define multiple versions of an image based on some…
Andreas
  • 1,691
  • 1
  • 15
  • 34
0
votes
3 answers

Sulu: Is it possible to limit the available page templates per webspace?

I have a sulu 1.6 installation with multiple webspaces. I have multiple page template definitions in app/Resources/templates/pages, like default.xml, homepage.xml, blog.xml, center.xml. Is it possible to make for example the center.xml only…
Andreas
  • 1,691
  • 1
  • 15
  • 34
0
votes
2 answers

Sulu: How to display single_select as select instead of radio input?

is there a way to display a single_select in sulu admin as select box instead of a radio input? I have a definition like this:
Andreas
  • 1,691
  • 1
  • 15
  • 34
0
votes
0 answers

Sulu CMS "403 Forbidden" for Admin page

I am running homestad 6.1.0 and followed the guide on http://docs.sulu.io/en/latest/book/getting-started.html to start a sulu project. I added app.php to /etc/nginx/sites-available/sulu.test because the start page returned 403 Forbidden. The start…
0
votes
1 answer

SuluArticleBundle installed, but Articles option not available in Admin menu

I started working with Sulu, and tried to implement the optional ArticleBundle. I used this documentation and composer installed elasticsearch 5.0.6 along with the bundle. All configuration files have been configured like the documentation, and…
0
votes
0 answers

How to get listed on the api a custom property on Sulu (Sulu Articles)?

I'm using Sulu + Sulu/Articles. Just added the property images to the default articles template: