<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Mifjs forum — Mif.Tree, Mif.Menu - Custom "plugin actions" for every node/leaf]]></title>
		<link>http://mifjs.net/forum/topic/10/</link>
		<description><![CDATA[The most recent posts in Custom "plugin actions" for every node/leaf.]]></description>
		<lastBuildDate>Sun, 24 Aug 2008 09:16:40 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Custom "plugin actions" for every node/leaf]]></title>
			<link>http://mifjs.net/forum/post/130/#p130</link>
			<description><![CDATA[will be only context menu support.]]></description>
			<author><![CDATA[creavenmoro@gmail.com (moro)]]></author>
			<pubDate>Sun, 24 Aug 2008 09:16:40 +0000</pubDate>
			<guid>http://mifjs.net/forum/post/130/#p130</guid>
		</item>
		<item>
			<title><![CDATA[Re: Custom "plugin actions" for every node/leaf]]></title>
			<link>http://mifjs.net/forum/post/128/#p128</link>
			<description><![CDATA[Here's what I came up with:

[img]http://temuri.imnaishvili.com/miftree/tree_actions.gif[/img]

"plus" icon creates a subnode, "minus" removes a node, "R" renames a node. All done by customizing Mif.Tree.Draw.getHTML (plus some CSS work).

Actually, right-click context menu will be much more convenient, but this is a lot simpler start.

Temuri]]></description>
			<author><![CDATA[dummy@example.com (temuri)]]></author>
			<pubDate>Sat, 23 Aug 2008 19:09:00 +0000</pubDate>
			<guid>http://mifjs.net/forum/post/128/#p128</guid>
		</item>
		<item>
			<title><![CDATA[Re: Custom "plugin actions" for every node/leaf]]></title>
			<link>http://mifjs.net/forum/post/86/#p86</link>
			<description><![CDATA[I think should be added only opportunity for integration with the context menu. And with menu items will be associate some actions.

Mb there is some examples where i can see what you want]]></description>
			<author><![CDATA[creavenmoro@gmail.com (moro)]]></author>
			<pubDate>Thu, 07 Aug 2008 04:35:18 +0000</pubDate>
			<guid>http://mifjs.net/forum/post/86/#p86</guid>
		</item>
		<item>
			<title><![CDATA[Re: Custom "plugin actions" for every node/leaf]]></title>
			<link>http://mifjs.net/forum/post/85/#p85</link>
			<description><![CDATA[Hi moro,

Thank you for all of the recent updates!

Did you give this particular request a thought? In my opinion, this would be an extremely useful addition to the tree control whenever it is used to manage a hierarchy of nodes.

Temuri]]></description>
			<author><![CDATA[dummy@example.com (temuri)]]></author>
			<pubDate>Wed, 06 Aug 2008 19:59:11 +0000</pubDate>
			<guid>http://mifjs.net/forum/post/85/#p85</guid>
		</item>
		<item>
			<title><![CDATA[Custom "plugin actions" for every node/leaf]]></title>
			<link>http://mifjs.net/forum/post/46/#p46</link>
			<description><![CDATA[Hi moro,

Here is one more idea.

It would be nice to be able to add custom item actions for every node/leaf of the tree.

It would look similar to your checkboxes, however user would be able to:

1. Define custom actions for every node/leaf;
2. Write & handle custom events.

User will have to supply custom action icons and write CSS.

For example, I might want to associate "ARCHIVE" or "DISABLE" action with every leaf/node.

Digging through your code I saw that it's not diffucult to do. I've already made your tree display icons for ADD, DELETE, RENAME node actions. It also handles actions well.

You just have to streamline plugin registration and offer users an API.

Thanks,
T>]]></description>
			<author><![CDATA[dummy@example.com (temuri)]]></author>
			<pubDate>Fri, 27 Jun 2008 20:08:42 +0000</pubDate>
			<guid>http://mifjs.net/forum/post/46/#p46</guid>
		</item>
	</channel>
</rss>

