×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: ingrate joscomment with phocadownload

ingrate joscomment with phocadownload 14 years 2 weeks ago #9424

  • Uzi Cohen
  • Uzi Cohen's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
There is a way to ingrate this great component with phocadownload ?

ingrate joscomment with phocadownload 14 years 2 weeks ago #9425

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Uzi,
Yep there is a way to integrate it with phocadownloads - we will have to write a plugin for this first :)

Right now we are hardly working on the new version that is due to be released in 2 weeks.
Cheers,
Daniel

ingrate joscomment with phocadownload 14 years 2 weeks ago #9426

  • Uzi Cohen
  • Uzi Cohen's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Hi Daniel,
Thanks a lot for your quick respond if it's help this is the code that integrate jcomments with phocadownload:
$comments = JPATH_SITE.DS.'components'.DS.'com_jcomments'.DS.'jcomments.php';
	if (is_file($comments)) {
		require_once($comments);
		echo JComments::showComments($this->category[0]->id, 'com_phocadownload', $this->category[0]->title);
	}
to integrate it with phoca u can copy it into file\category view
maybe we can do it in the same way

Uzi

ingrate joscomment with phocadownload 14 years 2 weeks ago #9428

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
It is working nearly the same way with joomlacomment. What you perhaps don't understand from the above example you gave is that jcomment has an internal plugin for phocadownload. We should first write one and then you can integrate joomlacomment with phocadownload.

It takes around 1h to 2h to write a plugin for a component. Right now I don't have this time, because my efforts are concentrated on joomlacomment 4.1 beta1.

ingrate joscomment with phocadownload 14 years 2 weeks ago #9430

  • Uzi Cohen
  • Uzi Cohen's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
oops sorry man I just think that I need to change something in that code and it will work I just realized this is the call for the plugin
thanks a lot man :)

ingrate joscomment with phocadownload 13 years 11 months ago #9771

  • Robin Molnar
  • Robin Molnar's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 14
  • Thank you received: 0
I'd like to buy such plugin.
  • Page:
  • 1
Time to create page: 0.118 seconds