WordPress Plugin: Lazy Bookmark
by freelynx
Lazy bookmark is formerly known as Website Registration. It a wordpress plugin that receives URL address from administrator/user and collects basic meta information about the Title of the site, the IP Address, the Authors, The Keywords, and the Description. If you recall about the structure of a website, under <head> tag usually there are metadata like this:
<meta name="description" content="...some description..."> <meta name="keywords" content="... some keywords ..."> <meta name="authors" content="... some authors ...">
This plugin is collects this kind of metadata along with
<title> some title </title>
and, of course, the IP address.
So, the process is kinda simple, all you need to provide is just the URL address, then the plugin will take care of the rest.
Installation
In order to use this plugin, here’s what you need to do
- Download the Lazy Bookmark plugin from wordpress repository.
- Extract the
.zipfile. - Upload the files to your
wp-contents/pluginsdirectory. - From your admin page, activate the plugin.
Feature
This plugin supports the shortcodes on where you can use it to display on your frontend page. The following is the shortcode and its functionality:
| Shortcodes | Functionality |
|---|---|
[lbm_form] |
Displaying form in the frontend page. This form will be displayed based on your setting in the plugin settings page. It will be affecting whether you want to record the domain or page of given URLs. |
[lbm_list] |
Display the list of URLs based on whether the setting display is to display the domain or pages. |
[lbm_form_domain] |
Basically this form appear the same with [wr_form] the only difference is that this form will record the data for the domain only |
[lbm_form_page] |
Similar with the above shortcode, but this one is records the exact given URL |
[lbm_list_domain] |
This shortcode displays the list of domain based on given URLs. |
[lbm_list_page] |
This shorcode displays the list of page based on given URLs. |
[lbm_search] |
Search the contents. |
Screenshot
This slideshow requires JavaScript.
Changelog
- 0.7
- Now the uniqueness of a website is determined from the domain name, not IP address.
- No more excessive and long pagination. It has been replaced with dropdown menu.
- 0.5
- Initial version
Trivia
I never meant to change the name, however I did a stupid thing with Subversion when I tried to upload the latest version. As a major effect, I cannot commit or check in in my subversion folder. After I googled about this problem, I found out that apparently in the eye of subversion what I did was unforgettable. So, there’s no other way than to submit new name.
Ehh… kok bisa berubah-ubah sendiri imagenya… *kagum*
hehe, ada kok itu di fitur wordpressnya. tinggal dipake aja… :d