显示具有 joomla 标签的文章。 显示所有文章
显示具有 joomla 标签的文章。 显示所有文章

2008年5月6日 星期二

非常不错的gallery组件- Phoca Gallery

在寻找更好的用于产品展示的组件,发现了这个phocaGallery。这是一个非常不错的相册组件,可批量上传,自动生成缩略图,后台设置参数多。前台如下图,效果依然是lightbox类效果。

这个组件的安装需要写入数据库,现在已经到了1.8.0Alpha,官方站点还有中文包。
Home - Grinding wheels

Home - Grinding wheelsx

官方说明:
Phoca Gallery Random Image Module is a Joomla! 1.5 Module which shows a random image from Phoca Gallery component. Requirements: - Joomla!1.5 (Stable version or any later). - PHP 4.4.1 (or any later version) with GD library (graphics library for thumbnails creation). - Phoca Gallery with Slideshow component.
Installation:
http://www.phoca.cz/phocagallery-random-image/
Usage:
http://www.phoca.cz/phocagallery-random-image/
Frontend Demo:
http://www.phoca.cz/phocagallery/demo/
Download: http://www.phoca.cz/phocagallery-random-image/index.php?site=download Help:
http://www.phoca.cz/phocagallery-random-image/index.php?site=help http://www.phoca.cz/forum/
http://www.phoca.cz/phocagallery/user-manual/
License:
GNU GPL

2008年5月5日 星期一

图像显示插件- Slimbox

这是一个图像显示插件,效果不错,就是常见的那种弹出一层暗色显示图像的效果。也就是lightbox效果。后台的说明是这样的:

Slimbox is a visual clone of the popular Lightbox JS v2.0 by Lokesh Dhakar, written using the ultra compact mootools framework. It was designed to be small, efficient, more convenient and 100% compatible with the original Lightbox v2. For more information, see http://www.digitalia.be/software/slimbox
How to use

{slimbox images/img_1.jpg,images/timg_1.jpg,Things I like; images/img_2.jpg, images/timg_2.jpg, Why does this happen to me?; images/img_3.jpg,images/timg_3.jpg, when will it end?; images/img_4.jpg,images/timg_4.jpg}


- To use the plugin, simply type the above into your Joomla! article.
- You can have multiple {slimbox x,x,x } galleries.
- Or, you can show only a single image with slimbox.
- Each image string can have three parts separated by the comma: "," -- the regular sized image, the thumbnail and the caption.
- You must specify the first two values; if you do not have a thumbnail to display, simply repeat the name of the regular sized image.
- Images must be specified from the baseURL, absent the first slash, and should not have quotes (Correct: images/amy.jpg -- Incorrect: "/images/amy.jpg")
- Captions should follow the second image and a comma and should not have quotes or commas or semicolons.
- If you do not want captions for a specific image, or if you do not want captions for any of your images, you can simply omit the third part of the image string.
- Image strings must be separated by the semicolon: ";"
- On the webpage, itself, you can display all of the thumbnails or only the first. If you only want one thumbnail to show, add the word "single" in lowercase, following the "{slimbox" literal.
Please let me know of any problems you might have. Have fun with Joomla!.
AmyStephen :)

这个也不是全自动,也要直接编写代码,虽然简单,但也是比较麻烦。

2008年5月4日 星期日

Joomla!跨版本升级容易出问题

近日两次升级Joomla!,一次从1.5.1升级到1.5.3,下载1.5.1到1.5.3的升级包,解压到目录后,结果出现问题,直接空白显示错误,其后再升,先从1.5.1升到1.5.2,再从1.5.2升到1.5.3,这样就能显示,但出现一个警告。其后google警告信息,才从官方网站论坛得到信息,从完整包解压了一个文件到安装目录,才解决了问题。

今日又把本地测试的一个老版本,1.5.0直接升级到1.5.3,在官方下的直接升级包,结果又出现了
Class 'JSessionStorage' not found in /www/joomla/libraries/joomla/session/session.php on line 90
的错误信息,google到论坛上面,却没有给出解决办法,最后无奈,反正这个只是本地安装文件,直接解压了1.5.3完整包,把原来的configuration.php文件复制过去,然后开测试,成功。

2008年5月3日 星期六

Mass Content -- Joomla! Extension

