Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 122194 Details for
Bug 260619
[web connector] support special processing for the task list with the web template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
plugin.xml
plugin.xml (text/plain), 2.30 KB, created by
Hiroyuki
on 2009-01-10 18:14:10 EST
(
hide
)
Description:
plugin.xml
Filename:
MIME Type:
Creator:
Hiroyuki
Created:
2009-01-10 18:14:10 EST
Size:
2.30 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?> ><?eclipse version="3.0"?> ><plugin> > <extension > point="org.eclipse.mylyn.tasks.core.templates"> > <repository > label="%SourceForge.JP.label" > repositoryKind="web" > urlNewTask="${serverUrl}/ticket/newticket.php?group_id=1${group_id}" > urlRepository="http://sourceforge.jp/" > urlTask="${serverUrl}/ticket/browse.php?group_id=${group_id}&tid=" > urlTaskQuery="${serverUrl}/ticket/?group_id=${group_id}"> > <attribute name="param_group_id" value="1"/> > <attribute name="queryPattern" > value="<td class="open_date_time"><a href="/ticket/browse.php\?group_id=${group_id}&tid=({Id}.+?)&.+?>({Open}.+?)<.+?<td class="last_update"><a href=".+?" title=".+?">({Update}.+?)<.+?<td class="summary"><a href=".+?" title=".+?">({Description}.+?)<.+?<td class="owner">({Owner}.+?)</td><td class="reporter"><a href=".+?">({Reporter}.+?)<.+?<td class="type">({Type}.+?)<.+?<td class="priority">({Priority}.+?)<.+?<td class="status">({Status}.+?)<"/> > <attribute name="loginRequestMethod" value="POST"/> > <attribute name="loginRequestUrl" value="${serverUrl}/account/login.php"/> > <attribute name="param_Date_Format" value="yyyy-MM-dd HH:mm"/> > <attribute name="param_Completed_Statuses" value="å®äº|ã¯ãã¼ãº"/> > <attribute name="param_Priority_5" value="1 - æä½|2"/> > <attribute name="param_Priority_4" value="3|4"/> > <attribute name="param_Priority_3" value="5 - ä¸"/> > <attribute name="param_Priority_2" value="6|7"/> > <attribute name="param_Priority_1" value="8|9 - æé«"/> > <attribute name="taskMapperUpdator" value="jp.sourceforge.mylyn.web.tasks.TaskMapperUpdator"/> > </repository> > </extension> > <extension > point="org.eclipse.mylyn.web.tasks.updator"> > <updator > class="jp.sourceforge.mylyn.web.tasks.TaskMapperUpdator" > id="jp.sourceforge.mylyn.web.tasks.TaskMapperUpdator"> > </updator> > </extension> ></plugin>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 260619
:
122191
|
122192
|
122193
| 122194 |
122195
|
122197