<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title><![CDATA[drupalplanet - @dpi]]></title><description><![CDATA[Drupal Development]]></description><link>http://dpi.id.au/</link><generator>Ghost 0.7</generator><lastBuildDate>Tue, 26 Jul 2016 11:07:40 GMT</lastBuildDate><ttl>60</ttl><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/id/MEyb" /><feedburner:info uri="id/meyb" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title><![CDATA[RNG Progress Report]]></title><description><![CDATA[<p>RNG has tagged numerous alpha releases and maintained stability with Drupal core. Because of this stability I will be accellerating to 1.0 by skipping beta and going straight to RC. However RC will not occur until the following requirements are satisfied:</p>

<ul>
<li>Drupal 8 must tag its first release candidate.</li></ul>]]></description><link>http://feedproxy.google.com/~r/id/MEyb/~3/5NtRCxlE8JU/</link><guid isPermaLink="false">435f7132-9538-45c5-8e43-333bdec8a8a6</guid><category><![CDATA[drupal]]></category><category><![CDATA[rng]]></category><category><![CDATA[drupalplanet]]></category><category><![CDATA[courier]]></category><category><![CDATA[drupal8]]></category><dc:creator><![CDATA[dpi]]></dc:creator><pubDate>Tue, 22 Sep 2015 09:51:09 GMT</pubDate><media:content url="http://dpi.id.au/content/images/2015/09/slrgx.jpg" medium="image" /><content:encoded><![CDATA[<img src="http://dpi.id.au/content/images/2015/09/slrgx.jpg" alt="RNG Progress Report"><p>RNG has tagged numerous alpha releases and maintained stability with Drupal core. Because of this stability I will be accellerating to 1.0 by skipping beta and going straight to RC. However RC will not occur until the following requirements are satisfied:</p>

<ul>
<li>Drupal 8 must tag its first release candidate. <a href="http://acquia.slides.com/drupalcon/driesnote2015/fullscreen#/3/11">Supposedly in October</a>.</li>
<li>Current tests must continue to pass.</li>
<li>DER must commit <a href="https://www.drupal.org/node/2548395">base field views integration</a>, and tag a new release (beta4).</li>
<li>Courier must create a new re-usable <a href="https://github.com/dpi/courier/issues/8">template selection UI</a>.</li>
</ul>

<p>Everything should line up for a RNG RC in October or November 2015.</p>

<p><strong>Updated October 20, 2015</strong>: All requirements were satisfied, the first RNG release candidate was released on October 14th, 2015.</p>

<p><em>Cover photo (unmodified): <a href="https://en.wikipedia.org/wiki/Steam_locomotive#/media/File:Steam_locomotive_running_gear.jpg">Running gear of steam locomotive</a> by Petar Milošević. License <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></em></p><img src="http://feeds.feedburner.com/~r/id/MEyb/~4/5NtRCxlE8JU" height="1" width="1" alt=""/>]]></content:encoded><feedburner:origLink>http://dpi.id.au/rng-progress-report-september-2015/</feedburner:origLink></item><item><title><![CDATA[An Alpha Spotted In The Wild]]></title><description><![CDATA[<p>After 5 months of development, <a href="https://www.drupal.org/project/rng">RNG</a> is ready for its first alpha release. A milestone where there are no major issues, and schema is not anticipated to change leading up until v1.0.</p>

<p><em>RNG is a Drupal 8 module implementing a core toolset for allowing users to register for events.</em></p>]]></description><link>http://feedproxy.google.com/~r/id/MEyb/~3/qvVoHts10O0/</link><guid isPermaLink="false">b2546117-d8ff-452a-b9c3-9043a5a0d18a</guid><category><![CDATA[drupal]]></category><category><![CDATA[rng]]></category><category><![CDATA[drupalplanet]]></category><dc:creator><![CDATA[dpi]]></dc:creator><pubDate>Tue, 16 Jun 2015 19:46:30 GMT</pubDate><media:content url="http://dpi.id.au/content/images/2015/06/rsz_5472660657_0d68d020b8_o.jpg" medium="image" /><content:encoded><![CDATA[<img src="http://dpi.id.au/content/images/2015/06/rsz_5472660657_0d68d020b8_o.jpg" alt="An Alpha Spotted In The Wild"><p>After 5 months of development, <a href="https://www.drupal.org/project/rng">RNG</a> is ready for its first alpha release. A milestone where there are no major issues, and schema is not anticipated to change leading up until v1.0.</p>

<p><em>RNG is a Drupal 8 module implementing a core toolset for allowing users to register for events. An event can be a presentation at a conference, a meetup, a class. If you need a way to associate people with a Drupal entity, take a look at RNG.</em></p>

<p>Core features of RNG:</p>

<ul>
<li><strong>Any entity type</strong> — designate any bundle (e.g <em>node type</em>) as an event type.</li>
<li><strong>Self and proxy registration</strong> — users can register themselves or other identities to the event.</li>
<li><strong>Multiple registrants</strong> — registrations can associate multiple identities. </li>
<li><strong>Messaging</strong> — messages, such as email, can be sent to registrants. Messages have token support, allowing you to recycle  field values from the related event, identity, and registration. Messages can be timed, or sent when a registration is created.</li>
<li><strong>Additional identities</strong> — the <a href="https://github.com/dpi/identity">Identity</a> module allows you to register non-users. It is modeled like an address book, where contacts are added, and then made available as an option on the registration form.</li>
</ul>

<p>Theres still a <a href="https://github.com/dpi/rng/milestones/rng-8.0-1.0">few things</a> that will make it in before 1.0 final. Including improved Views integration, and improved/full test coverage.</p>