**Latest News**
Now the Wysiwyg editor is also available for Joomla 1.0.X :)
Many of you were waiting for this feature to be available: the Wysiwyg editor!! You just need to activate it in the parameters of the component. Hope you will like it!
**Description**
This extension will allow you to:
- create multiple pages(static and non static) with only titles
- add these pages to a section and a category
- link the created pages to a menu
- add some intro text
- edit some parameters (published, access level..)
- create multiple sections and categories with a similar way
- delete content, categories and sections
Only a couple of clicks are needed!
Hope you will save time when you begin a new Joomla project :)
**Support**
Please use the forum of http://www.baticore.com/
Mass content for Joomla 1.5
Changelog
Mass content for Joomla 1.0.X
……

http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,2514/Itemid,35/

非常热门的插件,有人建议写入Joomla!内核,官方评论上好评如潮,是个非常重要的插件,最重要是 1.0.x和1.5都兼容。稍后测试下……

寻找Joomla!多重分类插件

近日又在寻找joomla多重分类插件,joomla!功能非常强大,可是默认只带二级分类。这点对我来说就不大够用了。于是花了很多时间去寻找joomla!合适的插件。

最重要的目标当然是joomla!官方extension. 在上面苦苦寻找了几天,虽说是有三千多的插件,想找个合用的还真不大容易。在上面搜索subcategories 能找到一些,不过扣除了商业组件,扣除了joomla! 1.0.x的插件,也没有多少选择余地了。

官方的Extension目录本来就是一个多重目录分类,他们用的是MTree, 商业插件,哎,无可奈何。

TitleLink -- Joomla! Extension

