Hi Charles, On Thu, Jan 16, 2014 at 5:51 PM, Charles-H. Schulz <[email protected]> wrote: > Le Thu, 16 Jan 2014 08:29:21 -0800, > Robinson Tryon <[email protected]> a écrit : > [...] > I think it would require more, such as creating a new page type and > template, just like with Nabble, but Christian will tell us.
Yes, can be a separate pagetype and template. but doesn't need to be. The actual bugassistant is inserted into an <iframe>, <p><iframe src="/bugassistant/libreoffice/bug/bug.html?version=5" width="892" height="1600" frameborder="0"> </iframe></p> that /bugassistant/libreoffice/bug/bug.html is managed separately outside of silverstripe. so for testing embedding it, just use https://www.libreoffice.org/bugassistant/libreoffice/bug/bug.html for now. > The idea > is to access the BSA from within the website. That should work with the iframe. So you don't need to store addditional information in the database, but you might want to create a dedicated pagetype to style it in a different way. ciao Christian -- To unsubscribe e-mail to: [email protected] 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
