Details
Note:
=====
The output of the automatic keyword generator will used as an input to this class thus its inclusion on this class files.
TO DO:
======
1. Create a list of keyword and corresponding link.
$keyword_array = array(
"security" => "http://myscripts.itsp.info",
"state" => "http://myscripts.itsp.info",
"technology" => "http://myscripts.itsp.info",
"passport" => "http://myscripts.itsp.info",
"department" => "http://myscripts.itsp.info",
"passports" => "http://myscripts.itsp.info",
"radio" => "http://myscripts.itsp.info",
"bruce" => "http://myscripts.itsp.info"
);
This list could be an output from a database query.
Example1 shows this method.
2. Create a file for list of keyword and corresponding link. The file
"linkedKeywords.php" shows how to do this. A php file is used for better security.
Example2 shows this method.
3. Autolink class includes an "id" and "class" for easy formatting of linked keywords.
4. Replacement type:
CASE INSENSITIVE: $type = "i";
*This type of replacement is on example 1.
CASE SENSITIVE: $type = NULL
*This type of replacement is on example 2.
*This is the recommended replacement type to prevent proper words being replaced with
lower case letters.
|
|
Name: |
Autolink Keywords |
Base name: |
autolink |
Description: |
Automatically creates links for content keywords |
Version: |
1.0.0 |
PHP version: |
4 |
License: |
GNU General Public License (GPL) |
All time users: |
4767 users |
All time rank: |
574 |
Week users: |
2 users |
Week rank: |
115  |
|
|
Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
All time: |
Sufficient (68%) |
Sufficient (66%) |
Sufficient (65%) |
Sufficient (70%) |
- |
- |
Not sure (54%) |
1968 |
Month: |
Not yet rated by the users |
|
Packages needed by this class |
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
|
Files |
|