Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0

Quote Reply
Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0 In reply to

ADDING YOUR OWN TABLES TO THE TABLE EDITOR - ITS EASY



I just thought it may be interesting to let users of EM or UM know that you can use the Table Editor included (which is modeled after Links SQL's one) to add any of your existing or new tables in, and edit, modify, search or whatever in the same way you would with Links version.

This way you don't have to modify the core Links code, you don't have to understand coding or SQL.

How do you do it... VERY EASY.
  1. Go into either EditorMonitor.pm or UserMonitor.pm with a text editor (preferably one which can search).
  2. Search for "<option>UMSettings</option>" for UM or "<option>EMSettings</option>" for EM.
  3. Add your own table directly beneath this code, example:


<option>MyTable</option>

Pretty simple eh?Wink



http://www.iuni.com/...tware/web/index.html
Links Plugins
Subject Author Views Date
Thread; hot thread [iUNI] User Monitor v1.0-1.1 Ian 16794 Jul 3, 2002, 11:03 AM
Post; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
rayhne 16117 Jul 3, 2002, 11:31 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 16300 Jul 4, 2002, 8:29 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 16163 Jul 4, 2002, 12:07 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 16108 Jul 4, 2002, 3:34 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 16073 Jul 7, 2002, 11:37 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 16202 Jul 8, 2002, 10:13 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 16123 Jul 8, 2002, 11:31 AM
Post; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 16043 Jul 8, 2002, 11:46 AM
Post; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 15998 Jul 9, 2002, 12:37 PM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 15965 Jul 13, 2002, 9:13 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 15993 Jul 14, 2002, 11:42 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 15969 Jul 14, 2002, 11:45 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 15911 Jul 15, 2002, 4:32 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 15985 Jul 15, 2002, 8:29 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 16026 Jul 15, 2002, 10:37 AM
Post; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Paul 15869 Jul 15, 2002, 10:42 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 15803 Jul 15, 2002, 10:53 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 15822 Jul 15, 2002, 11:21 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 15829 Jul 15, 2002, 11:27 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 16942 Jul 15, 2002, 12:54 PM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 16892 Jul 15, 2002, 1:01 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 16829 Jul 16, 2002, 8:20 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 16866 Jul 16, 2002, 8:26 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 16812 Jul 17, 2002, 8:45 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 16818 Jul 31, 2002, 4:24 PM
Post; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 16744 Aug 1, 2002, 12:40 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 16769 Aug 1, 2002, 7:57 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 16706 Aug 1, 2002, 8:51 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 16745 Aug 1, 2002, 10:31 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 16706 Aug 1, 2002, 10:44 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
afinlr 16717 Aug 1, 2002, 12:25 PM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Jonze 16608 Aug 1, 2002, 4:09 PM
Thread; hot thread Re: [Jonze] [PLUG-IN] USER MONITOR v1.0.0
Ian 16684 Aug 1, 2002, 4:56 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Dafyyd 16695 Aug 1, 2002, 5:06 PM
Thread; hot thread Re: [giovanni] [PLUG-IN] USER MONITOR v1.0.0
Ian 16688 Aug 1, 2002, 5:09 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Jonze 16712 Aug 1, 2002, 5:26 PM
Post; hot thread Re: [Jonze] [PLUG-IN] USER MONITOR v1.0.0
Ian 16606 Aug 1, 2002, 7:33 PM
Thread; hot thread Re: [Jonze] [PLUG-IN] USER MONITOR v1.0.0
Ian 7041 Aug 2, 2002, 10:48 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 6988 Aug 2, 2002, 12:57 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Jonze 6891 Aug 2, 2002, 2:54 PM
Thread; hot thread Re: [Jonze] [PLUG-IN] USER MONITOR v1.0.0
Ian 7023 Aug 2, 2002, 2:59 PM
Post; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Jonze 6922 Aug 2, 2002, 3:37 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Teambldr 7003 Aug 5, 2002, 4:21 PM
Thread; hot thread Re: [Teambldr] [PLUG-IN] USER MONITOR v1.0.0
Ian 6977 Aug 5, 2002, 7:33 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
rayhne 7018 Aug 6, 2002, 4:23 AM
Thread; hot thread Re: [rayhne] [PLUG-IN] USER MONITOR v1.0.0
Teambldr 6913 Aug 6, 2002, 9:39 AM
Thread; hot thread Re: [Teambldr] [PLUG-IN] USER MONITOR v1.0.0
Ian 7012 Aug 6, 2002, 9:54 AM
Post; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Teambldr 6795 Aug 6, 2002, 9:56 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
rayhne 6885 Aug 6, 2002, 11:49 AM
Post; hot thread Re: [rayhne] [PLUG-IN] USER MONITOR v1.0.0
Ian 6816 Aug 6, 2002, 12:31 PM
Post; hot thread Re: [giovanni] [PLUG-IN] USER MONITOR v1.0.0
Teambldr 16668 Aug 1, 2002, 5:31 PM
Thread; hot thread Re: [giovanni] [PLUG-IN] USER MONITOR v1.0.0
Ian 16668 Aug 1, 2002, 5:34 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Dafyyd 16741 Aug 1, 2002, 5:54 PM
Thread; hot thread Re: [giovanni] [PLUG-IN] USER MONITOR v1.0.0
Ian 16709 Aug 1, 2002, 5:56 PM
Post; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 16570 Aug 1, 2002, 6:48 PM
Thread; hot thread Re: [giovanni] [PLUG-IN] USER MONITOR v1.0.0
Teambldr 16665 Aug 1, 2002, 6:01 PM
Post; hot thread Re: [Teambldr] [PLUG-IN] USER MONITOR v1.0.0
Dafyyd 16572 Aug 2, 2002, 1:37 AM
Thread; hot thread Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Ian 15987 Jul 13, 2002, 10:09 PM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 15963 Jul 14, 2002, 8:31 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
Ian 15968 Jul 14, 2002, 9:12 AM
Thread; hot thread Re: [Ian] [PLUG-IN] USER MONITOR v1.0.0
katabd 15989 Jul 14, 2002, 9:19 AM
Post; hot thread Re: [katabd] [PLUG-IN] USER MONITOR v1.0.0
Ian 15931 Jul 14, 2002, 9:24 AM
Post; hot thread Re: [Ian] [iUNI] User Monitor v1.0-1.1
mick31 6725 Nov 7, 2003, 4:55 AM