Joomla components,Joomla modules,Joomla plugins,Joomla template CMS -Joomla,Joomla plugin,Joomla mods,Joomla component, Joomla extensions, Joomla tips and trips, Joomla support. http://www.eboga.org/ Thu, 11 Mar 2010 03:27:40 +0000 Joomla! 1.5 - Open Source Content Management en-gb Joomla Plugin: Chinese PinYin http://www.eboga.org/cms/joomla/joomla-plugin-chinese-pinyin.html http://www.eboga.org/cms/joomla/joomla-plugin-chinese-pinyin.html Joomla Plugin Chinese PinYin

This plugin can automaticlly use Titile's PinYin as Alias When submit an article.

]]>
joeguo@gmail.com (Joe) frontpage Wed, 11 Feb 2009 06:21:43 +0000
Tips and Frequently asked questions on Content static http://www.eboga.org/cms/joomla/tips-and-frequently-asked-questions-on-content-static.html http://www.eboga.org/cms/joomla/tips-and-frequently-asked-questions-on-content-static.html Some tips and frequently asked questions on Joomla plugin Content static.

  • How to store all generated html into cache fold?

    1.Set parameter " Joomla base dir' to cache directory.
    For example, if you install Joomla on C:\wamp\www(or \var\www),
    please set "Joomla base dir"as C:\wamp\www\cache (or \var\www\cache).

    2.Add the following two lines to .htaccess

    RewriteCond %{DOCUMENT_ROOT}/cache/%{REQUEST_URI} -f 
      RewriteRule (.*) /cache/$1 [L]
    
    The above two lines should just after "RewriteEngine On" and before the Joomla core rewrite section

  • Must the url end with ".html"?

    Not realy. If your urls don't end with ".html", please add the following

    DefaultType text/html
    to the top of .htaccess file

  • How do I know the Content static plugin has taken effect?

     For example, I have a article with url
    http://www.eboga.org/cms/joomla/tips-and-frequently-asked-questions-on-content-static.html

     Please check the  /cms/joomla/tips-and-frequently-asked-questions-on-content-static.html has been created.
    And rename Joomla's entrance index.php to index.php.bak, you still can access the url with browser.
    Which means the file  no longer depends on Joomla now.

  • Does Content static alter database?

    No, the content static don't have database operation

  • If I don't want the Content Static, how can I uninstall it?

    Please disable the plugin(or uninstall the plugin), and remove all generated html files.

  •   Why I get Warning:" fopen(/www/htdocs/index.php/index.html) [function.fopen]: failed to open stream: No such file or directory"?

    You url includes index.php. It is impossible to take index.php as a file and a directory at the same time.   

]]>
joeguo@gmail.com (Joe) frontpage Tue, 10 Feb 2009 03:54:27 +0000
Joomla Plugin: Google Ajax Library http://www.eboga.org/cms/joomla/joomla-plugin-google-ajax-library.html http://www.eboga.org/cms/joomla/joomla-plugin-google-ajax-library.html A great way to save bandwidth is to take advantage of Google’s AJAX Libraries API to serve your favorite open-source JavaScript libraries.

For a Joomla user, Joomla import mootools.js automatically.  Mootools.js is more than 70KB, How much bandwidth it will takes?

The Joomla Plugin  Google Ajax Library will automatically replace your local ajax libraries with Google's AJAX libraries.

For example,  it will replace 

<script type="text/javascript" src="/media/system/js/mootools.js"></script>

with
  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/mootools/1.11/mootools-yui-compressed.js"></script>
or
  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/mootools/1.2.1/mootools-yui-compressed.js"></script> 

It depends the version you  have set. The mootools version must have hosting on Google's Ajax libraries.

 

Benefits of the using Joomla Plugin: GoogleAjaxLib

  • Save bandwidth.
  • Speed up your site's response.
  • Service more online users.

 Support Ajax libraries:

  1. Mootools
  2. Prototype
  3. JQuery
  4. JQuery UI

Demo Site:

Java Open Source Directory

]]>
joeguo@gmail.com (Joe) frontpage Sun, 28 Dec 2008 12:02:40 +0000
Joomla Plugin: Search Engine Keywords Highlight AJAX Version http://www.eboga.org/cms/joomla/search-engine-keywords-highlight-ajax.html http://www.eboga.org/cms/joomla/search-engine-keywords-highlight-ajax.html A Search engine keywords highlight for Joomla.

Support the following search engines:

  • Google
  • Yahoo
  • MSN
  • Live
  • Ask
  • Baidu

 For a live demo, you can search 'Java open directory' with google.

Search http://www.google.com/search?hl=en&q=java+open+directory

find http://www.java-opensource.com in the search result, and click.

