It is currently May 7th, 2024, 8:56 pm

webParser plugin help.

Get help with creating, editing & fixing problems with skins
User avatar
Jlynn19XX
Posts: 8
Joined: January 26th, 2013, 7:59 pm
Location: Help Me Help Me! I don't know where i am!

webParser plugin help.

Post by Jlynn19XX »

heres my issue: http://prntscr.com/qiny5
the ugly <![CDATA tags around the titles. i thought that by adding the DecodeCharacterReference it would remove it but its not doing a single thing. This is the first time i've worked with RSS feeds but when i use RSS feeds from different website (that dont have the tags) it works fine. so i just need help on removing that if possible?
User avatar
GhostMatrix
Rainmeter Sage
Posts: 141
Joined: April 18th, 2009, 8:26 pm
Location: Montreal, Quebec, Canada 45.5658°N, 73.5898°W UTC -5

Re: webParser plugin help.

Post by GhostMatrix »

You can add on the Measures
Substitute="<![CDATA[":"","]]>":""

Or modify the RegExp code to get the value between the <![CDATA[ and ]]>

GM
If at first you don't succeed; call it version 0.1

Image