Re: OSX SubAdmin Templates

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 30890
interpreted = N
texte = thanks for that Bob!When I try to unpackage that WebCatAdmin.tar.gz with stuffit expander 5 (mac utility that usually works fine for this) it fails with the error message- zip entry is garbled, unbale to continueJust in case you know what's up with that, off the top of your head.-JohnBob Minor wrote:> I created a set of templates for my OSX webcat hosters who need a little > webcat admin access. If you are a hoster then tell your admin about them, > and let him know you need them today. > > This Admin Package will facilitate the following. > > Each webmaster of each domain can commit/flush his or her own databases. No > need to contact the machines webmaster. If you are not the main webmaster, > you will need to contact your webmaster and ask them to create a realm for > you with the following info www.yourdomain.com gets the realm yourdomain > > Each domain webmaster can add users to their own admin group enabling access > to these templates and other admin sections created with the [protect tag] > > I set the following alias in the Server Defaults of iTools: > /WebCatAdmin/ /WebCatAdmin/ > > However you can drop a these templates in any domain and they will work > perfectly. > > Download them from: > > ftp.merchantmaker.com the filename is WebCatAdmin.tar.gz > > BTW they are shareware and come with no guarantees. :) > > Robert Minor > Director of Internet Services > ------------------------------------------------------------ > Cybermill Communications > http://www.cybermill.com http://www.merchantmaker.com > > Providing Ecommerce and interactive website development and > hosting services on Macintosh, Windows NT, Unix, and AS/400. > > > From: Bob Minor > > Reply-To: (WebCatalog Talk) > > Date: Tue, 25 Apr 2000 09:55:35 > > To: (WebCatalog Talk) > > Subject: Re: Databases.tpl > > > > Its fairly simple > > > > [showif [dbupdate]=T] > > [commitdatabase [yourdb]] > > [closedatabase [yourdb]] > > [/showif] > > > > You could also do a list of all the db's that contain a sample of your > > directory structure. I build this for local users so they can flush just > > there own domains. ie > > > > > > [text]thisdomain=mydomain.db[/text] > > [!]Webcat can figure this out automatically[/!] > > > > [math show=f]dbcount=0[/math] > > [LISTDATABASES][math show=f]dbtotal=[index][/math][/LISTDATABASES] > > There are [dbtotal] databases closing. > > [LISTDATABASES] > > [!]depending on your platform you may have to parse the name to get the > > database path correctly. Play with it, just displaying the path, to get what > > you are looking for.[/!] > > [showif [name]^[thisdomain]] > > [commitdatabase [name]] > > [closedatabase [name]] > > [name] closed > > [/showif] > > [/LISTDATABASES] > > > > Robert Minor > > Director of Internet Services > > ------------------------------------------------------------ > > Cybermill Communications > > http://www.cybermill.com http://www.merchantmaker.com > > > > Providing Ecommerce and interactive website development and > > hosting services on Macintosh, Windows NT, Unix, and AS/400. > > > >> From: Jesse Proudman > >> Reply-To: (WebCatalog Talk) > >> Date: Tue, 25 Apr 2000 07:29:25 > >> To: (WebCatalog Talk) > >> Subject: Databases.tpl > >> > >> It would be cool if on the administration database page, you could flush > >> individual databases instead of them all. I tired to change the code to do > >> that but I couldn't get it to work. :( > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Associated Messages, from the most recent to the oldest:

    
  1. Re: OSX SubAdmin Templates (Bob Minor 2000)
  2. Re: OSX SubAdmin Templates (John Butler 2000)
  3. OSX SubAdmin Templates (Bob Minor 2000)
thanks for that Bob!When I try to unpackage that WebCatAdmin.tar.gz with stuffit expander 5 (mac utility that usually works fine for this) it fails with the error message- zip entry is garbled, unbale to continueJust in case you know what's up with that, off the top of your head.-JohnBob Minor wrote:> I created a set of templates for my OSX webcat hosters who need a little > webcat admin access. If you are a hoster then tell your admin about them, > and let him know you need them today. > > This Admin Package will facilitate the following. > > Each webmaster of each domain can commit/flush his or her own databases. No > need to contact the machines webmaster. If you are not the main webmaster, > you will need to contact your webmaster and ask them to create a realm for > you with the following info www.yourdomain.com gets the realm yourdomain > > Each domain webmaster can add users to their own admin group enabling access > to these templates and other admin sections created with the [protect tag] > > I set the following alias in the Server Defaults of iTools: > /WebCatAdmin/ /WebCatAdmin/ > > However you can drop a these templates in any domain and they will work > perfectly. > > Download them from: > > ftp.merchantmaker.com the filename is WebCatAdmin.tar.gz > > BTW they are shareware and come with no guarantees. :) > > Robert Minor > Director of Internet Services > ------------------------------------------------------------ > Cybermill Communications > http://www.cybermill.com http://www.merchantmaker.com > > Providing Ecommerce and interactive website development and > hosting services on Macintosh, Windows NT, Unix, and AS/400. > > > From: Bob Minor > > Reply-To: (WebCatalog Talk) > > Date: Tue, 25 Apr 2000 09:55:35 > > To: (WebCatalog Talk) > > Subject: Re: Databases.tpl > > > > Its fairly simple > > > > [showif [dbupdate]=T] > > [commitdatabase [yourdb]] > > [closedatabase [yourdb]] > > [/showif] > > > > You could also do a list of all the db's that contain a sample of your > > directory structure. I build this for local users so they can flush just > > there own domains. ie > > > > > > [text]thisdomain=mydomain.db[/text] > > [!]Webcat can figure this out automatically[/!] > > > > [math show=f]dbcount=0[/math] > > [listdatabases][math show=f]dbtotal=[index][/math][/LISTDATABASES] > > There are [dbtotal] databases closing. > > [listdatabases] > > [!]depending on your platform you may have to parse the name to get the > > database path correctly. Play with it, just displaying the path, to get what > > you are looking for.[/!] > > [showif [name]^[thisdomain]] > > [commitdatabase [name]] > > [closedatabase [name]] > > [name] closed > > [/showif] > > [/LISTDATABASES] > > > > Robert Minor > > Director of Internet Services > > ------------------------------------------------------------ > > Cybermill Communications > > http://www.cybermill.com http://www.merchantmaker.com > > > > Providing Ecommerce and interactive website development and > > hosting services on Macintosh, Windows NT, Unix, and AS/400. > > > >> From: Jesse Proudman > >> Reply-To: (WebCatalog Talk) > >> Date: Tue, 25 Apr 2000 07:29:25 > >> To: (WebCatalog Talk) > >> Subject: Databases.tpl > >> > >> It would be cool if on the administration database page, you could flush > >> individual databases instead of them all. I tired to change the code to do > >> that but I couldn't get it to work. :( > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to John Butler

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

A Sensible Suggestion. Was: Major problem (1999) emailer setup (1997) [WebDNA] my spawned [purchase] seems to be losing the orderfile. ... [MOVEFILE] workaround? (2009) [math] variable question (1997) Fuzzy on [url] context (1998) Email template names (1997) unitshipcost vs shipcosts (1997) Changes to the List (1997) Customer (1998) WebCat2: Items xx to xx shown, etc. (1997) Configuring E-mail (1997) Make sure I understand this??? (1997) problems with 2 tags (1997) How to Display text in empty fields (1997) Missing contexts on NT (1997) 2 databases problem (1997) FORMS: Returning a specific page (1997) searching with groups (1997) Prepaid monthly subscription order fulfillment question (2004) PIXO Support (1997)