Administrator Frontpage content

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
bfelman
Posts: 1
Joined: Tue Apr 07, 2009 2:50 pm

Administrator Frontpage content

Post by bfelman »

Hi,all
The question is how can i add some custom links on administrator frontpage :?:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Administrator Frontpage content

Post by garvinhicking »

Hi!

You can either edit the index.tpl template file of a custom admin template (like templates/default/admin/index.tpl) or you can create an event plugin that listens on the backend_frontpage_display event hook and creates some output.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply