Evaluating plugins for Typo3

You can download recent versions of my plugins, evaluations of plugins made by other authors and manual for tm_contentaccess from the addresses below. 

In the folder 'patches' are individual patches added with 'txt' extension in order to easy download them.

Listing fileadmin/evaluations/tinyrte_languagefiles/

 FilenameFilesizeLast modification
[..]2 K13-Feb-2009 21:23:11
de.locallang_db.xml5 K11-Jul-2007 19:27:54
de.locallang_rte_select_image.xml2 K11-Jul-2007 19:28:56
fi.locallang_db.xml6 K11-Jul-2007 19:27:49
fi.locallang_rte_select_image.xml2 K11-Jul-2007 19:28:55
locallang_db.xml8 K11-Jul-2007 19:27:51
locallang_rte_select_image.xml6 K11-Jul-2007 19:28:55

Improvements

Improvements and needed improvement for 'bahag_photogallery':

Improved features

Needed improvements

 

  • for single_view.htm template new markers to add links to the first page, the last page and make rotating next/previous links

 

  • for gallery_overview.htm new markers to add links to the first, the last page and disable rotating links (main navigation single view and gallery overview can set to resemble as much as possible each others)

 

  • added necessary language labels for new markers

 

 

  • /pi1/locallang.php doesn't work as expected - only 'default' works
  • pop-up-window would need a TS config:

    '###IMAGE_COMMENT###' => $isValidPopView ? '':
    $imageDesc['comment'],


    Doesn't show comment in pop-up-window.
    Not good - I must change

    '###IMAGE_COMMENT###' => $isValidPopView ? $imageDesc['comment']:
    $imageDesc['comment'],


    Shoud be
    '###IMAGE_COMMENT###' => ($isValidPopView && $noShowInPopView) ?
    '': $imageDesc['comment'],


    Problem is how to define TS for $noShowInPopView?


 

Other documentation

You can download or look at development-related images and other documentation. I try to development the BE interface. Look at for example 'new_moduleicons.png', which is my proposal for new module icons for Typo3.

Error: could not open "media/development/tinyrte_languagefiles/"

This is shared contents to the main content column. Also this paragraph is editable for visitors!

Please, don't move this content to another column!