I was just doing this yesterday - I added an extra button to the page
copy genericAdmin.cfm from /farcry/farcry_core/tags/farcry/
to somewhere like /farcry/myApp/tags/

then modify your list.cfm like so:
in customAdmin
<!--- <cfimport taglib="/farcry/farcry_core/tags/farcry/" prefix="farcry"> --->
<cfimport taglib="/farcry/myApp/tags/" prefix="farcry">

go crazy with your local copy.

I am still testing this; so let me know if you run into any issues...


On Mon, 21 Feb 2005 17:20:58 -0500, Jaci Chesnes <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Is there away to extend/modify the display of genadmin for an individual
> project instance.  For instance I've extended the dmNews type and it would
> be nice if the table in genadmin included  additional properties that I've
> added for dmNews (like issue, menu-title, etc.) 
> 
>   
> 
> Any thoughtsâplease keep it as simple as possible. 
> 
>   
> 
> Thanks 
> 
>   
> 
> Jaci ---
>  You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
>  To unsubscribe send a blank email to
> [EMAIL PROTECTED] Aussie Macromedia Developers:
> http://lists.daemon.com.au/

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to