Re: embedding html into the wiki

2013-09-03 Thread Fathi Boudra
Hi John, On 4 September 2013 01:00, John Stultz wrote: > On 09/03/2013 02:29 PM, Fathi Boudra wrote: >> Hi Mike, >> >> On 4 September 2013 00:09, Mike Turquette wrote: >>> Hi all, >>> >>> I wanted to create a google doc spreadsheet for tracking some team >>> activity and then embed in iframe for

Re: embedding html into the wiki

2013-09-03 Thread Mike Turquette
On Tue, Sep 3, 2013 at 5:56 PM, Mike Turquette wrote: > On Tue, Sep 3, 2013 at 5:03 PM, John Stultz wrote: >> On 09/03/2013 04:33 PM, Mike Turquette wrote: >>> On Tue, Sep 3, 2013 at 2:29 PM, Fathi Boudra >>> wrote: Hi Mike, On 4 September 2013 00:09, Mike Turquette wrote: >

Re: embedding html into the wiki

2013-09-03 Thread Mike Turquette
On Tue, Sep 3, 2013 at 5:03 PM, John Stultz wrote: > On 09/03/2013 04:33 PM, Mike Turquette wrote: >> On Tue, Sep 3, 2013 at 2:29 PM, Fathi Boudra wrote: >>> Hi Mike, >>> >>> On 4 September 2013 00:09, Mike Turquette wrote: Hi all, I wanted to create a google doc spreadsheet for t

Re: embedding html into the wiki

2013-09-03 Thread Zi Shen Lim
On Tue, Sep 3, 2013 at 2:09 PM, Mike Turquette wrote: > Hi all, > > I wanted to create a google doc spreadsheet for tracking some team > activity and then embed in iframe for that spreadsheet into the team > wiki page. > > I tried adding something like the following: > > === Project Status === > {

Re: embedding html into the wiki

2013-09-03 Thread John Stultz
On 09/03/2013 04:33 PM, Mike Turquette wrote: > On Tue, Sep 3, 2013 at 2:29 PM, Fathi Boudra wrote: >> Hi Mike, >> >> On 4 September 2013 00:09, Mike Turquette wrote: >>> Hi all, >>> >>> I wanted to create a google doc spreadsheet for tracking some team >>> activity and then embed in iframe for t

Re: embedding html into the wiki

2013-09-03 Thread Mike Turquette
On Tue, Sep 3, 2013 at 2:29 PM, Fathi Boudra wrote: > Hi Mike, > > On 4 September 2013 00:09, Mike Turquette wrote: >> Hi all, >> >> I wanted to create a google doc spreadsheet for tracking some team >> activity and then embed in iframe for that spreadsheet into the team >> wiki page. >> >> I tri

Re: embedding html into the wiki

2013-09-03 Thread Fathi Boudra
Hi Mike, On 4 September 2013 00:09, Mike Turquette wrote: > Hi all, > > I wanted to create a google doc spreadsheet for tracking some team > activity and then embed in iframe for that spreadsheet into the team > wiki page. > > I tried adding something like the following: > > === Project Status ==

Re: embedding html into the wiki

2013-09-03 Thread John Stultz
On 09/03/2013 02:29 PM, Fathi Boudra wrote: > Hi Mike, > > On 4 September 2013 00:09, Mike Turquette wrote: >> Hi all, >> >> I wanted to create a google doc spreadsheet for tracking some team >> activity and then embed in iframe for that spreadsheet into the team >> wiki page. >> >> I tried adding

embedding html into the wiki

2013-09-03 Thread Mike Turquette
Hi all, I wanted to create a google doc spreadsheet for tracking some team activity and then embed in iframe for that spreadsheet into the team wiki page. I tried adding something like the following: === Project Status === {{{#!html }}} Nothing shows up. I decided to try an easier test: === P

Help: making multi-platform ARM kernels work with CONFIG_DEBUG_LL

2013-09-03 Thread James King
Hi, Has anyone else seen the following problem (or better solved it). I am testing with a multi-platform kernel binary on both a Broadcom board and ARM TC2 - as such I have: CONFIG_ARCH_BCM=y CONFIG_ARCH_VEXPRESS=y I am using some debug features and earlyprintk on the BCM board so have: CONFIG_D