Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create redirect on alias update #27

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Create redirect on alias update #27

wants to merge 8 commits into from

Commits on Nov 19, 2012

  1. - Modified build.transport.php to support two new events, OnDocFormRe…

    …nder and OnDocFormSave
    
    - Modified plugin.redirector.php to capture alias prior to save (OnDocFormRender). If the alias has changed and the system settings permit then add a new redirect record (OnDocFormSave)
    - Created new system setting: redirector.on_alias_update (Yes/No)
    - Updated readme.txt
    chrischerrett committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    3fb259c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f50af View commit details
    Browse the repository at this point in the history
  3. readme.txt update

    chrischerrett committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    65a7bab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2156a3a View commit details
    Browse the repository at this point in the history
  5. readme.md added

    chrischerrett committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    4ce4bed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22cb000 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2012

  1. - Previous commits omitted the sample build configs. Reintroduced.

    - Removed local build configs from repo.
    - docs/readme.txt entry moved to docs/changelog.txt
    chrischerrett committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    32fca63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ca665 View commit details
    Browse the repository at this point in the history