Test Page

Ignore this, just a page for testing.

I don't ignore pages :-)

Just another testing line...

This will break this page:

Click to expand
Click to expand

16 : 9 ratio

b. 16 : 9 ratio iframe


''This code ..."

Copy to clipboard
{HTML()} <div class="embed-responsive embed-responsive-16by9"> <iframe src="https://www.youtube.com/embed/2c7pVXTGZSI" allowfullscreen="y"></iframe> </div> {HTML}


... will show this video

d. 4 : 3 ratio iframe


''This code ..."

Copy to clipboard
{HTML()} <div class="embed-responsive embed-responsive-4by3"> <iframe src="https://www.youtube.com/embed/2c7pVXTGZSI" allowfullscreen="y"></iframe> </div> {HTML}


... will show this video


For Tiki 7

  • 28 may - jb here testing saving ajax errors
  • Maybe try without having done a preview...
  • what else could it be? 3 saves and no error (in Firefox 4.0.1)
  • trying the click on save directly thing... seemed fine
  • maybe if you edit for ages?
    • I bet it only happens when you really don't want it to...
    • trying with pop-up preview...
    • Seems the auto save timer is broken :-(
  • Wonder if that magnify icon to open/close the preview pane is the right icon?
    • Probably not...
  • I also wonder if there are any docs about this new preview thing?


Have to go out now, will try more later.

Previously on Tiki 6

  • In Safari if you make a change and then click directly on the save button you sometimes get an alert about an undefined and irrelevant AJAX error.
    • Fixed (as far as i can tell)