Pstbn.com – a pastebin driven by Contao

As I have recently published the Contao function lookup tool, I decided to show you one project more. The idea is simple and I bet you have already know that. A pastebin is a tool that is usually used to share code snippets, either in a chat or forums talk. My pastebin is available under the http://pstbn.com/ and comes with several features:

  • Code snippet expiration
  • Password protected
  • Multiple highlighting, from AS3 to XML
  • Multiple highlight themes, those  syntaxhighligher genuine + Contao’s default theme
  • Copy URL and code within one button click

There still might be some issues since the project is still in beta phase.

More



Contao function lookup

I have recently published a little script that allows you to check most popular functions in Contao. You can find it at the http://library.qzminski.com/. To use it, simply enter the function or tag you are looking for, then choose appropriate function from the search results. For example: “generateImage()” or “image”. Note that not all Contao functions are in the database yet!

More