PDA

View Full Version : Usernote: view self's note if no userid


deathemperor
09 Dec 2005, 08:07
very very simple:

Import the plugin.

you may find this useful, cuz my site needs it :) , I coded this simple thing for my lazy admins when they want to view themself's notes but dont want to input their userid.


*Thanks to Andreas to upgrade this hack to a plugin.*

Andreas
09 Dec 2005, 08:13
global_start


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

deathemperor
09 Dec 2005, 08:29
my bad, I didn't know there is a hook call global_start

deathemperor
09 Dec 2005, 08:34
please move it to plugin forum.

//off-topic: auto merged double post removed ?

Marco van Herwaarden
09 Dec 2005, 08:58
Moved.

Automerge was never active in the release forums.

Boofo
09 Dec 2005, 09:23
I guess I'm confused here. Can't they just click on the usernote link in their profile? Where would you use this? And how? ;)

Snake
09 Dec 2005, 10:13
Nice addition there!

deathemperor
09 Dec 2005, 10:29
I guess I'm confused here. Can't they just click on the usernote link in their profile? Where would you use this? And how? ;)

it's annoying if you have to view your own profile to get to your usernote, mostly they type the url and remember their userid is hard...

Boofo
10 Dec 2005, 01:59
So there is no link anywhere for this. You must type the url, right?

deathemperor
10 Dec 2005, 03:10
So there is no link anywhere for this. You must type the url, right?

yeah, I think so, the link in the profile is for posting new usernote.

Boofo
10 Dec 2005, 03:17
Ok, thanks for explaining that. Since I have a hard time even remembering my name every so often (let alone any URLs), I won't be able to use this, but I'm sure there are plenty others that will be able to find a use for this. Good work. ;)