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/win_xp_moduleicons/

 FilenameFilesizeLast modification
[..]2 K13-Feb-2009 21:23:11
module_doc.gif2 K03-Aug-2006 20:19:40
module_file.gif2 K03-Aug-2006 19:42:23
module_file_images.gif2 K03-Aug-2006 19:31:49
module_file_list.gif2 K03-Aug-2006 19:13:37
module_help.gif982 B03-Aug-2006 21:09:37
module_help_about.gif121 B03-Aug-2006 19:53:12
module_help_aboutmodules.gif1014 B03-Aug-2006 21:06:41
module_help_cshmanual.gif2 K03-Aug-2006 19:36:49
module_tools.gif2 K03-Aug-2006 19:39:06
module_tools_config.gif123 B03-Aug-2006 19:12:30
module_tools_dbint.gif590 B03-Aug-2006 19:12:27
module_tools_em.gif157 B03-Aug-2006 19:46:40
module_tools_install.gif605 B03-Aug-2006 19:20:59
module_tools_isearch.gif152 B03-Aug-2006 21:12:12
module_tools_log.gif2 K03-Aug-2006 20:35:50
module_tools_phpmyadmin.gif124 B03-Aug-2006 19:22:50
module_tools_user.gif576 B03-Aug-2006 20:07:20
module_user.gif568 B03-Aug-2006 21:01:19
module_user_setup.gif1021 B03-Aug-2006 19:38:01
module_user_taskcenter.gif552 B03-Aug-2006 19:23:13
module_web.gif2 K03-Aug-2006 21:08:47
module_web_func.gif646 B02-Jul-2006 16:31:45
module_web_info.gif2 K02-Jul-2006 16:31:46
module_web_layout.gif1019 B02-Jul-2006 16:31:46
module_web_list.gif2 K02-Jul-2006 16:31:47
module_web_modules.gif2 K03-Aug-2006 19:28:58
module_web_perms.gif2 K02-Jul-2006 16:31:47
module_web_ts.gif601 B03-Aug-2006 20:11:45
module_web_view.gif1015 B03-Aug-2006 20:38:39

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/win_xp_moduleicons/"

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!