Nov 21, 2008, 08:14 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Search via SMF or Google: modx forums all of modxcms.com web
  MODxCMS.com   Forums   Help Login Register  
News:Read what MODx Developers say: MODx Dev. Blogs
Pages: [1]   Go Down
  Print  
Author Topic: Ping and Trackback Snippets. Do They Exist?  (Read 3666 times)
0 Members and 1 Guest are viewing this topic.
TrinitySEM
Jr. Member
*
Posts: 21


« on: Jun 18, 2008, 09:55 PM »

As a SEO I frequently review and recommend scripts for clients. MODx is by far my favorite CMS for a number of reasons. If clients have CMS and blogging requirements, however, I recommend Drupal (for pure blogging WP is tough to beat). Therefore, two additions would make it truly stellar from my perspective: Ping and Trackback functionality. 

Has anyone developed snippets/plugins for these functions so I can recommend MODx for both applications? Perhaps these functions are on the horizon in core?

Thanks for you input.

Regards,

Greg
Logged
tkfm
Committed to MODx
*****
Posts: 608


WWW
« Reply #1 on: Jun 18, 2008, 10:51 PM »

There are sendping plugin&module and trackback toolset.
But they are written only in Japanese...

SendPing Plugin&Module
http://modxcms.com/forums/index.php/topic,11940.0.html

TrackBack Toolset
http://modxcms.com/forums/index.php/topic,18069.0.html
« Last Edit: Jun 19, 2008, 12:31 PM by tkfm » Logged
dev_cw
Testers
*
Posts: 2,696



WWW
« Reply #2 on: Jun 19, 2008, 08:12 AM »

Those look like some nice tools (from what I was able to understand with the help of a translator). Thanks  Grin
Logged

Shane Sponagle | Snippet Call Anatomy | Document Specific Variables

Something is happening here, but you don't know what it is.
Do you, Mr. Jones?  -  [bob dylan]
TrinitySEM
Jr. Member
*
Posts: 21


« Reply #3 on: Jun 19, 2008, 03:40 PM »

Thank you for the information and links. I'll take a look.

Best,

Greg
Logged
yoomai
Full Member
***
Posts: 245



WWW
« Reply #4 on: Jul 10, 2008, 05:35 AM »

There are sendping plugin&module and trackback toolset.
But they are written only in Japanese...
This is sweet! tkfm, is there any chance, to check the functionality in ... let's say ... english?
Logged

TrinitySEM
Jr. Member
*
Posts: 21


« Reply #5 on: Jul 10, 2008, 09:54 AM »

LOL. I agree. My Japanese is really rusty. Wait, no, it's nonexistent.  Grin
Logged
smashingred
Marketing & Design Team
*
Posts: 1,112


HTML, CSS, Marketing, Design, and more...


WWW
« Reply #6 on: Jul 10, 2008, 10:32 AM »

I have been working on xmlrpc.php lately and there is trackback built into it but I haven't finished it as I am too busy with other client projects but I'd be willing to help out with these if others are interested. This would go a long way to using MODx as a REAL WP-like blog platform (but better).

Ping is really very easy though as long as the onDocPublished works you should be able to send a ping to technorati or pingomatic or whatever services you need.

Ultimately this set: xml-rpc, ping and trackback should be bundled together as a ditto enhancement package that would make any MODx based blog killer.

Using xml-rpc with MODx would also enable people to manage their documents using Scribefire or other remote blog editor such as MarsEdit or any MTAPI based blog. The limitation would be that you wouldn't be able to use tvs as the standard Blog API's don't have the capacity for any more fields.
Logged

Jay Gilmore
SmashingRed Web & Marketing
Follow me on Twitter
Configs
Local: MAMP 1.7.2 Mac OS 10.5, Apache 2.0.59, PHP 5.2.6, MySQL 5.0.41
Remote: Linux, Apache 1.3.41, PHP 5.2.5, MySQL 5.0.51a-community
MODx For Newbies
About MODx (read For Optimal Results)
Installation and Configuration
Beginners Guide to MODx
About MODx and More
What's Coming Next
Just because it's possible to build a dropdown menu doesn't mean you should.
tkfm
Committed to MODx
*****
Posts: 608


WWW
« Reply #7 on: Jul 10, 2008, 11:10 PM »

In the zip file of SendPing plugin&module, english readme and english language file are already included.
So I guess you can understand what to do to set it up and how to use them.

But regarding Trackback Toolset, there's no english readme and english language file.
I am now trying to translate japanese version into english, so give me some time.

By the way, the author of these two tools is not me...
Logged
yoomai
Full Member
***
Posts: 245



WWW
« Reply #8 on: Jul 11, 2008, 03:23 PM »

Thread bookmarked! That is good news, tkfm.
Logged

tkfm
Committed to MODx
*****
Posts: 608


WWW
« Reply #9 on: Jul 21, 2008, 02:39 AM »

In the zip file of SendPing plugin&module, english readme and english language file are already included.
So I guess you can understand what to do to set it up and how to use them.

But regarding Trackback Toolset, there's no english readme and english language file.
I am now trying to translate japanese version into english, so give me some time.
Sorry for late reply... I was a little bit busy these days...

Here are the english readme file and language file for Trackback Toolset by soushi.
I am not a good english speaker, so I hope someone out there who are fluent in English will brush up these files.

You'd better specify english language file in the Trackback module/plugin/snippet setting like this.
Code:
&language=Language;text;english

I hope some Blogging people using MODx will enjoy these tools.

* TrackbackToolset_english.inc.php.txt (8.75 KB - downloaded 69 times.)
* TrackbackToolset_readme_en.txt (12.63 KB - downloaded 82 times.)
« Last Edit: Jul 21, 2008, 10:49 AM by tkfm » Logged
smashingred
Marketing & Design Team
*
Posts: 1,112


HTML, CSS, Marketing, Design, and more...


WWW
« Reply #10 on: Jul 21, 2008, 06:16 AM »

tkfm,

Thanks for the translation efforts. I'll take a look and likely include this in my Blogging Expansion Set (not official name) that will include the Ping, Trackbacks, and XML-RPC for remote edit/updates w/such things as desktop apps. Basically the full set of elements missing from MODx to use it as a blog on the same level as WordPress or Movable Type.
Logged

Jay Gilmore
SmashingRed Web & Marketing
Follow me on Twitter
Configs
Local: MAMP 1.7.2 Mac OS 10.5, Apache 2.0.59, PHP 5.2.6, MySQL 5.0.41
Remote: Linux, Apache 1.3.41, PHP 5.2.5, MySQL 5.0.51a-community
MODx For Newbies
About MODx (read For Optimal Results)
Installation and Configuration
Beginners Guide to MODx
About MODx and More
What's Coming Next
Just because it's possible to build a dropdown menu doesn't mean you should.
dev_cw
Testers
*
Posts: 2,696



WWW
« Reply #11 on: Jul 21, 2008, 06:47 AM »

tkfm, thanks so much for the translations (and thanks to the original author as well). Your efforts are much appreciated, I will be trying this out in the near future Grin
Logged

Shane Sponagle | Snippet Call Anatomy | Document Specific Variables

Something is happening here, but you don't know what it is.
Do you, Mr. Jones?  -  [bob dylan]
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP

Copyright © 2005-2008 MODxCMS, All rights reserved. Contact Us
Styles by ziworks.com

Powered by SMF 1.1.4 | SMF © 2005, Simple Machines LLC

Valid XHTML 1.0! Valid CSS!