ERTE 1.2 released

May 6th, 2009 | Categories: ERTE, Flash, JavaScript, SharePoint | Tags:

Thanks Michael for pointing the issue out. I’ve finally caught up on some work that needed to be done on ERTE and now the new version is available for download. The updates are as follows:

  • Fix for IE8,
  • wrapped the thing in a function so you can run it on custom event
  • added support for _spBodyOnLoadFunctionNames array if it exists
  • set the button image location in a variable
  • added French language supprt. Thanks Slash71
  • isolated so it inserts only the <embed… </embed> part of code (to help bypass some limitations on truncated announcements views, if the embed code has <object,…></object>.

Curently there are only 3 languages supported – English, Slovenian and French. If you have 5 minutes of time, you also could contribute to this project. All you need to do is translate one line of text and send it to me. Maybe you can even post it as a comment so you’ll be recognized :)

Download the latest version from CodePlex site

Oznake ponudnika Technorati: ,,,,
  1. matt
    May 12th, 2009 at 13:08
    Reply | Quote | #1

    Boris, great work, love it!!

    In order to get this working I had to comment out lines 20-24 and line 26 (the locale check) as I was getting an error " 'L_Menu_LCID' is undefined " (thanks for IE Dev Toolbar else I would never have found this ;)

  2. umang
    July 15th, 2009 at 19:04
    Reply | Quote | #2

    hi is there any simpler way to deploy this. it works fine but its tedious work to go to each site/subsite master page and edit to allow this .js file..

    • Boris Gomiunik
      August 4th, 2009 at 21:25
      Reply | Quote | #3

      probably you’d have to pack it in a solution and deploy it to server. Do you have access to your SharePoint Server administration?

  3. May 24th, 2010 at 21:11
    Reply | Quote | #4

    Have you created a version for SharePoint 2010?