Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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

bc.
">