Hi Charles, *,

On Sun, Dec 29, 2013 at 6:09 PM, Charles-H. Schulz
<charles.sch...@documentfoundation.org> wrote:
>> On Sat, Dec 28, 2013 at 5:03 PM, Sophie <gautier.sop...@gmail.com>
>> wrote:
>> [integrating Nabble]
>>
>> And on the current website this is accomplished by using a special
>> "NabblePage" page type where you enter the ID of the forum to display
>> in the toplevel.
>> (as custom javascript is stripped from normal pages)
>>
>> https://github.com/tdf/cms-themes/blob/master/libo/templates/Layout/NabblePage.ss
>
> Thanks! Does it mean I need to create a "Virtual Page" or how would
> this special page fit within SilverStripe?

No. currently is uses a dedicated "NabblePage" page type:
https://github.com/tdf/cms-code/blob/master/mysite/code/NabblePage.php
(and that in turn then uses the NabblePage.ss template)

The pagetype adds a new database-field that stores the Forum (aka
mailnglist) ID that should be displayed. and adds that to the backend.

Note that the struture of the backend has changed (no more various
tabs - so for applying that to the newdesign page, the function has to
be adjusted to add the form-field to the expected place).

ciao
Christian

-- 
To unsubscribe e-mail to: website+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to