The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Core feature - like Items Manager Plugin
#10
tazmandev Wrote:mvlcek: will your plugin based on news sistem described here on your webpage ?

(% searchresults tags:news numWords:-1 order:reverseurl %)

Could this be used with I18N custom fields to add a a thumbnail ?

Most functionality of the coming Special Pages plugin is already available, though not that comfortable.
To show e.g. a product list with thumbnails:
  • install the I18N Custom Fields plugin and the I18N Search plugin
  • configure a custom field thumbnail of type image
  • create a page for each product, give it a product-specific tag/keyword like product and select a thumbnail in the custom image field
  • create a component renderproduct like described here and include something like <img src="<?php get_custom_field('thumbnail'); ?>"/>
  • create a product overview page with (% searchresults tags:product component=renderproduct %) (and any other parameters like sorting, etc.) on it
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply


Messages In This Thread
Core feature - like Items Manager Plugin - by mvlcek - 2012-01-26, 16:59:28



Users browsing this thread: 1 Guest(s)