>
Download This Plugin | |
Download Elegant Themes | |
Name | re.place |
Version | 0.2.1 |
Author | Dmytro O. Redchuk |
Rating | 0 |
Last updated | 2010-04-01 07:08:00 |
Downloads |
3544
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
re.place plugin added 2 bytes of resources to the Home page and 14 bytes of resources to the sample Post page.
re.place plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! re.place plugin ads no tables to your Wordpress blog database.re.place is a module wich acts as a content filter. It searches for pre-defined regular expressions and replaces matches with pre-defined replacements.
It is possible to specify different replacements based on several "replacement restrictions" --- for authenticated users and guests, for pages and non-pages currently (see "Screenshots").
For example, you can implement the functionality of cross-linker module, while adding the possibility to insert "target" parameter, "rel=nofollow", style information, etc.
As another example, you can insert in your posts custom smiles or the like.
As another example, you can add custom markup to you blog, like
Google(something) would insert link to http://www.google.com/search?q=something
,
TouTube(youtube_id) will insert <object ...>
, wich displays that video,
etc-etc. See "Other notes" for more examples.
You can replace http links with some other stuff for guests, leaving as is for authenticated users (see http://wordpress.org/support/topic/297405).
Every entry can have custom "order" number, so you can chain your replacements.
re.place stores entries in database.
Management GUI provided to list entries, add, edit or delete entries.
See changelog for some changes tracking.