<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Using Lazyman&#039;s smilies for MT&#039;s edit entry template</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/</link>
	<description></description>
	<pubDate>Tue, 07 Oct 2008 17:07:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Underneath the Clothes</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11009</link>
		<dc:creator>Underneath the Clothes</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11009</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Blog improvements&lt;/strong&gt;
Raises arm. "Present!" -I say (I've things to talk about, but making blog repairs is more important. And that takes...</description>
		<content:encoded><![CDATA[<trackback /><strong>Blog improvements</strong><br />
Raises arm. &#034;Present!&#034; -I say (I&#039;ve things to talk about, but making blog repairs is more important. And that takes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Underneath the Clothes</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11010</link>
		<dc:creator>Underneath the Clothes</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11010</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Blog improvements&lt;/strong&gt;
Raises arm. "Present!" -I say (I've things to talk about, but making blog repairs is more important. And that takes...
</description>
		<content:encoded><![CDATA[<trackback /><strong>Blog improvements</strong><br />
Raises arm. &#034;Present!&#034; -I say (I&#039;ve things to talk about, but making blog repairs is more important. And that takes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessy</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11007</link>
		<dc:creator>Jessy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11007</guid>
		<description>Changed it. Still doesn't pop-up. :/</description>
		<content:encoded><![CDATA[<p>Changed it. Still doesn&#039;t pop-up. :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessy</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11008</link>
		<dc:creator>Jessy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11008</guid>
		<description>I FIXED IT! Like I mentioned before I wasn't able to get the smilies pop-up to, well, pop-up! As I compared the edit_entry code to to my comments code which uses Lazyman's smilies I found that the only difference was in the "" vs ''.
This is what I have now in my edit_entry.tmpl

&#60;table border="0" cellspacing="0" cellpadding="0"&#62;	
		&#60;tr&#62;
		&#60;td colspan="2" valign="top"&#62;
&#60;img src="&#60;TMPL_VAR NAME=STATIC_URI&#62;images/spacer.gif" width="1" height="10"&#62;&#60;/td&#62;
		&#60;a href="#" onClick="window.open('/smilies/mtsmilies.php','smilies','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=440,height=300')"&#62; smilies&#60;/a&#62; 
		&#60;/tr&#62;
	
		&#60;tr&#62;
		&#60;td width="402"&#62;&#60;font class="pagetitle"&#62;&#60;MT_TRANS phrase="Entry Body"&#62;&#60;/font&#62;&#60;/td&#62;
		&#60;td width="98" align="right" valign="top"&#62;</description>
		<content:encoded><![CDATA[<p>I FIXED IT! Like I mentioned before I wasn&#039;t able to get the smilies pop-up to, well, pop-up! As I compared the edit_entry code to to my comments code which uses Lazyman&#039;s smilies I found that the only difference was in the &#034;&#034; vs &#034;.<br />
This is what I have now in my edit_entry.tmpl</p>
<p>&lt;table border=&#034;0&#034; cellspacing=&#034;0&#034; cellpadding=&#034;0&#034;&gt;<br />
		&lt;tr&gt;<br />
		&lt;td colspan=&#034;2&#034; valign=&#034;top&#034;&gt;<br />
&lt;img src=&#034;&lt;TMPL_VAR NAME=STATIC_URI&gt;images/spacer.gif&#034; width=&#034;1&#034; height=&#034;10&#034;&gt;&lt;/td&gt;<br />
		&lt;a href=&#034;#&#034; onClick=&#034;window.open(&#039;/smilies/mtsmilies.php&#039;,&#039;smilies&#039;,'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=440,height=300&#039;)&#034;&gt; smilies&lt;/a&gt;<br />
		&lt;/tr&gt;</p>
<p>		&lt;tr&gt;<br />
		&lt;td width=&#034;402&#034;&gt;&lt;font class=&#034;pagetitle&#034;&gt;&lt;MT_TRANS phrase=&#034;Entry Body&#034;&gt;&lt;/font&gt;&lt;/td&gt;<br />
		&lt;td width=&#034;98&#034; align=&#034;right&#034; valign=&#034;top&#034;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11006</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11006</guid>
		<description>Jessy - I haven't looked to far into your issue - but I'm noticing you keep putting the path in the comments here like this:
$serverPathToSmilies = "/export/home/amethyst/www/smilies"/;

That last / should be INSIDE the quotes...

$serverPathToSmilies = "/export/home/amethyst/www/smilies/";

don't know if that will fix ALL your problems - but that might be one of them.</description>
		<content:encoded><![CDATA[<p>Jessy - I haven&#039;t looked to far into your issue - but I&#039;m noticing you keep putting the path in the comments here like this:<br />
$serverPathToSmilies = &#034;/export/home/amethyst/www/smilies&#034;/;</p>
<p>That last / should be INSIDE the quotes&#8230;</p>
<p>$serverPathToSmilies = &#034;/export/home/amethyst/www/smilies/&#034;;</p>
<p>don&#039;t know if that will fix ALL your problems - but that might be one of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessy</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11005</link>
		<dc:creator>Jessy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11005</guid>
		<description>Nope, hadn't gotten the email, but I'm sure it landed at my junk folder. :/

I have made the changes you pointed out. I cannot believe I didn't notice smiles and smilies. Anyhoo. Still my pop-up doesn't pop :/

Here's what I have now:
&#60;a href="#" onClick="window.open("/smilies/index2.php","smilies",'toolbar=no,location=no,ect...ect...')"&#62; smilies&#60;/a&#62;

//EDIT THESE PATH
$smiliepath = "/smilies/";
$serverPathToSmilies = "/export/home/amethyst/www/smilies"/;

And the ugly part it that I tried right clicking on the smilie link to "open in new window" and it opens my Edit entry again. Then I tried to "copy short cut" and sure enough I get the url to my edit entry screen [http://www.amethystique.com/cgi-bin/mt.cgi?__mode=view&#038;_type=entry&#038;blog_id=1#]</description>
		<content:encoded><![CDATA[<p>Nope, hadn&#039;t gotten the email, but I&#039;m sure it landed at my junk folder. :/</p>
<p>I have made the changes you pointed out. I cannot believe I didn&#039;t notice smiles and smilies. Anyhoo. Still my pop-up doesn&#039;t pop :/</p>
<p>Here&#039;s what I have now:<br />
&lt;a href=&#034;#&#034; onClick=&#034;window.open(&#034;/smilies/index2.php&#034;,&#034;smilies&#034;,&#039;toolbar=no,location=no,ect&#8230;ect&#8230;&#039;)&#034;&gt; smilies&lt;/a&gt;</p>
<p>//EDIT THESE PATH<br />
$smiliepath = &#034;/smilies/&#034;;<br />
$serverPathToSmilies = &#034;/export/home/amethyst/www/smilies&#034;/;</p>
<p>And the ugly part it that I tried right clicking on the smilie link to &#034;open in new window&#034; and it opens my Edit entry again. Then I tried to &#034;copy short cut&#034; and sure enough I get the url to my edit entry screen [http://www.amethystique.com/cgi-bin/mt.cgi?__mode=view&#038;_type=entry&#038;blog_id=1#]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11000</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11000</guid>
		<description>The link for this has changed, you can find the tutorial over here, at &lt;a href="http://www.lisa-jill.com/archived/1036/smilies-hack"&gt;smilies hack&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>The link for this has changed, you can find the tutorial over here, at <a href="http://www.lisa-jill.com/archived/1036/smilies-hack">smilies hack</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessy</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11001</link>
		<dc:creator>Jessy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11001</guid>
		<description>I posted this question at Lisa's site but I'll post on here as well just in case :)

This is where I am stuck: I see the ‘smilie’ link under the title bar. It’s clickable, but nothing pops-up.

These are some of my details:
My full path according to the MT-check I once did is [/export/home/amethyst/www/]
I installed MT inside my cgi-bin so the edit_entry file was found there.
My smilies (all 240+of them) are inside my www/ (i.e www.mysite.com/smilies/)

This is what my edit_entry file looks like:
[&lt;a href="#"&gt; smilies&lt;/a&gt;]

This is what my index2.php file looks like:
[//EDIT THESE PATH
$smiliepath = ”/smiles/”;
$serverPathToSmilies = ”/export/home/amethyst/www/smilies”/;
// DO NOT EDIT BELOW THIS LINE
$commentsFormName = “entry_form”;
$commentsTextName = “text”;
?&gt;]

What do you suggest???</description>
		<content:encoded><![CDATA[<p>I posted this question at Lisa&#039;s site but I&#039;ll post on here as well just in case <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
This is where I am stuck: I see the ‘smilie’ link under the title bar. It’s clickable, but nothing pops-up.</p>
<p>These are some of my details:<br />
My full path according to the MT-check I once did is [/export/home/amethyst/www/]<br />
I installed MT inside my cgi-bin so the edit_entry file was found there.<br />
My smilies (all 240+of them) are inside my www/ (i.e <a href="http://www.mysite.com/smilies/" rel="nofollow">http://www.mysite.com/smilies/</a>)</p>
<p>This is what my edit_entry file looks like:<br />
[<a href="#"> smilies</a>]</p>
<p>This is what my index2.php file looks like:<br />
[//EDIT THESE PATH<br />
$smiliepath = ”/smiles/”;<br />
$serverPathToSmilies = ”/export/home/amethyst/www/smilies”/;<br />
// DO NOT EDIT BELOW THIS LINE<br />
$commentsFormName = “entry_form”;<br />
$commentsTextName = “text”;<br />
?>]</p>
<p>What do you suggest???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11002</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11002</guid>
		<description>Hey Jessy; I responded to you in email, did you not receive it?

You have in your path smiles and in your server path smilies.  that could be causing a problem, you should double check and make sure that they point to the right ones... =) That's the first thing to check.  Also make sure the link in edit_entry is pointing to the right file.

Let me know if you need more help!</description>
		<content:encoded><![CDATA[<p>Hey Jessy; I responded to you in email, did you not receive it?</p>
<p>You have in your path smiles and in your server path smilies.  that could be causing a problem, you should double check and make sure that they point to the right ones&#8230; =) That&#039;s the first thing to check.  Also make sure the link in edit_entry is pointing to the right file.</p>
<p>Let me know if you need more help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessy</title>
		<link>http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11003</link>
		<dc:creator>Jessy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/02/08/using-lazymans-smilies-for-mts-edit-entry-template/#comment-11003</guid>
		<description>Actually, my edit_entry file looks like this (sorry forgot to click on the auto link to strip the brackets): 
&#60;a href="#" onClick="window.open("/smilies/index2.php","smilies",'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=400,height=300')"&#62; smilies&#60;/a&#62;</description>
		<content:encoded><![CDATA[<p>Actually, my edit_entry file looks like this (sorry forgot to click on the auto link to strip the brackets):<br />
&lt;a href=&#034;#&#034; onClick=&#034;window.open(&#034;/smilies/index2.php&#034;,&#034;smilies&#034;,&#039;toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=400,height=300&#039;)&#034;&gt; smilies&lt;/a&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.364 seconds -->
