space Baylys
Just practicing to pass the Turing test.
space
space
space
space
Developer for Hire!
space
addedValues Plugin
space

Home

What's new

Bayly.Root

Cornershop Plugin

Career

edutools Root

Enhancements

space

Mainresponder

space
space

Callbacks

space
space

Controlaccess.botBlocker

pathevaluation.resolvealias

space

Controlpanel addIns

space

manila

Interests

linguist Plugin

Manila

Patches

Patches by Group

Papers

Sales

Sign My Guestbook

User(land) Relations.

Contact Address

Search Baylys

urlchains

space
Join Now
Login
space space space

Mainresponder Callbacks

There are 11 differents of of mainresponder callbacks possible. See config.mainresponder.callbacks. In some cases Manila has a similar callback table and these should be used by Manila websites where they exist.

  • Addmessage - called after a message is added to a Discussion Group
  • Controlaccess - called before message processing begins in mainresponder respond. A good plave to add extra IP based security
  • EditMessage - called after a message in a Discussion Group is edited
  • lightweightMacros - called after mainrewsponder respond finishes building a response. An under utilised way to add macro processing now obseleted Manila more powerful macros
  • MembercanEdit -
  • Nightly Backup - called after a save is made of each root (from mainResponder.background.everyNight)
  • pathEvaluation - override mainresponder.responds computation of the object to serve, based on the page table.
  • rpcNewMessage -
  • rpcSaveMessage -
  • searchEngineSecurity - allow user script to veto indexing a page in the search engine (within mainResponder.rpcHandlers.search.["#security"])
  • StorePageForIndexing - override mainResponder.search.server.storePageForIndexing computation of whether to store a page for search engine indexing