Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2013-07-03 15:03:51

aslsw66
Member
From: Canberra, Australia
Registered: 2004-08-04
Posts: 342
Website

Re: Simulate a FOR...EACH loop

Ok, that works but I clearly have to figure out how etc_query does it’s stuff so that I can limit the number of items shown and also improve the styling.

Offline

#14 2013-07-03 15:12:48

etc
Developer
Registered: 2010-11-11
Posts: 5,394
Website GitHub

Re: Simulate a FOR...EACH loop

aslsw66 wrote:

Ok, that works but I clearly have to figure out how etc_query does it’s stuff so that I can limit the number of items shown

append ?count=5 to your Twitter url;

and also improve the styling.

That’s tougher, you’ll have to dig into Twitter page source and target desired elements by XPath, but everything is feasible.

Offline

Board footer

Powered by FluxBB