Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 08:37 pm EST
Geeklog Forums
Creating none plugin autotags
Status: offline
LWC
Forum User
Full Member
Registered: 02/19/04
Posts: 818
Is it possible?
I want to create unique autotags, but not whole plugins.
Right now, I just use something to the effect of
[QUOTE in system/lib-story.php]
$article->set_var( 'unique_tag', unique_tag($A['sid']));
[/QUOTE]
and I have a function called "unique_tag" in system/lib-custom.php
But that way I have to update system/lib-story.php each time a new version comes out. I'd like to manage the whole thing straight from system/lib-custom.php (which I'd update anyway) or something similar.
If not, can I create a dummy plugin?
I want to create unique autotags, but not whole plugins.
Right now, I just use something to the effect of
[QUOTE in system/lib-story.php]
$article->set_var( 'unique_tag', unique_tag($A['sid']));
[/QUOTE]
and I have a function called "unique_tag" in system/lib-custom.php
But that way I have to update system/lib-story.php each time a new version comes out. I'd like to manage the whole thing straight from system/lib-custom.php (which I'd update anyway) or something similar.
If not, can I create a dummy plugin?
9
10
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Have a look at my Flickr plugin. It basically only consist of the autotag function.
Plugins can be pretty minimal. If you ignore the install/uninstall, they can be reduced to just one function.
bye, Dirk
Plugins can be pretty minimal. If you ignore the install/uninstall, they can be reduced to just one function.
bye, Dirk
11
7
Quote
All times are EST. The time is now 08:37 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content