Avatar

New 2.2 development snapshot (General)

by Alex ⌂, Wednesday, March 24, 2010, 14:39 (5168 days ago)

Here's a new snapshot of our current development of version 2.2.

New since January 31:

  • Micha (Milo [image]) has completely rewritten the JavaScript code! It is now implemented as "unobtrusive JavaScript" without inline scipts. This way HTML is nicely separated from JavaScript and the templates are smaller and cleaner.
    He also managed to replace the prototype/script.aculo.us framework for easy drag-and-drop sorting of smilies, categories and pages in the admin area.

  • New TeX BBCode implemented: in the advanced settings you can specify the URL of a TeX image service like http://chart.apis.google.com/chart?cht=tx&chl= (setting bbcode_tex). You can then use the BBCode [tex][/tex] to insert TeX formulas.
    Example:
    [tex]x = \frac{-b \pm \sqrt {b^2-4ac}}{2a}[/tex]
    is converted into
    x = \frac{-b \pm \sqrt {b^2-4ac}}{2a}

  • A new thumbnail feature has been implemented for the BBCode [img]: images inserted with [img=thumbnail]http://example.com/image.jpg[/img] are displayed as thumbnail, clicking on them displays them in original size.
    Demo:
    [image] [image]

As there are some new language strings we still need help to update the language files. To make it as easy as possible for the translators I set up a localization wiki. Not yet translated strings are marked with <!-- TODO -->. These files need to be updated:

So far you can just edit these files without registering.

Thanks in advance for testing, commenting and translating!


Complete thread:

 RSS Feed of thread