Loading...
 
Skip to main content

Category Watch DogFood

This is a project to DogFood Watching of Categories


Ugly way is to put this link on each page:
tiki-browse_categories.php?parentId=70&watch_event=category_changed&watch_object=70&deep=off&watch_action=add

Problems with this:

  • Time consuming (but we could do via plugin builder)
  • No indicator if category is already watched
    • And thus an easy way to remove watch
  • After clicking the link, the user ends up on tiki-browse_categories.php instead of staying in context.



Notes:
Perhaps this will work? tiki-index.php?page=watch&parentId=70&watch_event=category_changed&watch_object=70&deep=off&watch_action=add. If so, "watch" could be {$page} in plugin builder.

tiki-index.php?page=watch&parentId=70&watch_event=category_changed&watch_object=70&deep=off&watch_action=add


id=

{$page}

Show PHP error messages