2008-04-19:
You'll always find the current documentation at http://www.gesellix.de/index.php/joomla/46.html
In contrast to other extensions TitleLink doesn't need the article ids to find your article - so you always get exactly the right links.
If you find this extension useful, feel free to donate at http://www.gesellix.de/
2008-02-17: TitleLink 3.0 stable for Joomla! 1.5 released:
+ fixed [#9544] no link created: some configurations produced emtpy links.
+ improved performance
2008-01-13: TitleLink new releases:
TitleLink 3.0 (RC2) for Joomla 1.0.x:
+ new option "limitstart-" to select a page of a multi page article.
TitleLink 3.0 (RC4) for Joomla 1.5.x (use nightly builds, please!):
+ [#7869] improved handling with SEF urls
+ new option "limitstart-" to select a page of a multi page article.
2007-11-14: RC2 released:
Some issues with SEF urls have been fixed.
2007-11-05: TitleLink with JoomFish:
If you have problems using TitleLink together with JoomFish please try the current JoomFish release 1.8 (http://www.joomfish.net/ ). It seems like it fixes problems with enabled caching. Also see http://forum.joomla.org/index.php/topic,116130.0.html .
2007-10-19: TitleLink 3.0 rc1 for Joomla! 1.5 released!
TitleLink works now as native Joomla! 1.5 content plugin! This means you don't have to enable the System-Legacy plugin to let TitleLink work.
New settings let you decide which TitleLink plugins (content, menuitem, virtuemart, shortlink) are being used. By disabling plugins performance can be improved, depending on other installed components (like com_virtuemart).
This release candidate has been tested under Joomla! 1.5 RC3, nightly built 2007-10-18. Please note me if you get errors or if you have some improvements!
General project description:
TitleLink is a plugin to easily create links in Joomla content to other Joomla content by Title or Alias. By inserting text into your content like {ln:Content Managment} you link directly to your content with that title. The purpose of this program is to help create easy ways to drop links to content within the material that you are writing.
Through the easy syntax you are able to set a css-class or define whether the link should be opened in a new window. You may create links to external sites as well. Clickable images may be created easily as well (was broken in release 2.9, now functional again with release 3.0 rc1!).
TitleLink is extendible through plugins, currently it works together with Joomla content, Joomla menuitems, Remository, Shortlink and VirtueMart. Just have a little look in the documentation under http://www.gesellix.de/mambots/content/titlelink.txt for all the other nifty possibilities.
You may configure the plugin to change the default pattern from "{ln:...}" to a more wiki like "[...]". TitleLinks in existing content may be easily changed through the according component. In a similar wiki-style TitleLink enables you to create missing articles if no link to a phrase could be created: you may click on your desired phrase to go directly to the article edit/creation page.
TitleLink also works together with Joomla!Fish now. If you encounter any problems feel free to note me through the plugin site or my private homepage! It only seems like an active cache (see the global settings in the Joomla backend) hinders Joomla/TitleLink from updating links.
You will find current beta releases at JoomlaCode and http://www.gesellix.de/goto.php?link=titlelink :)

MovableType XML-RPC Plugin for Joomla!

这是一个扩展插件,用于离线写博,支持joomla! 1.0.x 和 1.5.x, 也是反响不错的扩展。joomla!本身就已经有xml-rpc,这个可能更棒吧。使用windows live writer写博客,已经成了我的习惯。

Updated to 2.0.1 for only Joomla!1.5
* support Joomla!1.5.2 and under
How to update
* overwrite php and xml files
Updated to 2.0.0
* Support more movable Type XML-RPC API
* fix access : cotent, category, section
MovableType API for Joomla!1.0.13 and Joomla!1.5.x ( Extended Plugin of jMT_API)
ABOUT jMT_API package
jMT_API version 1.0a

基于GPL的非商业插件.

http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3831/Itemid,35/

Joomla 1.5 SEO Patch -- Joomla! Extension

You can improve the SEO settings of Joomla 1.5 with this free SEO patch for Joomla 1.5. This patch solves the issues in regards of the settings within the html head section of your html page. The patch allows you to gain fully control over the META and title settings in the http header settings in Joomla 1.5 generated pages. Although the Joomla 1.5 release offers a very good application / CMS framework the basics of the framework is not optimized to perform optimal SEO. Although some improvements are made in regards to the page titles is still lacks of customized titles and other SEO settings. From SEO perspective you will have no full control over the SEO settings in the Joomla generated pages. This free patch solves this issues for the 1.5 release.
Update 24-04-2008: available for Joomla 1.5.3 stable version
Update 08-04-2008: available for Joomla 1.5.2 stable version
Update 13-02-2008: available for Joomla 1.5.1 stable version
Update 26-01-2008: available for Joomla 1.5 stable version
Note: corrected also the double META fields within the article pages.

这个插件更新速度相当快,1.5.3出来几天,这个马上就更新了。这是著名的joomlatwork出品,本来joomla的Sef已经相当不错了,可是还是有一些小缺陷,比如列表页的描述就一样,不利于google等。

这个插件的反响也相当不错,值得使用。

http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,3778/Itemid,35/

Joomla! Extension -- JoomSEO

JoomSEO is a Search Engine Optimizing(SEO) bot making Joomla content more Search Engine Friendly(SEF).
JoomSEO dynamically creates meta keywords, meta descriptions, changes the title on the fly (Adds the sitename for Joomla 1.5), adds heading tags to content titles and more.
JoomSEO is highly customizable and saves the hassle and time of manually adjusting these settings, keeping all words and descriptions relevant for the search engines, improving ranking and accessibility.
JoomSEO has many options giving you control and flexibility including,
* Show, hide or override keywords, site name, content title, first paragraph in the title and more.
* Adjustable element order in the title.
* Supports variable phrase lengths
* Override meta data per page
* Sticky words to give keywords more weight.
* Bad words and characters to exclude from the keywords.
* Enable or disable elements on the front page.
* Front page title and meta replacement text.
* Heading tag selection (Add H1, H2, H3 tags to content titles)
* Caches content in the database for superior performance.
* Converts stray Microsoft Word characters that can harm SEO
JoomSEO has come a long way making Joomla more SEO Friendly, please upgrade and enjoy.
(JoomSEO NOW supports Joomla 1.5. JoomSEO 1.5. Now works on any component including template / module parsing thanks to the new Joomla API. Thanks to the complete Joomla Team)
Some of the additional feature of JoomSEO for 1.5 include
* Site Name in the title (from the word go)
* Parses any component / template
* Runs in Native Mode
* And more
The new version 1.1 includes some great new features and optimisations, please update to the latest version
On the horizon
* {joomseo tags} Parsing tags to disable individual pages or perform other functions

Search Engine Friendly URLs --搜索引擎友好链接

这是一个看来反响相当不错的扩展,在joomla.org上面的反映比较热烈,评价也比较高,但好像只支持英文。
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,1830/Itemid,35/