<p>I work on RNG in my own time. If you want to help out, don't hesitate in posting in the <a href="https://github.com/dpi/rng/issues">issue queue</a> or <a href="http://dpi.id.au/contact/">contacting me</a> directly.</p>

<p><strong>Need help getting setup? See <a href="http://dpi.id.au/rng-quick-start/">Quick Start</a>.</strong></p>

<p><strong><a href="https://www.drupal.org/project/rng">Download the module</a> on drupal.org.</strong></p>

<p><em>Cover photo: <a href="https://www.flickr.com/photos/_sjg_/5472660657">Seedling</a> by sjg. License <a href="https://creativecommons.org/licenses/by-nc/2.0/">CC BY-NC 2.0</a></em></p><img src="http://feeds.feedburner.com/~r/id/MEyb/~4/qvVoHts10O0" height="1" width="1" alt=""/>]]></content:encoded><feedburner:origLink>http://dpi.id.au/rng-alpha/</feedburner:origLink></item><item><title><![CDATA[RNG Quick Start]]></title><description><![CDATA[<p><em>RNG is an event management module for Drupal 8 created in the spirit of <a href="https://drupal.org/project/registration">Entity Registration</a> (Drupal 7) and <a href="https://www.drupal.org/project/signup">Signup</a> (Drupal 6). Users can create registrations for events, and event managers can manage these registrations.</em></p>

<p><strong>Updated April 6th, 2016</strong></p>

<p>This is a quick guide to getting RNG set up.</p>

<p>RNG</p>]]></description><link>http://feedproxy.google.com/~r/id/MEyb/~3/wb-Qs8Z0rv4/</link><guid isPermaLink="false">f6e1d3c9-05d3-4194-8f14-d7fd56d73e2d</guid><category><![CDATA[drupal]]></category><category><![CDATA[rng]]></category><category><![CDATA[drupalplanet]]></category><dc:creator><![CDATA[dpi]]></dc:creator><pubDate>Sun, 01 Mar 2015 17:07:24 GMT</pubDate><content:encoded><![CDATA[<p><em>RNG is an event management module for Drupal 8 created in the spirit of <a href="https://drupal.org/project/registration">Entity Registration</a> (Drupal 7) and <a href="https://www.drupal.org/project/signup">Signup</a> (Drupal 6). Users can create registrations for events, and event managers can manage these registrations.</em></p>

<p><strong>Updated April 6th, 2016</strong></p>

<p>This is a quick guide to getting RNG set up.</p>

<p>RNG requires Drupal 8.0.x. Download <a href="https://www.drupal.org/project/rng"> RNG</a> and its dependencies: <a href="https://drupal.org/project/dynamic_entity_reference">Dynamic Entity Reference</a>, <a href="https://drupal.org/project/unlimited_number">Unlimited Number</a>, and <a href="https://www.drupal.org/project/courier">Courier</a>.</p>

<h1 id="configuration">Configuration</h1>

<h2 id="addeventtype">Add Event Type</h2>

<p>Once installed and enabled, an Event Type must be created. Go to the event type configuration page at <em>Admin » Structure » Event types</em>.</p>

<ol>
<li>Click <strong>Add event type</strong> button.</li>
<li>Select <strong>Create a new content type</strong>. The Node module must be enabled for this option to appear. It can be enabled at <em>Admin » Extend</em>.</li>
<li>Save the form</li>
</ol>

<p><img src="https://danielph.in/i/dpi.id.au/rng-quick-start/eventtypes_3.png" alt="Add event type"></p>

<h2 id="addregistrationtype">Add Registration Type</h2>

<p>A registration type is a template for the form the user will fill when registering for an event. You need at least one registration type to enable new registrations. Go to the registration type configuration page at <em>Admin » Structure » Registration types</em>.</p>

<ol>
<li>Click <strong>Add registration type</strong> button.</li>
<li>Assign a label, you can change this later.</li>
<li>Save the form</li>
</ol>

<p><img src="https://danielph.in/i/dpi.id.au/rng-quick-start/registration_types_3.png" alt="Add registration type"></p>

<h2 id="enableidentitytypes">Enable Identity Types</h2>

<p>Enable at least one identity type from the registrant settings page at <em>Admin » Configuration » RNG » Registrant settings</em>.</p>

<p><img src="https://danielph.in/i/dpi.id.au/rng-quick-start/registrant_settings.png" alt="Registrant settings"></p>

<p>RNG comes with support for allowing Drupal users to register for events. A contact identity type is provided by <a href="https://github.com/dpi/identity">Identity</a> which allows a user to register people who are not Drupal users. Download and enable Identity to expose the type in the registrant settings form.</p>

<h1 id="createanevent">Create an Event</h1>

<p>To test everything is working, create a new event. If your event type is a Node, navigate to <em>Create content</em> and add a new node. An <em>Event</em> tab will appear after saving your event.</p>

<p>Minimum configuration for allowing new registrations on an event:</p>

<ul>
<li><strong>☑</strong> Accepting new registrations</li>
<li><em>Registration type</em> to a value other than "<em>- None -</em>".</li>
</ul>

<p>After saving these options, a <em>Register</em> tab will on the  event page.</p>

<p><img src="https://danielph.in/i/dpi.id.au/rng-quick-start/event_1.png" alt="Add registration type"></p>

<p><img src="https://danielph.in/i/dpi.id.au/rng-quick-start/event_3.png" alt="Add registration type"></p><img src="http://feeds.feedburner.com/~r/id/MEyb/~4/wb-Qs8Z0rv4" height="1" width="1" alt=""/>]]></content:encoded><feedburner:origLink>http://dpi.id.au/rng-quick-start/</feedburner:origLink></item></channel></rss>
