Kayako logo
Duplicate Requests Duplicated feature requests.

Closed Thread
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
Siren Offline
Member
 
Posts: 57
Join Date: Sep 2005
Location: Boise, ID
MB5 Integration requests - 21-07-2007, 02:31 PM

Here are a few things I noticed so far that I would like to see changed and/or ways around it. I don't know which of these may be by design of ModernBill, but I suspect that Kayako might be able to affect them also.

1.) news requires clicking to read. It would be much better to at least show the headlines by default.

2.) The FAQ Page loads the background associated with the SupportSuite which can cause issues if you have not customized your MB Install or use a different background color.

3.) On the "Support" page there is no link or ability to review tickets, it's only on the dashboard. When users go to support they would kind of expect to see a page somewhat like what you see at the front of Kayako (the menu widgets) which is what I was expecting also.


Larry N. Stevens
President
Xanadu Servers, Inc.
Subsidiary -
XSI Hosting - Plesk Hosting on Linux & Windows
   
  (#2) Old
craigbrass Offline
Senior Member
 
Posts: 5,390
Join Date: Jun 2005
Location: Cumbria, UK
21-07-2007, 03:07 PM

1. I agree. It should show x amount of headlines (defined in one of the files for integration) and then say Archive or something.

2. As it is pulling from Kayako, it shows Kayako stylesheet. You have to modify Kayako's templates to change how it looks. This is the way Kayako <> ModernBill integrations have always worked.

3. Totally agree with this.

It is more feature requests and somebody from Kayako will move it when they get online.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
  (#3) Old
Siren Offline
Member
 
Posts: 57
Join Date: Sep 2005
Location: Boise, ID
22-07-2007, 03:34 PM

Yeah, they did move it.

2.) There should be a way to eliminate this. I can't even find a way without editing our entire Kayako site. I.E. It already has an "IF" statement for ModernBill integration for the template itself. That same "IF" statement should be included for the CSS for things like the backgrounds, etc... Or at least a way to add it. We needed to customize our ModernBill interface anyways so this is fixable for us, but not everyone.


Larry N. Stevens
President
Xanadu Servers, Inc.
Subsidiary -
XSI Hosting - Plesk Hosting on Linux & Windows
   
  (#4) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,119
Join Date: Jan 2006
Location: United Kingdom
22-07-2007, 03:44 PM

Hi Siren,

Good feature suggestion. However, as you've already spotted it will be quite easy to do yourself in the meantime


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
  (#5) Old
craigbrass Offline
Senior Member
 
Posts: 5,390
Join Date: Jun 2005
Location: Cumbria, UK
22-07-2007, 05:37 PM

Why not just modify the Kayako template to suit ModernBill?


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
  (#6) Old
Siren Offline
Member
 
Posts: 57
Join Date: Sep 2005
Location: Boise, ID
23-07-2007, 05:09 AM

Quote:
Originally Posted by craigbrass View Post
Why not just modify the Kayako template to suit ModernBill?
Not everyone knows how to Modify Kayako or vice-a-versa regarding ModernBill.

You will find some that will leave kayako blank, but modify ModernBill or leave ModernBill as default but modify Kayako.

To top this off you will find some people that may modify Kayako and ModernBill differently.

Or, as we do, run multiple companies through the same Kayako install using seperate domains.....

Starting to get the picture?


Larry N. Stevens
President
Xanadu Servers, Inc.
Subsidiary -
XSI Hosting - Plesk Hosting on Linux & Windows
   
  (#7) Old
Siren Offline
Member
 
Posts: 57
Join Date: Sep 2005
Location: Boise, ID
23-07-2007, 05:12 AM

Quote:
Originally Posted by Jamie Edwards View Post
Hi Siren,

Good feature suggestion. However, as you've already spotted it will be quite easy to do yourself in the meantime
No, it isn't that easy as I can't find a place to add that if statement that will exclude the CSS for ModernBill.


Larry N. Stevens
President
Xanadu Servers, Inc.
Subsidiary -
XSI Hosting - Plesk Hosting on Linux & Windows
   
  (#8) Old
craigbrass Offline
Senior Member
 
Posts: 5,390
Join Date: Jun 2005
Location: Cumbria, UK
23-07-2007, 10:23 AM

I really don't think the way it currently works will change due to it needing a lot of modifying. If people integrate the two, I see no reason why they cannot modify Kayako after integrating.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
  (#9) Old
Siren Offline
Member
 
Posts: 57
Join Date: Sep 2005
Location: Boise, ID
23-07-2007, 03:27 PM

Quote:
Originally Posted by craigbrass View Post
I really don't think the way it currently works will change due to it needing a lot of modifying. If people integrate the two, I see no reason why they cannot modify Kayako after integrating.
Actually I doubt it will take as much work as you think.

1.) Add a way to set the template group to the system.

2.) Add a way to include an "IF" statement to exclude the CSS.

Either one of these would take care of it.


Larry N. Stevens
President
Xanadu Servers, Inc.
Subsidiary -
XSI Hosting - Plesk Hosting on Linux & Windows
   
  (#10) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,119
Join Date: Jan 2006
Location: United Kingdom
23-07-2007, 04:01 PM

Siren,

Is adding IF statements to the current CSS file not an option for you? If it isn't, what difficulties are you running in to?


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
  (#11) Old
Siren Offline
Member
 
Posts: 57
Join Date: Sep 2005
Location: Boise, ID
23-07-2007, 04:26 PM

Quote:
Originally Posted by Jamie Edwards View Post
Siren,

Is adding IF statements to the current CSS file not an option for you? If it isn't, what difficulties are you running in to?
I haven't tried to add an "IF" statement to the CSS file simply because I don't know how it pulls. In CSS itself "IF" statements flat won't work, but I don't know how Kayako uses it.


Larry N. Stevens
President
Xanadu Servers, Inc.
Subsidiary -
XSI Hosting - Plesk Hosting on Linux & Windows
   
  (#12) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,119
Join Date: Jan 2006
Location: United Kingdom
23-07-2007, 04:38 PM

Hi Siren,

I'll try post some info for you shortly. However, the template logic code is not related to HTML, CSS or anything like that - it is a language that is preparsed by the SupportSuite template engine before it spits out HTML or CSS.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
  (#13) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,119
Join Date: Jan 2006
Location: United Kingdom
24-07-2007, 07:20 PM

Siren, have you seen this setting under Settings->General in the latest CVS build?
http://jamie.kayako.org/screenshots/...2024080731.png


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
  (#14) Old
Siren Offline
Member
 
Posts: 57
Join Date: Sep 2005
Location: Boise, ID
28-07-2007, 03:49 PM

Quote:
Originally Posted by Jamie Edwards View Post
Siren, have you seen this setting under Settings->General in the latest CVS build?
http://jamie.kayako.org/screenshots/...2024080731.png
That would help a "little" but it doesn't help if you were to run multiple brands all using Kayako but different ModernBill front ends.


Larry N. Stevens
President
Xanadu Servers, Inc.
Subsidiary -
XSI Hosting - Plesk Hosting on Linux & Windows
   
  (#15) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,119
Join Date: Jan 2006
Location: United Kingdom
09-08-2007, 06:23 PM

ModernBill -> More intuitive support dashboard - Please check this one
ModernBill -> Disable certain CSS elements when MB detected
ModernBill -> Show news by default


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
Closed Thread

Tags
integration, mb5, requests

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
ModernBill Integration Beta Jamie Edwards News and Announcements 0 13-11-2006 12:00 PM
MB5 integration User Name SupportSuite, eSupport and LiveResponse 36 30-07-2006 01:39 AM
New integration method jc11 Developers & Code 4 05-11-2005 05:22 PM



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