![]() |
hi,
IT IS WORKING !!!!!!!!!! look in the screenshot (attched to this post) click that small area next to the input field will bring up vBulletin cpcolorpicker.I managed to "integrate" it into Project Tools.I don't know if i will share it through :p |
actually you can kill one more file edit ....
hook:issuestatusdata_start code PHP Code:
|
hi,
To get the vBulletin default colorpicker working in the Porject Tools admin page (project.php) you need edit step 1 open /admincp/project.php and find PHP Code:
PHP Code:
find (and remove this line) PHP Code:
find this line PHP Code:
PHP Code:
find this lines PHP Code:
PHP Code:
|
Thanks for working on this... I wanted to work on it as well before I left for a trip but I ran out of time. I will help (if you need it) when I get back next week.
|
I am just getting home from a trip so it will take me a while to get back into a routein that I can fight with this... I have added Delphiprogrammi as a Co-Author!
EDIT: OK, I am not sure this is all of the edits but it should be... this will add a small table to the main issue status listing so that the colors for each status will be displayed. All of these edits are in Admin/project.php FIND: PHP Code:
REPLACE WITH: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Great mod but it doesn't seem to work for search results. Can it be amended to do so?
|
Quote:
1)open hooks_vbprojecttools.xml (/includes/xml folder from the pt distrubution) and find Code:
<hook>projectsearch_results_groupbit</hook> Code:
<hook>projectsearch_results_bit</hook> 2)create a new plugin with this information
HTML Code:
<td class="alt2" align="center" style="background-color:$issue[background]"> |
Quote:
Also a note to anyone else that the hook is already in the search file but there was a known bug in the xml file where the hook location was missed! |
hi,
or you could "kill" the template edits by doing it like this hook project_issuebit find PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
there is an error in the product uninstall code the MySQL query should be
PHP Code:
|
All times are GMT. The time now is 04:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|