Installation
- Download jSeblod WYDIWYS Editor and jSeblod Little CCK
- Install WYDIWYS Editor and Little CCK directly with Joomla installer (respectively an Editor Plug-in & a Content Plug-in)
- Enable WYDIWYS Editor and Little CCK plugin in Joomla plugin administration
|
Read More
|
641 |
|
Quick Start
|
668 |
Fields and Special Tags
List of available fields
myfield , by default a input text
myfield(textarea) , a textarea (use it with WYDIWYS Editor)
myfield(calendar) or myfield(calendar1) or myfield(calendar2) , a calendar (3 configs) (use it with WYDIWYS Editor)
myfield(media) or myfield(media1) or myfield(media2) , a media field (drop-down select) which list media files (3 configs) (use it with WYDIWYS Editor)
List of JOOMLA ARTICLE tags to use in template
id , id
title , title
created , created date
modified , modified date
author , author
category , category
section , section
metakey , meta keys
metadesc , meta description
site_url , website url, for example http://www.jseblod.com
List of SPECIAL TAGs
delete myfield your content /delete , not display your content when myfield is empty
|
Read More
|
488 |
Configure WYDIWYS Editor plug-in
|
Change plugin parameters when you edit WYDIWYS Editor plug-in in Joomla administration :
- Wysiwyg Editor: Choose to display textarea or Tiny MCE Editor in a slide below the form slide, be careful to select Tiny MCE 3 for Joomla 1.5.12
- Text Maxlength: write maxlength input text number
- Textarea Cols: write cols number
- Textarea Rows: write rows number
- Date Format: write the date format
You also can manage 3 differents formats for 3 differents calendar fields : (calendar) (calendar1) (calender2)
- Media Path: write path to find media files (ex: images/stories/)
- Media Extensions: write legals extensions (ex: png,PNG if you want to list only png files)
You also can manage 3 differents configuration ( path & extensions ) for 3 differents media fields : (media) (media1) (media2)
- Hidden Templates: insert Joomla template names (site templates) to hidden them in the WYDIWYS CCK templates dropdown.
|
Read More
|
439 |
Create a Template
- By FTP (don't need to respect exactly the directory structure of a Joomla template) : create in Joomla template directory a directory with the name of your template , put a simple "index.php" file in this directory.
- By Joomla installer : create a Joomla template which respect the Joomla template directory structure, see on Joomla.org.
You can use the jseblod Little CCK syntax in your index.php file of your template to create some fields, see below.
The Little CCK detect automaticllay the field in your index.php file and display field value from Joomla content when this content is displayed on your website.
You can use the Joomla template manager to edit your template files.
How call a field value in your template ?
Use the syntax myfield (by default input text).
Content Template example
Download example.txt |
Read More
|
732 |
Template Examples (Recipe)
|
jSeblod Cocktail (Recipes) : download
To insert comments or user rates, you can use all comment and rate systems for Joomla articles. It's more powerfull than any Joomla food & beverage extensions. You can too use the print default button in Joomla article.
jSeblod Example : download
Just donwload archive file and install with Joomla installer.
jSeblod Cocktail (Recipes)
jSeblod Example |
Read More
|
577 |