i_reach 3.2.4 → 3.2.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1479f32e5dd34da7742b40e34bf19346da2ccd2e
4
- data.tar.gz: a6734975a4e5fe0a6532894ae549cfcac022b12e
3
+ metadata.gz: 1c42d82d59d74237411270808925ec84d0312e3e
4
+ data.tar.gz: 9e09b32c13b883a01556336dd8490de334d033e3
5
5
  SHA512:
6
- metadata.gz: 1bb71790da6ced0fff2fd9629e5f81cccbb80bc88729829a9d598bb13fd2958a70dfaba0420c0297fe2bdbcb715c5182a71ee2da2c6fc934212b3cf51dc4044d
7
- data.tar.gz: 6a19080c3920bb3501aff20fefa582432bd5d3491c41d9963fa4d0c93b0250a3935a4c5ab2148d49d2926d3578470a3679c3de610bf88b1d8521200fe5ff2ff0
6
+ metadata.gz: 900fc98a3ad58dc027d0f4b270109edb29e5ed5457d86b302dacbbd812fe648025ebf60048f5f6dc0b9dc40978bcbba5e25ea1a00e8570192d08006ac3a1a55f
7
+ data.tar.gz: 641488290042a68e97d8b8d6959329c271f2a93d12e008e18578c22af9cc77900b46c743444b5d272ea043c3430ced1ad138325e557070d6fe1a414a59e1837f
data/MIT-LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright 2014 YOURNAME
1
+ Copyright 2015 Lone Star Internet, Inc.
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
data/README.md CHANGED
@@ -5,7 +5,6 @@ IReach integrates the gems [newsletter](https://github.com/LoneStarInternet/news
5
5
 
6
6
  Online Documentation:
7
7
  * [Homepage](http://ireachnews.com)
8
- * [i_reach github](https://github.com/LoneStarInternet/i_reach/wiki)
9
8
 
10
9
  Requirements
11
10
  ------------
@@ -1,35 +1,35 @@
1
1
  <p><b>Welcome to the administrative interface for IReach.</b></p>
2
-
2
+ <p><a href="http://ireachnews.com" target="_blank">Detailed Documentation Here</a></b></p>
3
3
  <p><b>Steps to create a newsletter</b>
4
- <ul>
5
- <li>Select &quot;Newsletters&quot; from the left menu</li>
6
- <li>Select the &quot;New Newsletter&quot; link
7
- <ul><li>Enter a unique name for the newsletter and click &quot;Save&quot;</li></ul></li>
8
- <li>Click on the &quot;Edit&quot; button for the new newsletter
9
- <ul><li>You will probably want to add the &quot;Navigation Bar&quot; element first
10
- <ul><li>Select &quot;Add Element&quot; next to the Nav Bar &quot;Navigation Bar&quot; element</li>
11
- <li>Enter the Spacer Width, and the link text and urls for the navigation bar and select &quot;Submit&quot;</li></ul></li>
12
- <li>Next add a Newsletter Title / Subtitle to your newsletter
13
- <ul><li>Select &quot;Newsletter Title / Subtitle&quot; from the dropdown next the &quot;Main area&quot; section, then select &quot;Add Element&quot;</li>
14
- <li>Enter your Title text, Title Font Size, Subtitle text, and Subtitle Font Size values and select &quot;Submit&quot;</li></ul></li>
15
- <li>Next add articles to your newsletter
16
- <ul><li>Select &quot;Add Element&quot; next to the Main area &quot;Article&quot; element</li>
17
- <li>Browse and select any images for the left and/or right image.</li>
18
- <li>Cut and paste the article content from your text editor (notepad probably).</li>
19
- <li>When you're done, select &quot;Submit&quot; to create the article.</li></ul></li></ul></li>
20
- <li>When you're done editing the newsletter, the next step is to create a Mailing</li>
21
- </ul></p>
4
+ <ol>
5
+ <li>Select Newsletters from the navigation menu.</li>
6
+ <li>You will be presented with a list of existing newsletters you can 'Publish/Un-Publish', 'Edit', or 'Delete' as well as the 'New Newsletter' button to create a new newsletter.</li>
7
+ <li>From the newsletter list at 'Newsletters', you can 'Publish/Un-Publish' your newsletter. Published newsletters are displayed at the url / by default.</li>
8
+ <li>When you select the 'New Newsletter' button, you will be presented with a form to select a design to use for this Newsletter, and enter a Name for the Newsletter which you will use to identify the Newsletter when creating a Mailing.</li>
9
+ <li>Once you have submitted the initial selections to create a new Newsletter (or have selected 'Edit' for an existing newsletter from the newsletters list) you will be presented with the WYSIWYG interface to compose the Newsletter contents.</li>
10
+ <li>There is a dropdown selection of elements for each area in the newsletter design.</li>
11
+ <li>Select an Element to add to the Newsletter and click [Add Element]. This will load the form to populate the element. Text type fields will appear as text boxes, Textarea type fields will appear as text areas, and Inlineasset type fields will provide both a text field in which you could enter a url and an upload field where you could browse for an asset. Complete the fields in your Element and click [Submit].</li>
12
+ <li>You are then returned to the WYSIWYG Newsletter editor. After you have several Elements in an Area, you may drag the Elements in the interface within the element's area to order them. You will also notice that when you mouse over an Element a top tab will display the Delete and Edit links allowing you to manage the elements composing the newsletter.</li>
13
+ </ol></p>
22
14
 
23
15
  <p><b>Steps to create a mailing</b>
24
- <ul>
16
+ <ol>
25
17
  <li>Select &quot;Mailings&quot; from the left menu</li>
26
- <li>Select the &quot;New Mailing&quot; button
27
- <ul><li>Enter an email subject</li>
28
- <li>You may modify the From email address if you wish</li>
29
- <li>Select the unique newsletter name you entered when you created the newsletter for the mailable item</li>
30
- <li>Select a date and time for your mailing to occur</li>
18
+ <li>Select &quot;Mailings&quot; from the &quot;Mailing&quot; submenu</li>
19
+ <li>Here you will be presented with a list of prior Mailings.
20
+ <ul>
21
+ <li>You may select [Send Test] to send a test message to an email address you enter.</li>
22
+ <li>If the Mailing has not been sent (Status = pending or scheduled), you may select [Edit] to edit the Mailing or you may select [Schedule] to schedule the Newsletter to be sent at the scheduled time.</li>
23
+ <li>If the Mailing has been sent, you can select [Messages] to view a list of contacts with various statuses based on the success or failure of the email message sent to them, or you may select [Bounces] to view a list of bounced emails.</li></ul></li>
24
+ <li>Select the &quot;New Mailing&quot; button</li>
25
+ <li>When creating or editing a Mailing, a Mailing has the following attributes:
26
+ <ul>
27
+ <li>Email subject - This will allow you to identify the mailing in the Mailing list.</li>
28
+ <li>From email address - This sets the from email address when the Newsletter is mailed. This can be in the format: "Some Name" <email@address.com> allowing you to have an alias for the email address. The default value is configured in /config/mail_manager.yml.</li>
29
+ <li>Select a newsletter - Select your Newsletter name from the list.</li>
30
+ <li>Send emails at - Select a date and time to send your Newsletter. NOTE: The mailing will initially be created with a status of "pending". It will be necessary to select the [Schedule] button to trigger sending the email at the scheduled time.</li>
31
31
  <li>If you uncheck the &quot;Include images&quot; checkbox, the email will be sent with links to the images on the web site and the user will need to select &quot;Load images&quot; in their email program to view the images. Otherwise the images are sent with the email as attachments.</li>
32
- <li>Select the checkboxes for the mailing lists you wish to deliver the mailing to</li>
32
+ <li>Send to these mailing lists - Select the checkboxes for the lists you wish to include in your mailing.</li>
33
33
  <li>When you're done, select &quot;Submit&quot; to create the mailing</li></ul></li>
34
34
  <li>At this point the mailing is &quot;Pending&quot;</li>
35
35
  <li>You should send yourself a test email using the &quot;Send Test&quot; button</li>
@@ -1,3 +1,3 @@
1
1
  module IReach
2
- VERSION = "3.2.4"
2
+ VERSION = "3.2.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: i_reach
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.4
4
+ version: 3.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lone Star Internet
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-04-28 00:00:00.000000000 Z
12
+ date: 2015-04-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -205,7 +205,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
205
205
  version: '0'
206
206
  requirements: []
207
207
  rubyforge_project:
208
- rubygems_version: 2.4.6
208
+ rubygems_version: 2.4.3
209
209
  signing_key:
210
210
  specification_version: 4
211
211
  summary: Newsletter and Mailing List manager