cbs_navigation_menu
Simple customizable sections navigation menu
Creates a custom navigation menu based on Textpattern sections and/or full external URL’s.
Creates a custom navigation menu based on Textpattern sections and/or full external URL’s.
This plugin allows you to display categories as a menu tree of nested list elements. It also provides the ability to apply a custom order to all items as well as hiding tree elements or displaying just a part of the tree, giving you full menu control. No hacks/mods required.
This simple plugin is basically equivalent to category_list, excepted that it is section-sensitive and only lists article categories with the article count next to the category.
Offers the following tags to display page numbers on article list pages: rsx_page_number, rsx_last_page_num, rsx_page_number_nav, rsx_page_number_list.
This function works the same way as the current Textpattern linklist tag, with the additional ability to group the links under a configurable category heading. This way the lists of links may be listed in a breakcrumb trail and show the hierarchy.
This plugin generates a listing of hyperlinked link category names with an optional display of the number of links assigned to that category.
The primary usage of this would be to use the listing as a table of contents to filter a link listing.
This plugin can work in conjunction with
ats_master_category_list is a very slight modification to category_list that allows for the output of a category list with only master categories. Use ats_master_category_list exactly as you would the normal category_list function; to restrict list to top-level categories only, add the parameter master
This plugin will add home, top, next, and previous links to articles and is smart enough to not output anything if the page context does not need it.
The rdt_dynamenus plugin automagically generates section-aware menus of sections and articles and ensures that they are automagically updated whenver new sections or articles are added to the website.
This is a plugin to show breadcrumbs for txp. It already has quite a few options built in and I’ll add some more after my run. It is also based off of txp vars instead of URLs.
It works reliably in article forms as well as pages, and wouln’t mess up if it doesn’t have a section or categories. Valid...
I’ve turned my really simple PHP breadcrumbs into a Textpattern plugin.
Use with clean URL mode.
<txp:scl_crumbs />
Bread crumbs...
Created a little plugin that lets you split articles into multiple pages.
Note: this will probably keep your pages from validating unless you don’t use textile. I have a version that keeps the validation, but it requires changes to publish.php, but am reluctant to release it because I’m not all that positive my changes didn’t...
Allows one to create prev/next links within a category, rather than in a section. Based on zem’s work.
Provides two tags:
<txp:zem_link_to_next></txp:zem_link_to_next>
<txp:zem_link_to_prev></txp:zem_link_to_prev>
These work the same as txp:link_to_next and txp_link_to_prev, except they function on an article list page as well as archive pages.
tfu_linklog expands Textpattern’s functionality for formatting, navigating and searching links.
I need to generate matching permalinks for my TextPattern installation. This is just a bit tricky – the standard txp:permlink tag is handled by the doPermlink routine in publish.php not the standard TextPattern parse routine.
Read more at Info URL
301 redirect and 404 not found handler for Textpattern articles. Redirects browsers and search engine spiders to the correct article URL after a title or section change, and displays a 404 response for articles that don’t exist.
Textpattern articles are currently reachable via several different
This plugin creates a navigation bar as seen on Google when you search for something. It has a wide variety of attributes so you are able to customize it untill you drop.
As of version 2.5 it was renamed from ob1_googlenav to ob1_pagination.
53 articles