Modul: | GlobalBlocks |
Author: | Dev4me |
Nick: | Ruud |
Contact: | info@dev4me.nl |
Version: | 1.0.0 |
State: | Stable |
License: | GPL |
Platform: | 2.8 |
Last info: | 2013-06-17 |
Rating: | |
Download: | here |
Forum: | here |
Web Link: | here |
Description: | A much heard question in the WebsiteBaker forum is: How do I include some fixed content on every page.
Over time, many solutions have been given where typically you need to include and alter some php code to fetch the content and some instructions to add optional frontend.css/.js in your template. Now you can use the globalBlocks snippet. The snippet is installed as standard module in WebsiteBaker, and is to be used in your template with just a simple onliner to add any section to the output. The basic example is: code 1 <?php globalBlock ( 123 ); ?> This will add section 123 in the output on the same location as the functioncall was written. Other optional parameters are: 1. Use frontend.css and/or frontend.js of the linked section. (Default: true) 2. Buffer the generated content or output directly (Default: false = direct output) 3. One or more page_id's (as comma seperated list) of the pages the content should be included. (Default: all pages) An example using buffered output that is only shown on pages 8,12,25 and 52 is: code 1 <?php $buffer = globalBlock ( 123 , true, true, "8,12,25,52" ); ?> The $buffer result variable now can be used on one or more locations by using <?php echo $buffer; ?> More examples can be found in the included README file. |
WebsiteBaker CMS | All Modules And Snippets Project | AMASP
- start
- read me
- general view
- modules
- calendar and time
- image galleries
- another image gallery
- auto gallery
- gdpics image gallery
- fancybraxbox
- filo gallery
- flickr image gallery
- foldergallery
- foldergallery-la
- imageflow hi and lb
- image gallery
- imgviewer
- lightbox2
- lightboxjs
- panoramic image
- pickle gallery
- picturebox
- random image
- simpleviewer
- simpleviewer-albums
- slideshow
- smooth gallery
- slideshow2gal
- swift gallery
- tiltviewer
- brax-highslide-gallery
- brax_highslide_gallery_B
- interaction
- data table
- doodle poll
- Drag N Drop upload
- dynamic table
- faq-maker
- faq module
- feedback
- flohmarkt
- formlist
- form X
- guestbook
- jk-forum
- jokebook
- k-forum
- massmail
- massmail w/ fcke
- massmail-w-tiny
- mitfahrzentrale
- mpform
- myBB forum
- pm-messages
- poll
- post its
- registrationmanager
- shoutit
- tell a friend
- topics
- wb forum
- wbprayerrequest
- wbprofiles
- comments
- listings
- counter
- section & pages
- various
- adbaker
- addresses
- adressbook
- banner
- bookmarks
- catalog
- contactlist
- dbMultipleChoice
- download gallery
- download gallery 2
- flashtext
- glossary
- google maps
- information
- insert youtube
- job listing
- manual
- mediablog
- members
- multiple-educated
- news
- news for wb 2.8.3-sp3
- podcasts
- portfolio
- social-bookmarks
- sortable table
- team
- toggle me
- user-directory
- user-extend
- weather
- wb tweets
- player
- shops
- various
- code snippets
- calendar and time
- counters
- interaction
- listings
- anyitems
- anynews
- anynews-archive
- anytopics
- ajax star display
- blog menu
- comments counting
- itemslide
- kitdirlist
- last comments
- lastitems
- last mod pages
- last mod pages adv.
- latest forum entries
- latest guestbook
- lister
- members online
- top downloads
- users online
- random hoverbox
- rss site feeder
- rss news feeder
- tabber
- global blocks
- various
- droplets
- admin
- admin tools
- addon file editor
- addon monitor
- amasp control
- backup
- captionslider
- ckeditor
- cwsoft-addon-file-editor
- dbglossary
- dbWatchSite
- editarea
- fck editor
- file edit
- frontedit
- geoip
- google analytics
- imageTweak
- keep in touch
- language editor
- language matrix
- last updated rss-feed
- module edit
- module edit toggle
- modulelist
- multi page settings
- multiple page
- Outputfilter-Dashboard
- page cloner
- SEO Tool
- shortlink
- tagcloud search
- template edit
- template edit toggle
- template modifier
- tinymce editor
- tinymce-jq
- uploader
- user search
- user statistics
- watch my site
- wBanner
- wbstats
- webbase edit
- wymeditor
- wysiwyg edit
- wysiwyg
- wysiwyg-admin
- wbdesigner
- flexTable
- kitForm
- output filters
- core replacements
- backend themes
- admin tools
- libs
- tools
- others
- useful links
Friday, September 20 in 2024