Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.323.117 Times

Events Category 0.4

  Date Added: May 16, 2013  |  Visits: 761

Events Category

Report Broken Link
Printer Friendly Version


Product Homepage
Download (52 downloads)



Notice: This plugin is not being actively maintained. Other priorities have arisen which have forced development to discontinue. Being open source and free, you are of course free to take the code and improve upon it; if you are a developer and would like to be added as a commiter to this plugin, please contact me.Seamless event calendar solution which extends the basic WordPress functionality to enable future-dated posts to be listed within the blog chronology when they are assigned to a particular post category. The a future-dated post's timestamp is used as the time stamp. Upcoming events widget included; includes iCal feed. HTML output contains hCalendar, hCard, geo, and adr microformats.Quick Start 1. Activate the plugin 2. Create new posts in the "Events" category 3. Add the Upcoming Events widget to the sidebarHow it worksWordPress is designed to serve posts arranged in a chronological order. Because of this and because the post is such a fundamental building component of WordPress, it only makes since that an Event Calendar solution for WordPress should take advantage of its core functionality. At the most fundamental level, this plugin enables posts to be used as events by automatically publishing any future-dated posts that reside inside of a specific category and its subcategories: this is the "Events Category".Since events are merely future-dated posts, they may be browsed using WordPress's chronological archives. Pretty permalinks to these event posts which contain the common year/month/day structure are intuatively semantic: the URL to the event itself indicates the event's time. Since WordPress by default displays the future-most posts first in a descending-chronological order, the behavior of the index pages under in the events category was changed. A new query variable, eventscategory-position, is introduced which indicates the current position in the timeline. When serving the root of a category, this query variable is set to "0", which means that the upcoming events will be shown in ascending order. If there are more upcoming events than what is allowed to show per page, then there is a link generated with the usual previous_posts_link() (yes, the name is unintuitive, but this is normal for WordPress). The second page of future events would have eventscategory-position set to "1", and the third page "2", and so on.If there are events that have already passed, they can be seen by clicking the link generated by next_posts_link(). Unlike future events which are presented in ascending order, past events are presented in descending order. The first page of past events has eventscategory-position set to "-1", the second page to "-2", and so on. Basically, all that eventscategory-position does is it replaces the paged paramater, and conceptually it shifts the paged paramater.As already mentioned, the landing page for the events category lists the next upcoming events, that is, the first page of future results. When pretty permalinks are enabled, on the second page of future results, the URL would appear as /category/events/future/2/ (/category/events/future/1/ and /category/events/future/ and /category/events/ all refer to the same page of results where eventscategory-position is "0"). Likewise, on the first page of past events, the URL would appear as /category/events/past/ (/category/events/past/1/ is equivalent where eventscategory-position is "-1"); the second page of past events would appear as /category/events/past/2/ and so on.Note that since all events are posts, the default posts page and feed will filter out all posts dated after the current time; otherwise all of your future posts will fill the first pages of your results.Creating a new eventCreating a new event is just creating a new post and assigning it to the "Events" category (or a subcategory under it). You may rename this category to something else after initially activiating the plugin. Once you select the "Events" category for the post, additional controls will appear asking for the necessary information to create an event, including the start date-time and end-date time, and the location.Upcoming Events WidgetMultiple upcoming events widgets may be added to your sidebar(s), and each one may be customized to show only certain categories of events, to show a specified number of posts, to include the location, and to customize the date-time format and the address format. The feed links will appear if you are showing only one category.Template Tags and Data FormattingThe following template tags are introduced: * eventscategory_get_the_time($dt_format = '') -- prints the time * eventscategory_the_time($dt_format = '') -- echos the preceding function * eventscategory_get_the_location($before = '', $after = '', $adr_format = '') -- if no location is provided, nothing is returned * eventscategory_the_location($before = '', $after = '', $adr_format = '') -- echos the preceding functionThe $dt_format (date-time format) is a hybrid version of the format accepted by PHP's date() function. Format characters which are enclosed in brackets are removed (along with other characters) if their presence adds no new information. See the following example date format; the event end date-time is enclosed in curly brackets, in which the first square-bracketted string is the separator between the two date-times:F jS, [Y @] g[:i][a]{[ - ][F ][j][S, ][Y,] g[:i]a} TThe $adr_format (address format) is a string incorporating adr microformat class names:[%street-address%]n[%extended-address%]n[%locality%][, %region%][ %postal-code%]n[%country-name%]The HTML output from these functions is tagged using hCalendar, hCard, geo, and adr microformats. The default format strings used by these functions can be modified via the Upcoming Events widget configuration, or via the main Events Category options page; the formats modified in these sections are independent of each other, so you can use a more concise date format in the widget, but have a more verbose format when calling eventscategory_the_time() elsewhere.Displaying Event List: Sample category.php TemplateYou can determine if the user is currently seeing future posts if the query variable eventscategory-position is less than zero. If it is equal to zero then they are in the present time, meaning the next upcoming events are shown; if it greater than zero, then some page of future events is being viewed. Please locate the file example-templates/category.php in the plugin.Displaying an Event: Sample single.php TemplateThe following example includes hCalendar and other microformats if the post being viewed is an event. Please locate the file example-templates/single.php in the plugin.

