Skip to content

betweenbrain/K2-Redirector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

K2 Redirector

A simple Joomla plugin to perform a 301 redirect, en mass, of selected K2 views to the corresponding selected menu item. This plugin helps minimize exposure of unwanted automatically generated views, such as author pages, with K2.

The menu types and advanced SEF URLs for these views are:

  • K2 » Categories menu type for the category view
  • K2 » User page (blog) menu type for the user view
  • K2 » Tag menu type for the tag view
  • K2 Search results URLs in Advancded SEF Settings, for the search view
  • K2 Date listings URLs, in Advancded SEF Settings, for the date view

Questions, problems, feature suggestions?

Awesome! By all means, please create an issue.

Status

While the K2 Redirector plugin is being used in production, on a limited basis, it's status is still considered beta as backwards incompatible changes may take place.

Stable Master Branch Policy

The master branch will, at all times, remain stable. Development for new features will occur in branches, and when ready, will be merged into the master branch.

In the event features have already been merged for the next release series, and an issue arises that warrants a fix on the current release series, the developer will create a branch based off the tag created from the previous release, make the necessary changes, package a new release, and tag the new release. If necessary, the commits made in the temporary branch will be merged into master.

Branch Schema

The following branch schema will be followed:

  • master: stable at all times, containing the latest tagged release for Joomla 3.x+.
  • develop: the latest version in development for Joomla 3.x+. This is the branch to base all pull requests for Joomla 2.5+ on.
  • 1.5-master: stable at all times, containing the latest tagged release for Joomla 1.5.
  • 1.5-develop: the latest version in development for Joomla 1.5. This is the branch to base all pull requests for Joomla 1.5 on.

Contributing

Your contributions are more than welcome! Please make all pull requests against the appropriate develop branch for Joomla version 3.x+ and 1.5-develop for Joomla version 1.5.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published