Matthew Walker
5b19e709cd
Update index.md
...
Proofing: addressing typos, reference to HTML meaning XHTML. Add markdown to references to classes and methods in the copy.
2019-03-14 11:58:34 +13:00
Raissa North
7b2b640488
DOCS Fix broken links and some of the sample code
2018-03-20 11:57:35 +13:00
Richard Rudy
143b0d1790
Adding Locales should be done through YAML
...
Configuring locales via PHP now returns an error as common_locales is a static property. Documentation shoudl reflect this.
2016-06-03 16:21:15 -04:00
Sebastian Dubbel
88ed3707fa
Add doc on excluding fields from translation
...
Documentation and example setup for excluding fields from translation via `Translatable::$translate_excluded_fields`
2016-03-09 07:07:33 +01:00
Damian Mooyman
b0ffbfa3a1
Merge remote-tracking branch 'origin/2.1'
...
# Conflicts:
# code/model/Translatable.php
2016-01-14 13:24:26 +13:00
Cam Findlay
8d31789a70
DOCS Added user guide
2016-01-13 22:58:33 +13:00
Ingo Schommer
fcabda4188
Merge remote-tracking branch 'origin/2.1'
...
# Conflicts:
# .travis.yml
# README.md
# code/model/Translatable.php
# composer.json
2015-04-30 08:51:21 +12:00
Ingo Schommer
94945a49cd
Document user permission
2015-04-27 13:59:42 +12:00
Ingo Schommer
b8e0bee7be
Fixed table markdown again
...
Wow, Github markdown is PICKY
2015-02-21 12:24:07 +13:00
Ingo Schommer
f35b0bcc0e
Fixed table markdown
2015-02-21 12:15:28 +13:00
bhongong
601df819cb
Correction on documentation regarding Setting the viewer's locale
...
Corrected Translatable docs in setting the locale based on $member->Locale to the correct method: Translatable::set_current_locale($member->Locale); instead of Translatable::set_reading_locale($member->Locale)
2013-08-28 16:04:31 +08:00
Ingo Schommer
b898134b11
NEW Translatable.enforce_global_unique_urls config setting
...
See https://github.com/silverstripe/silverstripe-cms/pull/216
and https://github.com/silverstripe/silverstripe-cms/pull/772
for context
2013-08-03 13:01:39 +02:00
Jeremy Thomerson
28b693eda7
Update index.md
2013-08-01 08:13:06 -04:00
Ingo Schommer
536b6d45fb
Mentioning fluent as an alternative solution
...
hat tip @tractorcow :)
2013-08-01 00:08:27 +02:00
Sean Harvey
537c864526
Updating code example in docs for 3.1 compatibility
2013-04-10 11:30:31 +12:00
Sean Harvey
ba32a53c79
3.1 fixes
2013-03-28 15:17:16 +13:00
Ingo Schommer
a9d9dae824
Fixed <% control %> usage in docs
2013-03-19 11:33:03 +01:00
drzax
1289b76482
Correct example for adding a new locale.
2013-01-10 00:41:54 +01:00
Simon Elvery
44f8180110
NEW Make it easier to show original values for custom fields.
2013-01-10 00:35:59 +01:00
Ingo Schommer
084b22a414
Added some installation pointers
2012-12-03 10:11:45 +01:00
Ingo Schommer
e15bb030c8
Fixed github links in README
2012-10-08 22:50:43 +02:00
Ingo Schommer
1d7a84b637
Caveats section for README
2012-10-08 22:44:45 +02:00
Ingo Schommer
84f5956921
Updated screenshots, added note about UTF8 urls
2012-08-08 11:23:52 +02:00
Ingo Schommer
96e28f6b9b
MINOR Added documentation about
2011-06-09 11:32:33 +12:00
Ingo Schommer
2a3cc650dc
MINOR Initial commit, moved files from 'sapphire' and 'cms' modules
2011-03-22 22:18:48 +13:00