<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://community.paperthin.com/adf-docs/index.php?action=history&amp;feed=atom&amp;title=PT_Blog_v3_Change_Log</id>
		<title>PT Blog v3 Change Log - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://community.paperthin.com/adf-docs/index.php?action=history&amp;feed=atom&amp;title=PT_Blog_v3_Change_Log"/>
		<link rel="alternate" type="text/html" href="https://community.paperthin.com/adf-docs/index.php?title=PT_Blog_v3_Change_Log&amp;action=history"/>
		<updated>2026-04-06T18:22:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://community.paperthin.com/adf-docs/index.php?title=PT_Blog_v3_Change_Log&amp;diff=6356&amp;oldid=prev</id>
		<title>Mcarroll: Created page with 'r112 | mcarroll | 2013-02-27 11:48:38 EST Changed paths: 	M /branches/3.0/components/App.cfc 	M /branches/3.0/exported-objects/Blog2-Custom-Element.zip  Updated the exported obje…'</title>
		<link rel="alternate" type="text/html" href="https://community.paperthin.com/adf-docs/index.php?title=PT_Blog_v3_Change_Log&amp;diff=6356&amp;oldid=prev"/>
				<updated>2013-02-27T17:45:44Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;r112 | mcarroll | 2013-02-27 11:48:38 EST Changed paths: 	M /branches/3.0/components/App.cfc 	M /branches/3.0/exported-objects/Blog2-Custom-Element.zip  Updated the exported obje…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;r112 | mcarroll | 2013-02-27 11:48:38 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/App.cfc&lt;br /&gt;
	M /branches/3.0/exported-objects/Blog2-Custom-Element.zip&lt;br /&gt;
&lt;br /&gt;
Updated the exported object for the Blog2 custom element.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r111 | mcarroll | 2013-02-27 11:30:50 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/App.cfc&lt;br /&gt;
&lt;br /&gt;
Updated the svn build number for the latest updates committed.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r107 | ssmith | 2013-02-25 17:03:26 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/exported-objects/Blog2-Custom-Element.zip&lt;br /&gt;
&lt;br /&gt;
New exported version of Blog2 Custom Element with &amp;quot;Notification From&amp;quot; field included.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r106 | ssmith | 2013-02-25 16:53:08 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/postService.cfc&lt;br /&gt;
&lt;br /&gt;
postNotification - Updated use of notificationEmails and added logic to send mail only if there are &amp;quot;to&amp;quot; and &amp;quot;from&amp;quot; email addresses specififed in the blog configuration.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r105 | ssmith | 2013-02-25 16:52:33 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/commentsService.cfc&lt;br /&gt;
&lt;br /&gt;
commentNotification - Updated use of notificationEmails and added logic to send mail only if there are &amp;quot;to&amp;quot; and &amp;quot;from&amp;quot; email addresses specififed in the blog configuration.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r104 | ssmith | 2013-02-25 16:52:05 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/blogService.cfc&lt;br /&gt;
&lt;br /&gt;
getNotificationEmails - Updated use of getNotificationData since it now returns a struct of email instead of just a string.&lt;br /&gt;
&lt;br /&gt;
getNotificationData - Updated to return a struct of email addresses (to and from) from blog2 custom element instead of just the &amp;quot;to&amp;quot; addresses.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r103 | ssmith | 2013-02-25 16:16:06 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/datasheet-modules/delete_element_handler_posts2.cfm&lt;br /&gt;
&lt;br /&gt;
Fixed comment typos&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r102 | ssmith | 2013-02-21 15:59:10 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/postDAO.cfc&lt;br /&gt;
&lt;br /&gt;
deletePostPage - Now returns the resulting struct from the deletePage call instead of a boolean.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r101 | ssmith | 2013-02-21 15:58:39 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/commentsService.cfc&lt;br /&gt;
&lt;br /&gt;
getCommentsHTML - Added logic to check if the blogURL is a full URL and adds &amp;quot;http://&amp;quot; if it's missing.&lt;br /&gt;
handleCommentsSubmit - Added call to stripHTMLtags to remove any HTML added to the blog comment.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r95 | mcarroll | 2013-02-12 11:15:18 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/appBeanConfig.cfm&lt;br /&gt;
	M /branches/3.0/components/postService.cfc&lt;br /&gt;
	M /branches/3.0/components/postDAO.cfc&lt;br /&gt;
	M /branches/3.0/components/blogDAO.cfc&lt;br /&gt;
	M /branches/3.0/components/blogService.cfc&lt;br /&gt;
	M /branches/3.0/components/App.cfc&lt;br /&gt;
	M /branches/3.0/renderhandlers/blog_post_short.cfm&lt;br /&gt;
&lt;br /&gt;
Updated logic to call &amp;quot;createUniquePageName&amp;quot; and &amp;quot;createUniquePageTitle&amp;quot; to create a page with a unique name and title.&lt;br /&gt;
Updated the page standard and custom metadata for the APIPage 1.0 library.&lt;br /&gt;
Updated the delete page to use the API 1.0 Library.&lt;br /&gt;
Updated the RSS generator to support Railo.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r94 | mcarroll | 2013-02-08 13:27:01 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/blogDAO.cfc&lt;br /&gt;
	M /branches/3.0/components/App.cfc&lt;br /&gt;
&lt;br /&gt;
Function: createBlogIndexPage, createTagsListingPage&lt;br /&gt;
Description: Updated to call the App Bean Config loaded &amp;quot;csContent&amp;quot;.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r93 | mcarroll | 2013-02-08 13:24:14 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/components/postDAO.cfc&lt;br /&gt;
&lt;br /&gt;
Function: updatePost&lt;br /&gt;
Description: Updated to call the App Bean Config loaded &amp;quot;csContent&amp;quot;.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r92 | mcarroll | 2013-02-06 15:21:59 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/customfields/post_page_render.cfm&lt;br /&gt;
	M /branches/3.0/customcf/manageBlog.cfm&lt;br /&gt;
	M /branches/3.0/components/App.cfc&lt;br /&gt;
	M /branches/3.0/customfields/post_page_props.cfm&lt;br /&gt;
&lt;br /&gt;
Removed any JavaScript &amp;quot;alert&amp;quot; statements that were not used.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r91 | mcarroll | 2013-01-24 10:38:21 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	M /branches/3.0/appBeanConfig.cfm&lt;br /&gt;
	M /branches/3.0/components/App.cfc&lt;br /&gt;
&lt;br /&gt;
Updated App Bean Config to support ADF v1.6.&lt;br /&gt;
----------------------------------------------------------------------------&lt;br /&gt;
r90 | mcarroll | 2013-01-24 10:23:40 EST&lt;br /&gt;
Changed paths:&lt;br /&gt;
	A /branches/3.0&lt;br /&gt;
&lt;br /&gt;
Created development branch v3.0 for compatibility with the ADF v1.6.&lt;br /&gt;
----------------------------------------------------------------------------&lt;/div&gt;</summary>
		<author><name>Mcarroll</name></author>	</entry>

	</feed>