|
Written by Administrator
|
|
Sunday, 02 April 2006 |
|
This Widget for Wordpress's new Sidebar Plugin allows you to show your Frontpage Joomla Articles or your latest created/changed Articles in your Wordpress Blog!.
And the best is: it's highly customizeable!
Download
PhJoomla is released under the GNU General Public License.
So you can feel free to modify it as you want it to. If you want me to add some features to it, let it me know under my Email poophil@yahoo.de or somewhere in my forum.
Everything what you need to install, can be found within the readme-file of the Project. So you see here only the examples of it and the field descriptions.
Fields |
| 1. Title |
this holds the Title which is showed above the Widget
e.g.: 'Newest Articles on:' |
| 2. Joomla table Prefix | this holds the prefix of the Joomla tables, needed to access them
e.g.: 'jos_' |
| 3. URL to Joomla | this holds the URL to your Joomla CMS, needs to be with the last slash included, but without the index.php
e.g.: 'http://www.mydomain.com/' |
| 4. Number of Entries | holds the amount of Articles which are displayed, if empty default is 3
e.g.: '4' |
| 5. Frontpage only | 1-holds if the showed articles needs to be listed on the frontpage to apear
0-Latest changed or modified Articles are showed, equal if they're on the frontpage or not. If you insert something else than 0 or 1 it's handled as only frontpage Articles are showed
e.g.: '1' |
| 6. Date formating | there you can define how the date of the post is formatted,(used with php formatting
signs. Can be found here)
e.g.: 'H:i \o\n D jS m.Y' the output would look like this: '07:16 on Fri 31st 03.2006' |
| 7. Modified Text addition | For the Article name is this Text addition showed when the Versionnumber of this Article is greater than 1
e.g.: 'Change on: ' all changed Articles would be showed this way 'Change on: MyChangedArticle',
'MyArticlewitoutchange' |
| 8. Design | holds how the Output will look like see The Tags for more informations |
| 9. Show as List | Defines if the Entries which are displayed as a standard list or not
Possible Values 0=it's not displayed as List; 1=it's displayed as list
e.g.:'1' would show it as list
|
the Tags |
| Tag | Description | (Example) Output |
| -#-ae | Closes the tags -#-ts,-#-ss,-#-cs | </a> |
| -#-be | Ends the Bolding of Text | </strong> |
| -#-br | Adds a linebreak | <br /> |
| -#-bs | Starts the Bolding of Text | <strong> |
| -#-cn | Shows the Name of the Category of the Article | Wordpress Tools |
| -#-cs | Adds the Link to the Category of the Article | <a href="http://www.phsoftware.de/index.php?option=content&task=category§ionid=14&id=30> |
| -#-da | Shows the Date in the setted format | 07:16 on Fri 31st 03.2006 |
| -#-ie | Ends the italicing of Text | </em> |
| -#-is | Starts the italicing of Text | <em> |
| -#-sn | Shows the Name of the Section where Article is | Widgets |
| -#-ss | Adds the Link to the Section | <a href="http://www.mydomain.com/index.php?option=com_content&task=section&id=14"> |
| -#-ta | Shows the Aliasname of the Article If empty Articlename is showed | MyTitleAlias |
| -#-ta | Shows the Articlename | MyArticle |
| -#-ts | Adds the Link to the Article | <a href="http://www.mydomain.com/index.php?option=content&task=view&id=44"> |
| -#-un | Shows the name of the User for this Article | Admin |
| -#-ua | Shows the Aliasname of the User | MyRealName If empty the Username is showed |
|
|
Last Updated ( Saturday, 22 April 2006 )
|
|
|
|