<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>drupal 7 Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/drupal-7/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/drupal-7/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Thu, 14 Aug 2014 17:25:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>drupal 7 Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/drupal-7/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Drupal 7.31 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/drupal-7-31-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 14 Aug 2014 17:25:34 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[drupal 7]]></category>
		<category><![CDATA[Portal]]></category>
		<guid isPermaLink="false">http://miamihoster.com/?p=7373</guid>

					<description><![CDATA[<p>&#8220;Drupal 7.31 this release fixes security vulnerabilities.&#8221; Drupal 7.31 is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content sharing purposes. Equipped with a powerful blend of [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/drupal-7-31-update-released/">Drupal 7.31 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Drupal 7.31 this release fixes security vulnerabilities.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-5370 size-full" src="http://miamihoster.com/wp-content/uploads/2014/01/drupal-logo.gif" alt="Drupal 7.31 logo - Miami Hoster - Domains, Hosting and Websites" width="100" height="100" /></p>
<p><span style="color: #454545;">Drupal 7.31 is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content sharing purposes. </span></p>
<p><span style="color: #454545;">E</span>quipped with a powerful blend of features and configurability, Drupal 7.31 can support a diverse range of web projects ranging from personal weblogs to large community-driven sites.</p>
<h2>Changes Details</h2>
<ul>
<li>As of this release, the XML-RPC system in Drupal core will ignore information in &lt;?xml&gt; declarations contained within XML-RPC messages (for example, XML version or character encoding information). This is not expected to matter for the vast majority of use cases.</li>
<li>The XML-RPC system and OpenID XRDS parser will also reject messages that contain over 30,000 XML tags within them. This limit is not expected to matter for the vast majority of use cases. If you need to process an XML-RPC message that is larger than that, you can change the limit by setting the &#8220;xmlrpc_message_maximum_tag_count&#8221; variable to a higher value. For example, in settings.php:<br />
&lt;?php // Allow XML-RPC messages with up to 50,000 XML tags to be<br />
processed. $conf[&#8216;xmlrpc_message_maximum_tag_count&#8217;] = 50000; ?&gt;</p>
<p>Do not set the value higher than you need, since allowing too many XML tags per XML-RPC message increases your site&#8217;s vulnerability to denial of service attacks.</p>
<p>The OpenID XRDS parser has a similar variable (&#8220;openid_xrds_maximum_tag_count&#8221;) which can be used in a similar way.</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Try Online Demo</strong><br />
<a title="Drupal 7.31 Demo - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Drupal" target="_blank" rel="noopener noreferrer">Drupal 7.31 Demo</a> (Softaculous external link)<br />
<a title="Drupal 7.31 Changelog" href="https://www.drupal.org/drupal-7.31-release-notes" target="_blank" rel="noopener noreferrer">Drupal 7.31 Changelog</a> (External link)<br />
<a title="Drupal 7.31 Official Website - miami hoster" href="https://www.drupal.org/start" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></span></li>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Start Drupal 7.31</strong><br />
Run Drupal 7.31 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to Drupal 7.31</span></span></li>
<li><span><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><strong>Hosted Drupal 7.31</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Drupal 7.31</span></span></li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/drupal-7-31-update-released/">Drupal 7.31 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Drupal 7.26 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/drupal-7-26-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 16 Jan 2014 17:12:50 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[drupal 7]]></category>
		<guid isPermaLink="false">http://miamihoster.com/drupal-7-26-update-released</guid>

					<description><![CDATA[<p>Drupal 7.26 this release fixes security vulnerabilities. Sites are urged to upgrade immediately.  Drupal 7.26 is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/drupal-7-26-update-released/">Drupal 7.26 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em></em><em>Drupal 7.26 this release fixes security vulnerabilities. Sites are urged to upgrade immediately. </em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-5370" alt="Drupal logo - Miami Hoster - Domains, Hosting and Websites" src="http://miamihoster.com/wp-content/uploads/2014/01/drupal-logo.gif" width="100" height="100" /></p>
<p>Drupal 7.26 is an open-source platform and content management system for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content sharing purposes.</p>
<p>Equipped with a powerful blend of features and configurability, Drupal 7.26 can support a diverse range of web projects ranging from personal weblogs to large community-driven sites.</p>
<h2>Changes Details</h2>
<ul>
<li>The database schema of the OpenID module&#8217;s &#8220;openid_association&#8221; table has changed in this release (the &#8220;idp_endpoint_uri&#8221; column is now the primary key, rather than the &#8220;assoc_handle&#8221; column). During the update all existing entries in this table will be removed, but the table only stores temporary data and therefore the change is not expected to affect site operation or OpenID logins.</li>
<li>A new, optional $form_state[&#8216;programmed_bypass_access_check&#8217;] element has been added to the form API, for use withdrupal_form_submit(). If this is provided and set to FALSE, drupal_form_submit() will perform the normal form access checks against the current user while submitting the form, rather than bypassing them like it normally does for programmatic form submissions. Any code which passes untrusted data (provided by the current user) to drupal_form_submit() is recommended to use this parameter for security reasons.</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong>:<br />
<a title="Drupal 7 Demo - Softaculous external link" href="http://www.softaculous.com/demos/Drupal" target="_blank" rel="noopener noreferrer">Drupal 7.26 Live Demo<br />
</a>(Softaculous<em> external link</em>)<br />
<a title="Drupal 7.26 changelog - Oficial website external link" href="https://drupal.org/drupal-7.26-release-notes" target="_blank" rel="noopener noreferrer">Drupal 6 Changelog<br />
</a>(<em>Official Website, external link</em>)</li>
</ul>
<ul>
<li><strong>Start Drupal 7.26</strong><br />
Run Drupal 7.26 from your domain and hosting service.<br />
<a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to install Drupal 7.26.</li>
</ul>
<ul>
<li><strong>Hosted <strong>Drupal 7.26</strong></strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/"><strong>Contact us</strong></a> if you <strong>don&#8217;t need a domain or hosting service</strong>, but want the  <strong>Drupal 7.26</strong> anyway.</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/drupal-7-26-update-released/">Drupal 7.26 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
