ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #02947
Re: [off-topic] rss version of this list
You mean like version="2.0" that part ? are you trying to make a model in
qml ? if so you can use the @ to grab things.
XMLListModel{
id: fooModel
source: " http://rss.groups.yahoo.com/**group/ubuntu-phone/rss<http://rss.groups.yahoo.com/group/ubuntu-phone/rss>
"
query: "//*"
XMLRole{name: foo ; query:"@version/string()"}
}
Not sure what you mean about the striping of email addresses sorry.
Joseph
On Mon, Jul 15, 2013 at 12:57 PM, Joseph Bylund <joseph.bylund@xxxxxxxxx>wrote:
> Does anyone know of a way of getting an rss version of this list? I tried
> to make a yahoo group for it, and it seems to strip email addresses and
> message context: http://rss.groups.yahoo.com/**group/ubuntu-phone/rss<http://rss.groups.yahoo.com/group/ubuntu-phone/rss>
>
> --
> Mailing list: https://launchpad.net/~ubuntu-**phone<https://launchpad.net/~ubuntu-phone>
> Post to : ubuntu-phone@lists.launchpad.**net<ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~ubuntu-**phone<https://launchpad.net/~ubuntu-phone>
> More help : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>
Follow ups
References