[RC][1.1.0-r2] FIND

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Scam Warning
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [RC-5] RSS Input

Post by PoPoutdoor »

Just release an update version at Github

Summary

- Mod instruction reviewed, works from 3.0.8 to 3.0.11
- Post install instructions document updated
- Fix a utf8 related bug (other bugs untouched)

I will follow up other bugs and test the xml handling with simple xml by next month. Any updates will be on develop branch for that.
InTempest
Registered User
Posts: 26
Joined: Tue Feb 01, 2011 8:58 pm

Re: [RC-5] RSS Input

Post by InTempest »

i'll go test it out right now on a fresh board
InTempest
Registered User
Posts: 26
Joined: Tue Feb 01, 2011 8:58 pm

Re: [RC-5] RSS Input

Post by InTempest »

So i tried installing to a fresh board. and still the same issue.

It will pull the rss information but it isn't posting them to anything.

Here is a ss of the version ID

Image

Here is a SS of what it looks like you can see form the time stamp it's a new one.

Image



Has anyone else tried the new version?
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [RC-5] RSS Input

Post by PoPoutdoor »

@InTempest, post the url here.

@all,

Just push beta #1 on Develop branch to Github, you may try this version.

This version use SimpleXML to fix the patchy code, and reduced many lines of code.

Summary of develop code:

- php 5.3 and up with SimpleXML support
- import fails on rare encoding of Big5-HKSCS (php5.4)
- remove file: includes/rss-parser.php
- ACP: force encoding not used by now
- customize not support yet
- document is not update yet
InTempest
Registered User
Posts: 26
Joined: Tue Feb 01, 2011 8:58 pm

Re: [RC-5] RSS Input

Post by InTempest »

i installed the board on

http://www.intempest.com/connect

I just copies the style i was using from the furandfeathers.org site. which is broken atm and i'm bashing my head against a wall trying to fix it
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [RC-5] RSS Input

Post by PoPoutdoor »

@InTempest,

I mean the source url which you used to generate that image... :P
InTempest
Registered User
Posts: 26
Joined: Tue Feb 01, 2011 8:58 pm

Re: [RC-5] RSS Input

Post by InTempest »

OOHHHH

I get to that page after i've got everythign set up. I click the feed to import. and when i hit the "import now" it has that page.

http://www.intempest.com/connect/adm/in ... eed_import

not sure if you'll be able to get to that page being that it's in the adm
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [RC-5] RSS Input

Post by PoPoutdoor »

InTempest wrote:OOHHHH

I get to that page after i've got everythign set up. I click the feed to import. and when i hit the "import now" it has that page.

http://www.intempest.com/connect/adm/in ... eed_import

not sure if you'll be able to get to that page being that it's in the adm
Hey man!

Get some sleep and post the related feed url... nobody can get any meaningful ideas form the screen shot, the feed source is needed to verify where the problem is.
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [RC-5] RSS Input

Post by PoPoutdoor »

Beta 2 is out! Download development code here from GitHub.

Summary:

- ACP force encoding option removed as no longer needed
- New custom filter for URI/HTML/text data type
- language files clean up

Coming new version:

- database name changes with structure changes for new features
- php 5.3 with SimpleXML support
- improve ACP layout
- may have full auto install support
InTempest
Registered User
Posts: 26
Joined: Tue Feb 01, 2011 8:58 pm

Re: [RC-6] RSS Input

Post by InTempest »

the url i was using is

http://us.blizzard.com/en-us/news/rss.xml

Since you've got a newer newer version up. i'll record a stream of me installing it so you can see what i'm doing step by step.

Maybe that might fix something
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [RC-6] RSS Input

Post by PoPoutdoor »

The development code @github will be released as v1.1.0 soon (within a month, I hope so).

New feature

- Add ACP feed check and auto detect feed related settings

TODO

- Move custom filters to ACP feed edit page (dedicated for each feed)
- modify database structure (rename and add fields for custom filter)
- may add AutoMod support
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [RC-6] RSS Input

Post by PoPoutdoor »

PoPoutdoor wrote:The development code @github will be released as v1.1.0 soon (within a month, I hope so).

New feature

- Add ACP feed check and auto detect feed related settings

TODO

- Move custom filters to ACP feed edit page (dedicated for each feed)
- modify database structure (rename and add fields for custom filter)
- may add AutoMod support
All done, except AutoMod support... I don't think I can spare time on UMIL install/upgrade this round.

TODO

- code cleanup
- update document

BUG

- server side cookie accepted, access to source xml blocked/redirected (e.g. Feeds from Google return HTML page)
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [RC-6] RSS Input

Post by PoPoutdoor »

PoPoutdoor wrote: BUG

- server side cookie accepted, access to source xml blocked/redirected (e.g. Feeds from Google return HTML page)
Fix finally... :P
User avatar
PoPoutdoor
Registered User
Posts: 217
Joined: Fri Oct 31, 2008 2:58 pm
Contact:

Re: [1.1.0] FIND

Post by PoPoutdoor »

Version 1.1.0 released, please checkup from first post for details.
User avatar
Hippie459MN
Registered User
Posts: 964
Joined: Mon Oct 15, 2007 10:13 pm
Location: Minnesota, USA
Contact:

Re: [1.1.0] FIND

Post by Hippie459MN »

Question, how do I download this from github? I am not seeing any download links for the file. Sorry, never used github before.
Locked

Return to “[3.0.x] MODs in Development”