https://github.com/lutsen/property-slug
Controller for the Lagan slug property. Creates a slug from a string, and checks if it's unique.
https://github.com/lutsen/property-slug
lagan php
Last synced: 2 months ago
JSON representation
Controller for the Lagan slug property. Creates a slug from a string, and checks if it's unique.
- Host: GitHub
- URL: https://github.com/lutsen/property-slug
- Owner: lutsen
- License: mit
- Created: 2016-05-07T16:26:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T20:56:26.000Z (over 7 years ago)
- Last Synced: 2025-03-21T01:04:31.226Z (3 months ago)
- Topics: lagan, php
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[
](https://github.com/lutsen/lagan)
Lagan Slug Property Controller
==============================Controller for the Lagan Position property.
Creates a slug from a string, and checks if it's unique. If it is not unique, a random string is added to the end of the slug. If the property is submitted empty, or *autovalue* is set to true for this property, the title property value is used to create a slug. If there is no title the id is used.To be used with [Lagan](https://github.com/lutsen/lagan). Lagan lets you create flexible content objects with a simple class, and manage them with a web interface.
Lagan is a project of [Lútsen Stellingwerff](http://lutsen.net/).