|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
track back and ping url'sHi guys,
Problem1: i am really confused what these track backs and ping url's do and how they are configured .if you go to properties you find only the Prefix for trackback e-mail and Prefix for pingback e-mail So where exactly do you specify the URL'S for track back and ping.AND WHAT DOES A TRACK BACK AND PING URL MEAN ? why do you need these URL'S. Problem 2 I tried sending setting the email configurations when a response is left by user but i get an Exception:-Sending email to the following server failes.Is there any settings for this. Problem 3 Hi, I want to know how the Moblog plugin is executed evry n minutes.where are the configurations done for this. Any help is highly appreciated..:) Thanks And Regards, Lakshmi Suryakumar, Starcut Asia Pacific Pte Ltd, 3,International Business Park, 02-27,Nordic European Centre, Singapore 609927 "A man is not finished when he's defeated; he's finished when he quits." ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users |
|
|
Re: track back and ping url'sTrackback and Pingback explanations:
http://codex.wordpress.org/Introduction_to_Blogging#Trackbacks http://www.geeklog.net/docs/trackback.html Email Response Settings.. in WEB-INF/web.xml put this (bold part): <servlet> <servlet-name>blojsom</servlet-name> <servlet-class>org.blojsom.servlet.BlojsomServlet</servlet-class> <init-param> <param-name>smtp-server</param-name> <!-- <param-value>localhost</param-value> --> <param-value>YOUR-SMTP-SERVER</param-value> </init-param> ... ... .. </servlet> On Wed, Apr 2, 2008 at 9:19 AM, <Lakshmi.Suryakumar@...> wrote: Hi guys, ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users |
|
|
Re: track back and ping url'sHi, Thanks for the reply.But where exactly are you seting the url configuration for track back and ping back? also do you have any idea of the moblog thread calling. Thanks And Regards, Lakshmi Suryakumar, Starcut Asia Pacific Pte Ltd, 3,International Business Park, 02-27,Nordic European Centre, Singapore 609927 "A man is not finished when he's defeated; he's finished when he quits." ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users |
| Free Forum Powered by Nabble | Forum Help |