Then you will find the keywords: java open directory are all highlighted.

 

 

]]>
joeguo@gmail.com (Joe) frontpage Tue, 09 Dec 2008 13:04:05 +0000
Joomla Plugin: Search Engine Keywords Highlight Javascript Version http://www.eboga.org/cms/joomla/search-engine-keywords-highlight-javascript.html http://www.eboga.org/cms/joomla/search-engine-keywords-highlight-javascript.html A Search engine keywords highlight for Joomla.

Support the following search engines:

  • Google
  • Yahoo
  • MSN
  • Live
  • Ask
  • Baidu

 For a live demo, you can search 'Joomla extensions' with google.

Search http://www.google.com/search?hl=en&q=joomla+extensions

find http://www.eboga.org in the search result(In about 2-3 pages), and click.

Then you will find that keywords joomla and extensions are highlighted.

This plugin is built on: scott yang 's

Search Engine Keyword Highlight with Javascript

 

 

]]>
joeguo@gmail.com (Joe) frontpage Tue, 09 Dec 2008 13:04:05 +0000
Joomla Plugin: Search Engine Keywords Highlight(Specail Version) http://www.eboga.org/cms/joomla/search-engine-keywords-highlight.html http://www.eboga.org/cms/joomla/search-engine-keywords-highlight.html A Search engine keywords highlight for Joomla.

Support the following search engines:

  • Google
  • Yahoo
  • MSN
  • Live
  • Ask
  • Baidu

 For a live demo, you can search 'Java open directory' with google.

Search http://www.google.com/search?hl=en&q=java+open+directory

find http://www.java-opensource.com in the search result, and click.

Then you will find the keywords: java open directory are all highlighted.

Tips. Search engine keywords highlight for Joomla need mootools.js. 

 

]]>
joeguo@gmail.com (Joe) frontpage Tue, 09 Dec 2008 13:04:05 +0000
Joomla Search SEO Plugin http://www.eboga.org/cms/joomla/joomla-search-seo-plugin.html http://www.eboga.org/cms/joomla/joomla-search-seo-plugin.html A very useful joomla search SEO Plugin, it is based on the official search content plugin, and add some seo features.

It will generate page title, meta description and meta keywords dynamicly according to the search keywords and search results.

Hints:

Please disable the official  Seach --Content Plugin.

 

]]>
joeguo@gmail.com (Joe) frontpage Mon, 01 Dec 2008 05:50:39 +0000
How to accelerate Joomla search speed? http://www.eboga.org/cms/joomla/how-to-accelerate-joomla-search-speed.html http://www.eboga.org/cms/joomla/how-to-accelerate-joomla-search-speed.html Here are some tips and tricks to accelerate Joomla search speed:

1. For most sites, we only want the user search articles, so you  can disable the following search plugins:

  •  Search - Weblinks
  • Search - Contacts
  • Search - Categories
  • Search - Sections
  • Search - Newsfeeds

You can disable the above search plugins from

Extensions -->Plugin Manager 

    2. If you don't have Uncategorized Articles or Archived Articles, you can disable them from 

Extensions-->Plugin Manager-->Search Content

Thus, it can improve your Joomla search speed greatly.

]]>
joeguo@gmail.com (Joe) frontpage Mon, 01 Dec 2008 05:41:28 +0000
Joomla1.0.x module - mod_MostReadByCategoryOrSection http://www.eboga.org/cms/joomla/joomla10x-module-modmostreadbycategoryorsection.html http://www.eboga.org/cms/joomla/joomla10x-module-modmostreadbycategoryorsection.html Joomla1.0.x module - mod_MostReadByCategoryOrSection

If the current menu is using com_content(or com_contentex), this mod will display most read articles of the category or section selected by the menu.
For frontpage and some other cases(the active is not using com_content or com_contentex), it will display the most read contents,just as mod_mostRead does.It works properly in Joomla 1.0.x version natively

 For Joomla 1.5.x Version, please download from here:

Joomla 1.5.x

]]>
joeguo@gmail.com (Joe) frontpage Tue, 11 Nov 2008 01:00:24 +0000
Mod_latestnewsByCategoryOrSection for Joomla1.0.X http://www.eboga.org/cms/joomla/joomla-module-modlatestnewsbycategoryorsection.html http://www.eboga.org/cms/joomla/joomla-module-modlatestnewsbycategoryorsection.html Joomla1.x module  Mod_latestnewsByCategoryOrSection :

If the current menu using com_content, this mod will display latest Contents of the category or section selected by the menu. For frontage and some other cases(the active is not using com_content), it will display the latest contents just as mod_latest does.It works properly in Joomla 1.0x version natively.

]]>
joeguo@gmail.com (Joe) frontpage Tue, 11 Nov 2008 00:53:01 +0000