แก้ไข Turpial เพื่อเชื่อมต่อกับ DL.NET

มันง่ายมากที่จะทำ กังหัน เชื่อมต่อกับ ดีแอล.เน็ตขึ้นอยู่กับ แบบฝึกหัดที่ฉันทำ เวลาที่ผ่านมาในเรื่องนี้

โดยพื้นฐานแล้วสิ่งที่เราต้องทำคือแก้ไขไฟล์ /usr/share/pyshared/turpial/api/protocols/identica/identica.py และแทนที่สิ่งนี้:

class Identica(Protocol):
def init(self):
Protocol.init(self, 'Identi.ca', 'http://identi.ca/api',
'http://identi.ca/api', 'http://identi.ca/tag/',
'http://identi.ca/group', 'http://identi.ca')

สำหรับสิ่งนี้:

class Identica(Protocol):
def init(self):
Protocol.init(self, 'Identi.ca', 'http://tt.desdelinux.net/index.php/api',
'http://tt.desdelinux.net/index.php/api', 'http://tt.desdelinux.net/index.php/tag/',
'http://tt.desdelinux.net/index.php/group', 'http://tt.desdelinux.net/index.php')

ถ้าคุณใช้ Xfce ด้านหลัง หนังสือมอบฉันทะคุณสามารถแก้ปัญหาได้จาก แบบฟอร์มนี้หรือจาก อื่น ๆ นี้.