ddfreyne changed the topic of #nanoc to: 3.8.0 (May 4th) - 4.0.0b2 (May 23rd) | web http://nanoc.ws/ | repo http://bit.ly/XE6e3G | issues http://bit.ly/VfXaSV | forum http://ho.io/n-discuss | irclog http://irclog.whitequark.org/nanoc
pkunc has quit [Quit: Leaving.]
jugglinmike has quit [Quit: Leaving.]
<guardian> o/
relix has joined #nanoc
<relix> Hey guys, trying to build an RSS feed and I'd like all the RSS links to have UTM data attached to the url
<relix> from the docs I gather I should set item[:custom_path_in_feed] for each article, but is there a way to set it programmatically, so I don't have to add it to every article independently?
<relix> ideally I should just be able to do `def Item.custom_path_in_feed; self[:path] + "?utm_source=rss&utm_medium=rss&utm_campaign=rss-feed"; end`
<relix> this doesn't work:
<relix> preprocess do
<relix> # Set up blog
<relix> listed_articles.each do |item|
<relix> item[:custom_path_in_feed] = item.path + "?utm_source=rss&utm_medium=rss&utm_campaign=rss-feed"
<relix> end
<relix> end
<relix> oh sorry forgot I was on IRC
cDlm has joined #nanoc
pkunc has joined #nanoc
pkunc has quit [Client Quit]
pkunc has joined #nanoc
jugglinmike has joined #nanoc
relix has quit [Quit: Textual IRC Client: www.textualapp.com]
cDlm has quit [Ping timeout: 276 seconds]
pkunc has quit [Quit: Leaving.]
<nanoc-gh> [nanoc] ddfreyne pushed 1 new commit to item-rep-writer: http://git.io/vkpq4
<nanoc-gh> nanoc/item-rep-writer f172fea Denis Defreyne: Asset notifications
<nanoc-gh> [nanoc] ddfreyne force-pushed item-rep-writer from f172fea to 60b2830: http://git.io/vkSmH
<nanoc-gh> nanoc/item-rep-writer 60b2830 Denis Defreyne: Assert notifications
<nanoc-gh> [nanoc] ddfreyne force-pushed item-rep-writer from 60b2830 to ac5d746: http://git.io/vkSmH
<nanoc-gh> nanoc/item-rep-writer ac5d746 Denis Defreyne: Add item rep writer
<nanoc-gh> [nanoc] ddfreyne created rule-context-views (+1 new commit): http://git.io/vkpZd
<nanoc-gh> nanoc/rule-context-views 6169c39 Denis Defreyne: Expose views in RuleContext
<nanoc-gh> [nanoc] ddfreyne force-pushed rule-context-views from 6169c39 to 5eb3862: http://git.io/vkpWv
<nanoc-gh> nanoc/rule-context-views 05ccd00 Denis Defreyne: Expose views in RuleContext
<nanoc-gh> nanoc/rule-context-views 5eb3862 Denis Defreyne: Fix useless tests
<nanoc-gh> [nanoc] ddfreyne force-pushed rule-context-views from 5eb3862 to 77304cb: http://git.io/vkpWv
<nanoc-gh> nanoc/rule-context-views 77304cb Denis Defreyne: Fix useless test
<nanoc-gh> [nanoc] ddfreyne pushed 1 new commit to rule-context-views: http://git.io/vkpWS
<nanoc-gh> nanoc/rule-context-views 7637145 Denis Defreyne: Cleanup useless @
<nanoc-gh> [nanoc] ddfreyne deleted rule-context-views at 7637145: http://git.io/vkpWx
<nanoc-gh> [nanoc] ddfreyne pushed 1 new commit to master: http://git.io/vkpl3
<nanoc-gh> nanoc/master 0535678 Denis Defreyne: Update release notes
<nanoc-gh> [nanoc] ddfreyne pushed 1 new commit to master: http://git.io/vkp4v
<nanoc-gh> nanoc/master 68ef6fe Denis Defreyne: Merge pull request #613 from nanoc/item-rep-writer...
<travis-ci> nanoc/nanoc/master b39d1dd Denis Defreyne: The build passed.
<travis-ci> nanoc/nanoc/master 68ef6fe Denis Defreyne: The build passed.
<travis-ci> nanoc/nanoc/master 0535678 Denis Defreyne: The build passed.
jonbullock has joined #nanoc
cDlm has joined #nanoc
jonbullock has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jonbullock has joined #nanoc
jonbullock has quit [Client Quit]