This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Failures: | |
| 1) Drs::Content::Transformations of pdfs to thumbnails it should behave like a thumbnail generating transformation builds one and only one thumbnail | |
| Failure/Error: @deriv = Drs::Content::Transformations.send(transformation, @master) | |
| Magick::ImageMagickError: | |
| Postscript delegate failed `/var/tmp/magick-20584iEqQJgg1QXHs': No such file or directory @ error/pdf.c/ReadPDFImage/682 | |
| Shared Example Group: "a thumbnail generating transformation" called from ./spec/lib/drs/content/transformations_spec.rb:60 | |
| # ./lib/drs/content/transformations.rb:107:in `image_pdf_to_thumbnail' | |
| # ./lib/drs/content/transformations.rb:29:in `pdf_to_thumbnail' | |
| # ./spec/lib/drs/content/transformations_spec.rb:8:in `transform_context' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <article id="pid:NEU:123123"> | |
| <figure class="pull-right"> | |
| <img src="http://lorempixel.com/250/250/sports/" alt="250x250" data-src="holder.js/250x250" style="width: 250px; height: 250px;"> | |
| </figure> | |
| <header> | |
| <h3>Heading 1</h3> | |
| <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quo, soluta, sed iste consequatur aliquid placeat ipsam cumque itaque officiis provident non possimus autem. Dolores, harum adipisci impedit asperiores veniam veritatis.</p> | |
| </header> | |
| <div class="nu-media-details collapse in"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!--//--><![CDATA[//><!-- | |
| jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"nulib","theme_token":"aORlD89mGqNM8N7h3grMJ88KMIOIYvZrgAYumEwr9C4","css":{"modules\/system\/system.base.css":1,"modules\/system\/system.menus.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"misc\/ui\/jquery.ui.core.css":1,"misc\/ui\/jquery.ui.theme.css":1,"misc\/ui\/jquery.ui.autocomplete.css":1,"modules\/contextual\/contextual.css":1,"modules\/aggregator\/aggregator.css":1,"sites\/all\/modules\/contrib\/calendar\/css\/calendar_multiday.css":1,"sites\/all\/modules\/contrib\/date\/date_api\/date.css":1,"sites\/all\/modules\/contrib\/date\/date_popup\/themes\/datepicker.1.7.css":1,"sites\/all\/modules\/contrib\/date\/date_repeat_field\/date_repeat_field.css":1,"modules\/field\/theme\/field.css":1,"sites\/all\/modules\/contrib\/mollom\/mollom.css":1,"modules\/node\/node.css":1,"modules\/poll\/poll.css":1,"modules\/search\/search.css":1,"modules\/user\/user.cs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| source 'https://rubygems.org' | |
| gem 'rails', '3.2.13' | |
| # Bundle edge Rails instead: | |
| # gem 'rails', :git => 'git://github.com/rails/rails.git' | |
| gem 'sqlite3' | |
| gem 'blacklight' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Failures: | |
| 1) Drs::Content::Transformations of word documents to thumbnails generates an intermediate PDF document | |
| Failure/Error: @deriv = Drs::Content::Transformations.send(transformation, @master) | |
| Errno::ENOENT: | |
| No such file or directory - /tmp/neu:tb09jf783-content.020131112-4391-u61s2y.pdf | |
| # ./lib/drs/content/transformations.rb:41:in `word_to_pdf' | |
| # ./lib/drs/content/transformations.rb:69:in `word_to_thumbnail' | |
| # ./spec/lib/drs/content/transformations_spec.rb:8:in `transform_context' | |
| # ./spec/lib/drs/content/transformations_spec.rb:105:in `block (3 levels) in <top (required)>' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module ApplicationHelper | |
| # Only things with theoretically near universal potential use should go here. | |
| def thumbnail_for(core_record) | |
| if core_record.thumbnail | |
| return core_record.thumbnail | |
| else | |
| return core_record.canonical.class.to_s | |
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2013-11-19 21:16:37.305:INFO::Logging to STDERR via org.mortbay.log.StdErrLog | |
| 2013-11-19 21:16:37.403:INFO::jetty-6.1-SNAPSHOT | |
| 2013-11-19 21:16:37.499:INFO::Deploy /vagrant/jetty/contexts/fedora-test.xml -> org.mortbay.jetty.webapp.WebAppContext@2f5b3ce1{/fedora-test,/vagrant/jetty/webapps/fedora.war} | |
| 2013-11-19 21:16:37.506:INFO::Deploy /vagrant/jetty/contexts/fedora.xml -> org.mortbay.jetty.webapp.WebAppContext@2f5b3b49{/fedora,/vagrant/jetty/webapps/fedora.war} | |
| 2013-11-19 21:16:37.543:INFO::Extract /vagrant/jetty/webapps/fedora.war to /tmp/Jetty_0_0_0_0_8983_fedora.war__fedora.test__.gvajke/webapp | |
| 2013-11-19 21:16:38.707:WARN::Unknown realm: Fedora Repository Server | |
| 21:16:39,909 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/vagrant/jetty/fedora/test/server/config/logback.xml] at [file:/vagrant/jetty/fedora/test/server/config/logback.xml] | |
| 21:16:39,939 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set | |
| 21:16:39,940 |-INFO in ch.qos.logback |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 | |
| ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Ignore configuration files that may contain sensitive information. | |
| sites/*/*settings*.php | |
| # Ignore paths that contain generated content. | |
| cache/ | |
| files/ | |
| sites/*/files | |
| sites/*/private | |
| # Ignore default text files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| create_table "users", :force => true do |t| | |
| t.string "email", :default => "", :null => false | |
| t.string "encrypted_password", :default => "", :null => false | |
| t.string "reset_password_token" | |
| t.datetime "reset_password_sent_at" | |
| t.datetime "remember_created_at" | |
| t.integer "sign_in_count", :default => 0 | |
| t.datetime "current_sign_in_at" | |
| t.datetime "last_sign_in_at" | |
| t.string "current_sign_in_ip" |