Results for "plugin hooks"

Bookmarked items

HOW to remove widgets from index page

Hi All 1.  How do I remove widgets (for latest groups, friends, etc) on index/home page if am the defaul...move widgets (for latest groups, friends, etc) on index/home page if am a plugi...

2 days ago

How to show one index page after instaling a plugin.........

Hi All have just installed traveljunkies' plugin for replacing index page from here http://community.elgg.org/pg/plugi...

2 days ago

Pages

Extending Field Types (for developers)

Since version 4.1 BETA it is possible to extend the field types that can be used when create new profile/group fiel...when extending, make sure these fieldtypes are available. Also make sure this plugi...

81 days ago

Bug elggchat/poll

Mod: Elggchat [Fri Sep 04 03:50:38 2009] [error] [client 77.224.234.184] WARNING: Action elggchat/poll was called without an action token. It is stongly recommended that you consider doing this. Plugin authors should use 'input/form' or pass is_action=true to 'output/confirmlink' or 'output/url'...

139 days ago

Top-level pages

info box

I am an Elgg user. I used the free version of vazco_gmap plugin.But I can't get the info box to tag the location in map. Is the info box possible for the free version of vazco_gmap?

15 days ago

translation, language

hello , while searching for translation , elgg languages files I found more than 60 files in plugins area  some translation only for one plugi...

31 days ago

Plugins

620

Tidypics Gallery Lightbox

An example of a lightbox plugin for tidypics

Cash 95 days ago

764

Request Notifications

Adds extensible request notification views.

Fitosan 139 days ago

Tags

Plugin hooks

Plugin hooks are similar to Events, except that it can be passed a parameter array and a return value which (which will be the default value returned if one of the hook listeners overrides it). Registering a hook To register a hook, use the function 'register_plugin_hook', eg. Parameters ...

532 days ago (Tags: plugin hooks, plugins)

Engine reference

Core topics The Elgg data model Entities Metadata Annotations The Events system Plugin hooks Communicating with the user The views system Handling user input Languages and internationalisation Notifications User handling Page ownership Auth...

529 days ago (Tags: ...ing for groups, authentication, page ownership, notifications, translations, internationalisation, languages, handling user input, view system, plugin hooks, events system, annotations,...)

Comments

Comment on "Post User Login Update Plugin"

hmmm... a rather interesting plugin;;; i was considering functionality along similar lines - i.e. afte...code (more coffee) -- it should be quite simple to adjust / create plugin to do similar hooks for a post register update, c...

360 days ago

Comment on "Post User Login Update Plugin"

elggboy, the be_tom hooks the user create event so you should work fine... however the problem with the be_tom is that it adds the admin as friend only on new registrations. This plugin would do it on the user's login so all current users registered would also benefit. 

359 days ago