Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

How to make a recommendation?


Go to End


2 Posts   1664 Views

Avatar
ImacSS

Community Member, 35 Posts

28 March 2009 at 2:54am

Just curious as to what avenue can I take to make a recommendation or suggest a modification to the core engine?

Noticed that the templating engine appears to have a LowerCase method, yet oddly enough no UpperCase equivelant.

I have modified my local copy of {SilverStripeInstallDir}\sapphire\core\model\fieldtypes\DBField.php to include an UpperCase method - but figured I'd mention it to those more familiar with building/packaging/releasing this CMS.

Any suggestions?

Avatar
Ben Gribaudo

Community Member, 181 Posts

28 March 2009 at 10:30am

Hi,

You could submit your modification as a patch:
http://doc.silverstripe.com/doku.php?id=submitting-patches
or discuss it on the dev list, particularly if you are doing something complex:
http://groups.google.com/group/silverstripe-dev/topics

Hope that helps,
Ben