Search the web
Sign In
New User? Sign Up
mt-feeds-discuss · Feeds.App
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 332 - 361 of 642   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
332
In this example, why is the collection url hardcoded to being relatively to the mount point of the blog? Theis seems to mean that there is no way to use this...
thequalitymail
Offline Send Email
Feb 5, 2006
3:13 pm
333
Currently there is not. For security purposes I did not want to enable the plugin to read a file from any part of the system. This is consistent to how...
Timothy Appnel
tappnel
Offline Send Email
Feb 6, 2006
6:32 pm
334
Even after clearing the cache and enabling background processing, the feed I'm sending to feeds.app doesn't seem to be updating. The feed's valid, so I'm not...
Prairie Rose Clayton
hoover_dam
Offline Send Email
Feb 7, 2006
3:40 pm
335
Are you saying that the feed is not updating in a page? Is the agent rebuilding the page in which the feed appears? <tim/>...
Timothy Appnel
tappnel
Offline Send Email
Feb 7, 2006
6:53 pm
336
... Yes. ... Nope. A manual rebuild took care of it, thanks!...
Prairie Rose Clayton
hoover_dam
Offline Send Email
Feb 7, 2006
6:59 pm
337
... When background processing is on, the fetching of feeds and the publishing of feeds in MT pages are two separate operations. The agent can fetch updates...
Timothy Appnel
tappnel
Offline Send Email
Feb 7, 2006
7:57 pm
338
I am trying to use the MTFeedEntrySourceName and MTFeedEntrySourceLink tags. The source entry is an Atom 1.0 feed with entries that look like: <entry> <title...
Jeremy Smith
enoch2626
Offline Send Email
Feb 10, 2006
10:02 pm
339
The short answer is it doesn't. Source tags only work with blended (latest) feed. Feeds.App 2 was written before the source element was introduced into the...
Timothy Appnel
tappnel
Offline Send Email
Feb 10, 2006
10:20 pm
340
I've sent a couple of emails looking for the correct way to implement the cronjob. I've tried several paths, including the last one you sent. Which was this:...
Richard Kersey
slickricky1995
Offline Send Email
Feb 14, 2006
2:03 am
341
... Sorry I'm reading your examples and getting confused with my own code. The agent script that you want to run through cron is in the tools directory. */30 *...
Timothy Appnel
tappnel
Offline Send Email
Feb 14, 2006
2:19 am
342
Yeah, that typo in the documentation really throws you off. Plus it appears that I didn't get that tools directory in the original download or I didn't upload...
Richard Kersey
slickricky1995
Offline Send Email
Feb 14, 2006
2:15 pm
343
... Use the built-in trim_to filter on the entry description. http://www.sixapart.com/movabletype/docs/3.2/b_global_filters/ <tim/>...
Timothy Appnel
tappnel
Offline Send Email
Feb 14, 2006
2:48 pm
344
Hello, I have a collection of feeds I want to display using the MTFeedsLatest tag. Here's the page: http://www.printdivinc.com/about/ I'm using this markup in...
jahpablo77
Offline Send Email
Feb 14, 2006
6:05 pm
345
... I'm pretty sure you have some invisible command characters in those files that probably were inserted by Windows. Assuming you created the file locally and...
Timothy Appnel
tappnel
Offline Send Email
Feb 14, 2006
9:55 pm
346
This is what I did at http://www.lot49.com <MTFeeds collection="mysubs.txt" type="list"> <MTFeedEntries lastn="1"> <$MTFeedTitle$><br /><a ...
Thomas Claburn
thomas_claburn
Offline Send Email
Feb 14, 2006
10:33 pm
347
When I put the following code into my MT template page: <$MTFeedsInclude uri="http://www.timaoutloud.org/xml/index.rdf" lastn="5''$> The template fails to...
dperrera27
Offline Send Email
Feb 14, 2006
11:06 pm
348
... This message indicates that the plugin is trying to cache feeds to your root directory which is surly a no-no. You need to setup a cache directory and...
Timothy Appnel
tappnel
Offline Send Email
Feb 15, 2006
2:24 am
349
Fantastic! I got it going. I knew it was a rookie mistake. Thanks for your help! Great work on the app! dp...
Daniel Perrera
dperrera27
Offline Send Email
Feb 16, 2006
4:14 am
350
Hi, I re-uploaded the txt file in "text transfer" mode and modified it so that the feeds are separated by a line break instead of a space: ...
jahpablo77
Offline Send Email
Feb 16, 2006
6:22 pm
351
... I know why now! The prweb.com feed doee not publish any timestamps. In order to do the latest listing Feeds.App has to fill-in and maintain its own list of...
Timothy Appnel
tappnel
Offline Send Email
Feb 16, 2006
6:37 pm
352
Hi, Hope you got the payment for the commercial license we sent. And I hope you have an answer as to why it would all of the suddent stop working. Even if I...
Richard Kersey
slickricky1995
Offline Send Email
Feb 19, 2006
6:05 am
353
Hi, I noticed that the feeds I set up a few days ago are not updating. I read through the documentation about setting up a cronjob. The ISP I'm using has a...
jahpablo77
Offline Send Email
Feb 19, 2006
9:00 pm
354
... No it isn't. The template ID is an integer that the system assigned. Finding that is a bit tricky in that its only displayed in the URL line while looking...
Timothy Appnel
tappnel
Offline Send Email
Feb 20, 2006
5:08 pm
355
I've seen lots happen before. ;) I do need some error messages to work with though. Are there any messages in the Activity Log? What does it say when you run...
Timothy Appnel
tappnel
Offline Send Email
Feb 20, 2006
5:10 pm
356
OK, so I have a template module called "Leftmid" with the feeds.app tags in it that I'm including across all the index templates in my blog. If I wanted the...
jahpablo77
Offline Send Email
Feb 20, 2006
6:23 pm
357
... no id. just tmpl. /home/printdiv/public_html/cgi-bin/mt/plugins/feeds/agent -- tmpl="Leftmid" -c /home/printdiv/public_html/about/feeds/printing2.txt ...
Timothy Appnel
tappnel
Offline Send Email
Feb 20, 2006
6:37 pm
358
I actually took out the "-c" and modified it to: /home/printdiv/public_html/cgi-bin/mt/plugins/feeds/agent -- tmpl="Leftmid"...
jahpablo77
Offline Send Email
Feb 20, 2006
7:28 pm
359
... I'm not familiar with cPanel to give a more intelligent answer, but I'm going to assume it doesn't like quotes. (Whether that is a bug or with good reason,...
Timothy Appnel
tappnel
Offline Send Email
Feb 20, 2006
7:35 pm
360
So, I found out the id for the blog and template I want to update and updated the cronjob as so: /home/printdiv/public_html/cgi-bin/mt/plugins/feeds/agent -- ...
jahpablo77
Offline Send Email
Feb 20, 2006
8:55 pm
361
I just noticed something. Did you move your agent script to /plugins/ feeds? Its located in tools/feeds in the distribution. <tim/>...
Timothy Appnel
tappnel
Offline Send Email
Feb 20, 2006
9:04 pm
Messages 332 - 361 of 642   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help