Beskrivelse
This is a short and sweet autocpmplete plugin, useful for autocompleting
words, as the post author types the contents in the wordpress content area.
By default, «wordpress» is the only word, which is autocompleted. So after
installing and activating the plugin, when you, as an author, start typing
the blog contents, after adding a new post, and when when you type «wo» ,
a small autocomplete box pops up beneth, with «wordpress» written on it.
If you want to type «wordpress», you can click on that widget, or if you
want to type «wolverine» , you can keep typing, ignoring the widget.
For adding more words, go to settings=>autocomplete options
In the top row, there is a text box and a button. Type the word you want to
add and press the «add word» button. This text box accepts only alphanumeric inputs.
Now the new word is added in the list. To reset the list, press the «reset» button.
And the list now resets to the original value «wordpress»
This plugin uses «textcompleter» Jquery plugin by «Yuku Takahashi»
https://github.com/yuku-t/jquery-textcomplete
Installasjon
- From WP admin > Plugins > Add New
- Search «Autocomplete» under search and hit Enter
- Click \»Install Now\»
- Click the Activate Plugin link
FAQ
Autocomplete can be added any where .
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Autocomplete” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Autocomplete” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
First Release