Requirements: No special requirements
Platforms: PHP
Keyword: Category Event Events Eventscategoryposition Format Future Futuredated Order Plugin Posts Upcoming Wordpress
Users rating: 0/10

License: Freeware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


EVENTS CATEGORY RELATED
Modules  -  Posts Edit SubPanel Date Format 2.0
Posts/Pages Edit SubPanel Date Format synchronize the wordpress date format with date format in date column of posts edit subpanel.Currently when admin change the date format of website it does not reflect the changes on posts edit page in date...
10 KB  
Networking  -  default-sort-ascend 0.9
By default, the sort order for queries in WordPress is descending. This will produce posts in reverse chronological order, the desired result for most blogs. However, in some cases, it may be desirable to have posts in ascending order. When...
10 KB  
Networking  -  Bulk Move 0.5
Bulk Move is a WordPress Plugin which can be used to move posts in bulk from one category to another. This Plugin can also be used to remove posts from a certain category.You can get more information about the Plugin from the Plugins Home Page.If...
10 KB  
Networking  -  Event Calendar 3 3.1.4
Manage future events as an online calendar. Display upcoming events in a dynamic calendar, on a listings page, or as a list in the sidebar. You can subscribe to the calendar from iCal (OSX) or Sunbird.Choose one WordPress category as the 'event'...
10 KB  
Networking  -  postMash (filtered) - custom post order 1.2.1
Posts are usually listed in reverse chronological order as they are often used for posting regular time-orientated content.postMash (by Joel Starnes) lets you customise the order your posts are listed in using it's simple Ajax drag-and-drop...
10 KB  
Networking  -  Category Show 0.4.1
It's an easy way to show and order all posts from category/tag into a page/post. Really handy for showing your tutorials, articles, etcetera. It shows as a list() so it will apply your blog style-sheet as you wish.Note: If the selected...
10 KB  
Networking  -  WPML Page Order 1.2.0
"WPML page order" plugin helps you to set up the order of pages with drag-and-drop interface. Order of translated pages updates automatically.Installation : 1. Install plugin and activate it on the Plugins page 2. Go to the "WPML page order" tab...
10 KB  
Networking  -  postMash - custom post order 1.2.0
Posts are usually listed in reverse chronological order as they are often used for posting regular time-orientated content. postMash lets you customise the order your posts are listed in using it's simple Ajax drag-and-drop administrative...
10 KB  
Networking  -  Category Overload 1.0
Category Overload provides an alternate administrative interface for managing categories in WordPress. If you've got a lot of categories this interface may work better for you.Installation : 1. Download the plugin archive and expand it (you've...
10 KB  
Networking  -  Custom Post Limits 2.6
Control the number of posts that appear on the front page, search results, and author, category, tag, and date archives, independent of each other, including specific archives.By default, WordPress provides a single configuration setting to...
10 KB  
NEW DOWNLOADS IN SCRIPTS, NETWORKING
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Networking  -  Shortcode Autolink 0.1
Lets you create links automatically on the basis of internal research results, and everything through Shortcode !Installation : 1. Upload the plugin folder to your /wp-content/plugins/ folder. 2. Go to the Plugins page and activate the plugin. 3....
10 KB  
Networking  -  Pixel Sitemap 1.0.0
Pixel Sitemap Plugin allows with the use of widget to display in sidebar links on the posts in compact way, namely as a rows of 1 pixel pictures.The main features are: * Support cache for links * Display links in random order or by date * Easy...
10 KB  
Networking  -  Contexture Page Security 0.7.1
Contexture Page Security adds some much-needed "page security" to WordPress, allowing admins to limit or restrict access to individual pages or entire sections of their website. To do this, admins create "groups" of users that can be added to...
10 KB  
Networking  -  Vertical scroll recent post 8.0
This will scroll the recent post title in site side bar or any desired template location.In version 4.0 three new option added. 1. Categories selection. 2. select display Orderbys. 3. select display orderFeature * User can see the newest post at...
10 KB  
Networking  -  Wp-o-Matic-Authors 1.0
"Wp-o-matic-Authors" is an add-on to Wp-o-Matic. It automatically creates a new author for each campaign (even if already fetched). Then, each post imported by Wp-o-Matic will have as author the name given by this plugin instead of a name already...
10 KB