Kayako logo
Developers & Code Interested in customizing your Kayako products? Discuss modifications and develop your own mods with the community.

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
Mortfiles.se Offline
Member
 
Mortfiles.se's Avatar
 
Posts: 35
Join Date: Nov 2005
Location: Falun, Sweden
Talking Adding the Login and News to webpage? - 19-02-2006, 11:58 PM

Is it possible to add the sidebar with login and latest news to a website somehow?
   
Reply With Quote
  (#2) Old
trigxm Offline
New Member
 
Posts: 23
Join Date: Feb 2006
Location: Cheshire, UK
21-02-2006, 09:39 AM

Quote:
Originally Posted by Mortfiles.se
Is it possible to add the sidebar with login and latest news to a website somehow?
You could integrate the login form easy.. You would need to just build the HTML into the page you want..

Ie; open your support login page, view > source // Copy & Paste into your HTML editor the login form.. It'll probably start <form>......

Integrating news, hmmmmm... Not sure.. I'll have a think
   
Reply With Quote
  (#3) Old
trigxm Offline
New Member
 
Posts: 23
Join Date: Feb 2006
Location: Cheshire, UK
21-02-2006, 09:42 AM

HTML Form code

Code:
<tr class="tcat">
<td width="1" align="left"><img src="http://support.domain.com/themes/client_default/space.gif" width="1" height="21"></td>
<td width="1" align="left"><img src="http://support.domain.com/themes/client_default/blockarrow.gif" width="8" height="8"></td>
<td valign="middle" align="left">&nbsp;<span class="smalltext"><strong><font color="#FFFFFF">Login</font></strong></span></td>
<td align="right" width="130"><span class="smalltext"><a href="http://support.domain.com/index.php?_m=core&_a=lostpassword" id="white">[Lost Password]&nbsp;</a></span></td></tr>
<tr>
<td bgcolor="#F5F5F5" colspan="4"><form name="loginform" action="http://support.domain.com/index.php" method="POST"><table width="100%"  border="0" cellspacing="1" cellpadding="2">
<tr>
<td width="46%" class="smalltext">Email:</td>
<td width="54%"><input type="text" name="loginemail" class="logintext" value=""></td>
</tr>
<tr>
<td class="smalltext">Password:</td>td><input type="password" name="loginpassword" class="loginpassword" value=""></td></tr><tr><td class="smalltext">Remember Me:</td>
<td><input type="checkbox" name="rememberme" value="1"></td>
</tr>
<tr><td class="smalltext">&nbsp;</td>
<td><input type="submit" name="Submit2" value="Login" class="yellowbutton">                          </td>
 </tr>
</table><input type="hidden" name="_m" value="core"><input type="hidden" name="_a" value="login"><input type="hidden" name="querystring" value=""></form>
<script language="Javascript">
document.loginform.loginemail.focus();
</script>
</td>
</tr>

Last edited by trigxm; 21-02-2006 at 09:44 AM.
   
Reply With Quote
  (#4) Old
Mortfiles.se Offline
Member
 
Mortfiles.se's Avatar
 
Posts: 35
Join Date: Nov 2005
Location: Falun, Sweden
21-02-2006, 12:25 PM

Good point trigxm, I'll look at that right away
Anyone got an idea for the latest News?
   
Reply With Quote
  (#5) Old
trigxm Offline
New Member
 
Posts: 23
Join Date: Feb 2006
Location: Cheshire, UK
21-02-2006, 03:20 PM

Quote:
Originally Posted by Mortfiles.se
Good point trigxm, I'll look at that right away
Anyone got an idea for the latest News?
What about an iframe? or even just do
PHP Code:
<? include("../path/to/file.php"); ?>
   
Reply With Quote
  (#6) Old
mattpark Offline
New Member
 
Posts: 16
Join Date: Feb 2006
21-02-2006, 08:01 PM

Having just installed kayako a second ago, this is one of the issues i am looking in to for integration on to our site....

I'd be gratefull if you could post any findings, im going to have a play about now and see what i can do.

I'll report back if i have any success.

Cheers

Matt
   
Reply With Quote
  (#7) Old
mattpark Offline
New Member
 
Posts: 16
Join Date: Feb 2006
01-03-2006, 05:00 PM

Quote:
Originally Posted by trigxm
What about an iframe? or even just do
PHP Code:
<? include("../path/to/file.php"); ?>

This posts the following back:


Quote:
Fatal error: viewp action is not registered in /path/to/install/here/includes/functions.php on line 728
Was hoping it would be as simple as that
   
Reply With Quote
  (#8) Old
weetabix Offline
New Member
 
Posts: 11
Join Date: Dec 2004
03-03-2006, 01:16 PM

isnt the news rss? just a itty bitty script to show rss feed should be sufficient.
   
Reply With Quote
  (#9) Old
mylove4life Offline
New Member
 
Posts: 19
Join Date: Mar 2008
01-04-2008, 06:55 AM

Has any one found a way to add News to a non Kayako page yet? Thanks
   
Reply With Quote
  (#10) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,851
Join Date: Aug 2006
Location: Mumbai, India
01-04-2008, 12:00 PM

You can add it using RSS Feeds script as most of us do or you can simply hard code it using PHP/MySQL.



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
Reply

Tags
webpage

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Paid Auto Sync Modernbill Users - Login and Newsletter Jemrada Modifications & Addon Releases 7 07-11-2008 11:32 PM
How to separate Login page? amj How do I? 3 24-08-2007 10:26 AM
News in Modernbill kipper3d SupportSuite, eSupport and LiveResponse 5 15-06-2006 02:45 PM
News assigned to multiple Templates? themactech SupportSuite, eSupport and LiveResponse 0 18-03-2006 07:15 AM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46