Quantcast
Channel:
Browsing all 4235 articles
Browse latest View live
↧

Re: I can't handle sub-URLs of a Form object. with subsites module

I'm having the same issue.I'm also using the subsites module and I have a pagetype that has a tab with images in a gridfield.Sometimes I can create a new image record in the gridfield ok, but when I...

View Article


Re: defining Homepage URL Segment

Looks like adding to _config is deprecated in SS3. http://doc.silverstripe.org/framework/en/reference/directorI'm trying to add to routes.yml, but it still makes a Home page with the URL of /home. The...

View Article


Ajax requests inside admin section

Hi AllMy question is about admin section. I have a custom page with set of fields. One of them is «Tags» with many-to_many relation. So I have list with my tags and I can select a few of them without...

View Article

Decrypt password like SS

Hi,I have form for registration and user register by AJAXHow to decrypt password like default SS register form?Otherwise writingHow SS decrypt the password - I want in the same way decrypt the password...

View Article

Re: $DataObject::get() Question

Hi all!!I am trying to make this query in silverstripe but it doesn't want to work: $entries = BookstoreBook::get() ->sort($order) ->where('"BookstoreBook"."Title" LIKE $searchString'); return...

View Article


Re: Ajax requests inside admin section

The night gone but i sttill search for way to do that.Is there any tutorial or doc how Silverstripe build his path to objects?I mean, for example, if I edit my page of type ArticlePage with path...

View Article

Gucci Bags Outlet the attention of a

Gucci Bags Outlet the attention of a <br> look for sure. If you are one of those people who take their fashion seriously then you won leave your home without a branded pair of stylish eye wear....

View Article

How can the quality of through SilverStripe resized images be increased?

Hi,I use the command $Visual.SetRatioSize(1200, 430).Url to ensure a pixel perfect output even when the user uploads a not perfectly cut image through the backend. Right now I noticed, that the quality...

View Article


Language URL Prefix without translatable module

Hi Guys,Ive been searching for answers on how to add a language prefix in the url but it all leads me to translatable module..I don't want to install the translatable module i just want to add a...

View Article


Re: Language URL Prefix without translatable module

If you don't want to use the module, you have to create a separate site for each language. So why not put the language in the site tree to get it in the url:SiteTree- home- en- - english page- es- -...

View Article

Performance improvements for SilverStripe v3.0.x

Hi,are there any performance improvements for the version 3.0.x of SilverStripe CMS?All topics I found here were written before v 3.0.x was released.Thanks.Cheers, MarioPosted to: Performance...

View Article

Re: Language URL Prefix without translatable module

Thanks theGermaniac...but the url on my first post that's just an example. I'm currently building a social networking tool for musicians just like the reverbnation.com i want all url of my site prefix...

View Article

Re: How can the quality of through SilverStripe resized images be increased?

In your _config.php:GD::set_default_quality(80);I think the default is 75 if I remember correctly, so try something a little above that. Try to balance quality with filesize, simply ramping up the...

View Article


Re: How can the quality of through SilverStripe resized images be increased?

One more possibility is using PNG files to get better color qualtity.Arvixe Web Hosting / SilverStripe Community Liaison | Looking for quality SilverStripe Web Hosting? Look no further than Arvixe Web...

View Article

Re: Language URL Prefix without translatable module

If you have pages in different languages, take the translation module. If you need a more complex way for your translations, extend the module. If you create every page independently from it's...

View Article


Image may be NSFW.
Clik here to view.

Re: How can the quality of through SilverStripe resized images be increased?

Thanks kinglozzer. It can be that easy Unfortunately the quality at 100 is still not very good (see attachment).Using .png is not an option, because it's just to large.Posted to: How can the quality of...

View Article

Re: Silverstripe 3 External Search Recommendations

Hi there,I just posted this exact same question. Did you ever find a solution to this?Posted to: Silverstripe 3 External Search Recommendations | Show Thread | Post Reply

View Article


TinyMCE and ssbuttons Silverstripe 3

Hi There,I'm trying to get the ssbuttons plugin going for a front-end form using the HtmlEditor field. I've got the following in my field...

View Article

Content Approval

I'm currently working on a site where the client needs to have a content approval process. So a user can edit content but can only save, not publish the content to the live site.Then another user/group...

View Article

Re: Content Approval

http://3.0.userhelp.silverstripe.org/for-website-administrators/managing-roles-and-permissions/does not explain how to do this - Author (someone who can create and edit content, but not publish) what...

View Article
Browsing all 4235 articles
Browse latest View live