21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 578 Views |
-
XML and SS

11 December 2009 at 12:07pm Last edited: 11 December 2009 12:10pm
Is there any way possible do edit xml data file via cms??
So that it shows the file content in cms and you can edit and save it -
Re: XML and SS

14 December 2009 at 9:55am
I don't think there's anything like this included in SS.
The solution would depend on your particular situation, of course, but one option might be to store the content of the XML file in a TextareaField, and to overload doPublish() for the class so it copies the contents out to a file. SilverStripe's "Error Page" type works similarly: see the method doPublish in sapphire/core/model/ErrorPage.php.
Toby
| 578 Views | ||
|
Page:
1
|
Go to Top |

