Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » phpBB Generic Web Repository Connector
phpBB Generic Web Repository Connector [message #46721] Mon, 07 April 2008 19:24 Go to next message
Eclipse UserFriend
Originally posted by: nedunkanal.web.de

Hello

I would like to use phpBB as a task repository.

I use Eclipse 3.3.
The generic web repository connector is installed.
What do I do next? What parameters do I have to enter?

I searched the newsgroup and Google, but didn't find any useful examples.

Thank you
Sagi
Re: phpBB Generic Web Repository Connector [message #46745 is a reply to message #46721] Mon, 07 April 2008 22:46 Go to previous messageGo to next message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Sagi wrote:
> I would like to use phpBB as a task repository.
>
> I use Eclipse 3.3.
> The generic web repository connector is installed.
> What do I do next? What parameters do I have to enter?
>
> I searched the newsgroup and Google, but didn't find any useful examples.
User guide for the web connector is here
http://wiki.eclipse.org/Mylyn_User_Guide#Generic_Web_Reposit ory_Connector

To configure you need to create "task repository" for web connectr.
There you can select phpBB template from the drop down list. After that
you need to create new task query and specify url of the web page you
want to grab tasks from.

It seems like pattern for phpBB got outdated. Here is new pattern that
works for http://www.phpbb.com/phpBB/viewforum.php?f=1

<dt(?: style=".+?")? ?title=".+?"><a
href=".+?viewtopic.php?.+?t=(\d+).+?".+?class="topictitle ">(.+?)</a>.+?</dt>

regards,
Eugene
Re: phpBB Generic Web Repository Connector [message #46836 is a reply to message #46745] Tue, 08 April 2008 18:18 Go to previous message
Eclipse UserFriend
Originally posted by: nedunkanal.web.de

Thank you for the answer, Eugene!

It's working with some random phpBB Site from the Internet.
Unfortunately, it's not working with my friend's phpBB instance. I will
try to figure out what went wrong.

Regards
Sagi
Re: phpBB Generic Web Repository Connector [message #588940 is a reply to message #46721] Mon, 07 April 2008 22:46 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Sagi wrote:
> I would like to use phpBB as a task repository.
>
> I use Eclipse 3.3.
> The generic web repository connector is installed.
> What do I do next? What parameters do I have to enter?
>
> I searched the newsgroup and Google, but didn't find any useful examples.
User guide for the web connector is here
http://wiki.eclipse.org/Mylyn_User_Guide#Generic_Web_Reposit ory_Connector

To configure you need to create "task repository" for web connectr.
There you can select phpBB template from the drop down list. After that
you need to create new task query and specify url of the web page you
want to grab tasks from.

It seems like pattern for phpBB got outdated. Here is new pattern that
works for http://www.phpbb.com/phpBB/viewforum.php?f=1

<dt(?: style=".+?")? ?title=".+?"><a
href=".+?viewtopic.php?.+?t=(\d+).+?".+?class="topictitle ">(.+?)</a>.+?</dt>

regards,
Eugene
Re: phpBB Generic Web Repository Connector [message #588982 is a reply to message #46745] Tue, 08 April 2008 18:18 Go to previous message
Eclipse UserFriend
Originally posted by: nedunkanal.web.de

Thank you for the answer, Eugene!

It's working with some random phpBB Site from the Internet.
Unfortunately, it's not working with my friend's phpBB instance. I will
try to figure out what went wrong.

Regards
Sagi
Previous Topic:Store personal settings into Mylyn for my own connector
Next Topic:Support for Bugzilla Flags?
Goto Forum:
  


Current Time: Wed Apr 24 22:27:16 GMT 2024

Powered by FUDForum. Page generated in 0.03375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top