Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmdeldin/jmd_author
Textpattern plugin: Access more author-attributes. (OLD, UNSUPPORTED)
https://github.com/jmdeldin/jmd_author
Last synced: about 1 month ago
JSON representation
Textpattern plugin: Access more author-attributes. (OLD, UNSUPPORTED)
- Host: GitHub
- URL: https://github.com/jmdeldin/jmd_author
- Owner: jmdeldin
- Created: 2009-01-30T16:40:32.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2009-05-03T01:39:25.000Z (over 15 years ago)
- Last Synced: 2023-04-13T07:51:07.258Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. jmd_author
"Forum thread":http://forum.textpattern.com/viewtopic.php?id=26080, "git repo":http://github.com/jmdeldin/jmd_author/
This plugin provides access to an author's username and email address. It can also modify the output of an author's name with case and/or separators.
h2(#attributes). @@ attributes
|_. Attribute |_. Available values |_. Default value |_. Description |
| @display@ | @email@, @name@, @username@ | @username@ | Outputs an available value |
| @lowercase@ | @0@, @1@ | @0@ | Lowercases @display@ text |
| @separator@ | @*@ | @' '@ | Replaces spaces in @display@ with any character |
| @username@ | Valid username | Article author | Username to base output on |h2(#examples). Examples
* Username
** @@
* Link to author profile
** @staff/@
* Email address
** @@
* Author profiles
** "TextBook article":http://textpattern.net/wiki/index.php?title=Author_profiles
* "smd_gallery":http://stefdawson.com/sw/plugins/#smd_gallery: Display the image owner's real name