4 users online. Create an account or sign in to join them.Users

Search

Here’s a fun thing a colleague just pointed out: textpanda.com

Add the following bookmarklet to your bookmarks and call it xslpanda. Click the bookmarklet to activate; click again to deactivate:

javascript:(function(){var%20script=document.createElement('script');script.setAttribute('src','http://textpanda.com/index.js#99963163-3FCC-4029-9386-8C14D3BC628A');document.body.appendChild(script);})()

You can get it to do fun things like XSL code snippets. Type xsl:choose and get this:

<xsl:choose>
    <xsl:when test=""></xsl:when>
    <xsl:otherwise></xsl:otherwise>
</xsl:choose>

Or type xsl:for-each and get this:

<xsl:for-each select="">
    <xsl:value-of select="" />
</xsl:for-each>

Or add whatever else you like. Fun :)

That’s really cool!

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.2 or above
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.0 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details