View Single Post
pH5's Avatar
Posts: 138 | Thanked: 375 times | Joined on Aug 2009 @ Berlin
#25
Originally Posted by et3rnal View Post
I believe its okay to use your great work to support more forums? but is there any guide to start with that?
Of course. Unfortunately right now, the HTML parser is still hardcoded in the item model classes. That is to say, I need to work on documentation and separation of functionality. Check the onReceived slots in the Forum/Thread/PostList classes to get an idea of the current status.
A good start might be to see if you can construct a CSS selector to select each tag containing a single element (forum/thread/post) of a page of the forum you want to support.

Meanwhile, released version 0.0.5-1; changelog:
  • Support for subscribing to and unsubscribing from threads
  • Remember which page was active when quitting and restart there
  • Various bug fixes
    - show forum a thread was posted to in MeeGo Forum
    - mark threads as read immediately
    - send messages as percent/HTML encoded ISO Latin 1
    - crash fix when replying
    - fix reloading in search results, multipage searches

Last edited by pH5; 2011-12-13 at 01:02. Reason: Version 0.0.5-1 released
 

The Following 2 Users Say Thank You to pH5 For This Useful Post: