RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Third Party Contributions > Plug-Ins

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 10-12-2006, 09:01 PM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default VCARD-Export

hello from germany

ich schreibe mal in deutsch, da ich das besser kann

Also, ich möchte ein VCard-Export erstellen und brauche dazu etwas Hilfe.

1) Im Adressbuch findet man die Liste der User, die im Adressbuch vorhanden sind - jede Zeile ein Name. In dieser Zeile möchte ich einen zusätzlichen Link einfügen, wo man per Klick die Daten des Users als VCard runterladen kann. Wo kann ich diesen Link einfügen mit der jeweiligen $CID ?

2) Kann ich den Link für die vcard als ?_task=vcard erstellen und wenn ja wie? Wenn ich dies in der index.php hinzufüge, dann wird dort automatisch eine Ausgabe mit erstellt, was aber nicht sein soll.

Wenn diese Punkte gelöst werden, werde ich dieses Addon hier posten.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-12-2006, 09:27 PM
Registered User
 
Join Date: Oct 2006
Posts: 6
Downloads: 0
Uploads: 0
Default Re: VCARD-Export

Well Im not that good at deutch so Ill just stick to english.. I think you could do that better aswell, I mean you wouldnt know what Id typ if I started to use my native language... Its always easier to figure out what you mean if its half english then when its deutch (atleast for me it is)

I can recommend you to read the "Change Password Patch for DirectAdmin".. It uses the $action very slick... (thanks to originel creator of pwd patch for cPanel)

Might give you a pretty good start.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-12-2006, 10:01 PM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default Re: VCARD-Export

why only english?

Quote:
Copyright (C) 2005-2006, RoundCube Dev. - Switzerland
Switzerland = German language
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 10-13-2006, 07:34 AM
Registered User
 
Join Date: Oct 2006
Posts: 6
Downloads: 0
Uploads: 0
Default Re: VCARD-Export

[offtopic]
Cause people hanging around on this forum are from all over the world ? And as english is the number one language in the world.. My guess is its best too use that one.. You can use the German language if you'd like to.. but dont count on my support then.
[/offtopic]

Tried looking into that plugin yet ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 10-13-2006, 12:32 PM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default Re: VCARD-Export

I have a Directory in 'program' whit name 'vcard'

this file is in Directory 'vcard' --> attachment

I have added in file index.php

Code:
if ($_task=='vcard')
 {
  include_once('program/vcard/vcard_export.php?_cid=$cid');
}
before:

Code:
// include task specific files
if ($_task=='mail')

my Link is called '?_task=vcard&_cid=1' - _cid = contact_id

if I click that link:

Quote:
REQUEST FAILED/FILE NOT FOUND
The requested page was not found!
Please contact your server-administrator.

Failed request:
http://testmail.regio-angebote.de/?_task=vcard&_cid=1



why
what is my error?

Attached Files
File Type: zip vcard.zip (2.6 KB, 1 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 10-16-2006, 11:19 PM
Registered User
 
Join Date: Oct 2006
Posts: 13
Downloads: 0
Uploads: 0
Default Re: VCARD-Export

can someone help?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 08:53 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community