<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for MullisFamily.org</title>
	<atom:link href="http://mullisfamily.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://mullisfamily.org</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 04:33:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Jason</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-33</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 27 Jan 2012 04:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-33</guid>
		<description>just the search i mean .. their are no surnames in the sidebar .. although if you could do that dynamically that could be nice.</description>
		<content:encoded><![CDATA[<p>just the search i mean .. their are no surnames in the sidebar .. although if you could do that dynamically that could be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Jason</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-32</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 27 Jan 2012 04:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-32</guid>
		<description>How are you doing the search and surnames in the sidebar?</description>
		<content:encoded><![CDATA[<p>How are you doing the search and surnames in the sidebar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Roger Moffat</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-31</link>
		<dc:creator>Roger Moffat</dc:creator>
		<pubDate>Sat, 14 Jan 2012 05:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-31</guid>
		<description>Yes, the slowness is certainly noticeable, although I&#039;m kind of forging ahead to see get it sorted and ready before RootsTech - a couple of the presenters will be featuring my site in their presentations as an example of WordPress and TNG working together.

I found some JavaScript that said it would scroll an iFrame to the top on page load, but could not get it to work in the TNG Admin area, so popping that out into a new window seemed like the easy fix. It also fixed another odd issue - any time the TNG settings were saved in the TNG Admin from within the WordPress environment any &quot; marks in the config were escaped again, so for example

William &quot;Bill&quot; Moffat eventually became

William \\\\\\\\\\&quot;Bill\\\\\\\\\\\&quot; Moffat

and

\r\n

became

\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\n</description>
		<content:encoded><![CDATA[<p>Yes, the slowness is certainly noticeable, although I&#8217;m kind of forging ahead to see get it sorted and ready before RootsTech &#8211; a couple of the presenters will be featuring my site in their presentations as an example of WordPress and TNG working together.</p>
<p>I found some JavaScript that said it would scroll an iFrame to the top on page load, but could not get it to work in the TNG Admin area, so popping that out into a new window seemed like the easy fix. It also fixed another odd issue &#8211; any time the TNG settings were saved in the TNG Admin from within the WordPress environment any &#8221; marks in the config were escaped again, so for example</p>
<p>William &#8220;Bill&#8221; Moffat eventually became</p>
<p>William \\\\\\\\\\&#8221;Bill\\\\\\\\\\\&#8221; Moffat</p>
<p>and</p>
<p>\r\n</p>
<p>became</p>
<p>\\\\\\\\\\\\\\\r\\\\\\\\\\\\\\\\n</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Joe Cox</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-30</link>
		<dc:creator>Joe Cox</dc:creator>
		<pubDate>Fri, 13 Jan 2012 14:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-30</guid>
		<description>Yes the page has to be manually scrolled. I never really noticed since I use my mouse wheel all the time :) Off the top of my head without further investigation It is probably some javascript not being called. 

There are going to be all kinds of quirks you will find since TNG is not written as a plugin for WP and is technically being embedded into WP.

I&#039;ve actually quit using the plugin because TNG is painfully slow being called up by the WP loop function. 

On the average, loading times for a TNG page through the plugin is 2 times slower. On a TNG page that is calling lots of javascript it is 3 times slower.</description>
		<content:encoded><![CDATA[<p>Yes the page has to be manually scrolled. I never really noticed since I use my mouse wheel all the time <img src='http://mullisfamily.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Off the top of my head without further investigation It is probably some javascript not being called. </p>
<p>There are going to be all kinds of quirks you will find since TNG is not written as a plugin for WP and is technically being embedded into WP.</p>
<p>I&#8217;ve actually quit using the plugin because TNG is painfully slow being called up by the WP loop function. </p>
<p>On the average, loading times for a TNG page through the plugin is 2 times slower. On a TNG page that is calling lots of javascript it is 3 times slower.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Roger Moffat</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-29</link>
		<dc:creator>Roger Moffat</dc:creator>
		<pubDate>Fri, 13 Jan 2012 03:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-29</guid>
		<description>Hi Joe

So if you go into WordPress Admin and then to the TNG Admin within WordPress environment with what you&#039;ve got, and click on something that will display a list say People, as you page through using the 1, 2, 3 etc at the bottom of a page does the new page scroll to the top or not?

I&#039;ve pretty much given up trying to figure that out and have actually altered the link for  Admin from TNG on the WordPress Admin sidebar to open TNG Admin in a whole new window.

Roger</description>
		<content:encoded><![CDATA[<p>Hi Joe</p>
<p>So if you go into WordPress Admin and then to the TNG Admin within WordPress environment with what you&#8217;ve got, and click on something that will display a list say People, as you page through using the 1, 2, 3 etc at the bottom of a page does the new page scroll to the top or not?</p>
<p>I&#8217;ve pretty much given up trying to figure that out and have actually altered the link for  Admin from TNG on the WordPress Admin sidebar to open TNG Admin in a whole new window.</p>
<p>Roger</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Joe Cox</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-28</link>
		<dc:creator>Joe Cox</dc:creator>
		<pubDate>Thu, 12 Jan 2012 23:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-28</guid>
		<description>Hi Roger, 


&quot;6) Force TNG Administrator drop down on front page to open in new Window&quot;  I always do to do lists and forgot my train of thought :)

I believe I just wanted to redirect the administrator link in the front end TNG drop down menus to open in a new window (open the TNG admin page) so I would not lose the page I was originally on.

-joe</description>
		<content:encoded><![CDATA[<p>Hi Roger, </p>
<p>&#8220;6) Force TNG Administrator drop down on front page to open in new Window&#8221;  I always do to do lists and forgot my train of thought <img src='http://mullisfamily.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I believe I just wanted to redirect the administrator link in the front end TNG drop down menus to open in a new window (open the TNG admin page) so I would not lose the page I was originally on.</p>
<p>-joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Roger Moffat</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-27</link>
		<dc:creator>Roger Moffat</dc:creator>
		<pubDate>Thu, 12 Jan 2012 04:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-27</guid>
		<description>Hi Joe

A question on your setup working as I work with Darrin on his version of this - if you&#039;re in the WordPress Admin area and then enter the TNG Admin area, it shows up inside the WordPress page still with a URL like 

xxxxxx.com/wp/wp-admin/admin.php?page=tng-wordpress-plugin/admin.php

If you then click on say People, to get the first list of people, then scroll to the bottom of the list, and then click &quot;Next&quot;, does the page scroll back to the top, or stay stuck at the bottom and need manual scrolling to get back to the top?

Is this situation what you&#039;re referring to above when you say 

6) Force TNG Administrator drop down on front page to open in new Window.

to get it to be in a whole separate window?

Thanks

Roger</description>
		<content:encoded><![CDATA[<p>Hi Joe</p>
<p>A question on your setup working as I work with Darrin on his version of this &#8211; if you&#8217;re in the WordPress Admin area and then enter the TNG Admin area, it shows up inside the WordPress page still with a URL like </p>
<p>xxxxxx.com/wp/wp-admin/admin.php?page=tng-wordpress-plugin/admin.php</p>
<p>If you then click on say People, to get the first list of people, then scroll to the bottom of the list, and then click &#8220;Next&#8221;, does the page scroll back to the top, or stay stuck at the bottom and need manual scrolling to get back to the top?</p>
<p>Is this situation what you&#8217;re referring to above when you say </p>
<p>6) Force TNG Administrator drop down on front page to open in new Window.</p>
<p>to get it to be in a whole separate window?</p>
<p>Thanks</p>
<p>Roger</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Links voor 9 januari 2012 tot 11 januari 2012</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-26</link>
		<dc:creator>Links voor 9 januari 2012 tot 11 januari 2012</dc:creator>
		<pubDate>Wed, 11 Jan 2012 11:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-26</guid>
		<description>[...] TNG &#8211; WordPress Plugin &#8211; Pluging voor WP-TNG integratie [...]</description>
		<content:encoded><![CDATA[<p>[...] TNG &ndash; WordPress Plugin &#8211; Pluging voor WP-TNG integratie [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Jason</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-17</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 01 Dec 2011 13:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-17</guid>
		<description>I was just thinking it may be better long run to create my own template, that way it doesn&#039;t get overwitten in the next upgrade.  Either way, it works, and that&#039;s what matters.</description>
		<content:encoded><![CDATA[<p>I was just thinking it may be better long run to create my own template, that way it doesn&#8217;t get overwitten in the next upgrade.  Either way, it works, and that&#8217;s what matters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TNG &#8211; WordPress Plugin by Joe Cox</title>
		<link>http://mullisfamily.org/archives/1124/comment-page-1#comment-16</link>
		<dc:creator>Joe Cox</dc:creator>
		<pubDate>Thu, 01 Dec 2011 12:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://mullisfamily.org/?p=1124#comment-16</guid>
		<description>Correct. It only works with the index.php file found in the main directory of TNG. For my own use, I did not need a TNG template wrapped by a WP template. I will end up modifying TNG CSS to match my wordpress template</description>
		<content:encoded><![CDATA[<p>Correct. It only works with the index.php file found in the main directory of TNG. For my own use, I did not need a TNG template wrapped by a WP template. I will end up modifying TNG CSS to match my wordpress template</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  mullisfamily.org/comments/feed ) in 0.91078 seconds, on Feb 23rd, 2012 at 7:37 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 23rd, 2012 at 8:37 am UTC -->
