Koozali.org: home of the SME Server

Simple request, server-manager.

Offline spyrule

  • ***
  • 50
  • +0/-0
    • http://n/a
Simple request, server-manager.
« on: September 17, 2007, 05:09:56 PM »
Hello,

 I'm sure this shouldn't be hard to do, but where are the files stored for the server-manager itself?

 Reason I ask, is that the Software Installer windows comes in very small, and I would just like to expand the scroll list another 10-20
 lines, just to make it easier to read.

 I can do the code change, I'm just not sure WHERE the code is stored for that.

 Any suggestions/pointers on where to look ?

 Thanks in advance,

 Spyrule

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Simple request, server-manager.
« Reply #1 on: September 17, 2007, 05:24:22 PM »
Reason I ask, is that the Software Installer windows comes in very small, and I would just like to expand the scroll list another 10-20
 lines, just to make it easier to read.

 I can do the code change, I'm just not sure WHERE the code is stored for that.

Why not raise a New Feature Request and attach what code you would apply. Thanks.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Simple request, server-manager.
« Reply #2 on: September 17, 2007, 10:07:31 PM »
Reason I ask, is that the Software Installer windows comes in very small, and I would just like to expand the scroll list another 10-20
 lines, just to make it easier to read.

 I can do the code change, I'm just not sure WHERE the code is stored for that.
To help you get started, the code is located in /etc/e-smith/web/panels/manager/cgi-bin/yum ...

Why not raise a New Feature Request and attach what code you would apply. Thanks.
... and the information on the FormMagick template system used could be found like this:
Code: [Select]
perldoc esmith::FormMagick. Information on how to generate and submit patches should be in the SME Server Developer's Guide which can be found in the wiki

BTW I am wondering how big your screens are :-P
« Last Edit: September 17, 2007, 10:10:04 PM by cactus »
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline spyrule

  • ***
  • 50
  • +0/-0
    • http://n/a
Re: Simple request, server-manager.
« Reply #3 on: September 18, 2007, 02:43:34 AM »
The screen that I see is about 4 lines and say... 50 characters wide.  Reality is, on a 19" LCD screen, this amounts to a box the size of... a matchbook, maybe a little bigger.
 VERY annoying to try and view all the possible installs/updates that are available to install.

 ***rant on***
 and Byte, how about answering my question before asking me to submit my changes, which I couldn't BEGIN to post, because....

 I HAVE NO IDEA WHAT THE INTERFACE IS CODED IN!!!!

 Wouldn't ask if I knew.

  Sorry about sounding Tart, but sometimes the "RTFM" type responces are just annoying, and immature.
  For alot of people, like myself, getting pointed in the general direction is all I ask for to get started, once pointed, I will try my hardest to figure it out on my own,
  if I still cannot figure it out, I will post what I have found, and ask for clarification. After that, once the "project" is done, I will always post how the problem was resolved.

 Besides, what the heck else are technical forums for?!?   Exactly the above statment.
 ***rant off***

 Thank you very much cactus for directing me where to look, once I have some time in the next few days, I'll post back what I have found, and if I get what I wanted to change,
 working... then I'll post it as a permanent patch following the methods in the dev's guide.

 Cheers and thanks,

  Spyrule.
 

matsk

Re: Simple request, server-manager.
« Reply #4 on: September 18, 2007, 06:34:50 AM »
I HAVE NO IDEA WHAT THE INTERFACE IS CODED IN!!!!

The language is "Perl FormMagic".

And not a RTFM answer, but the "Developers Manual" has actually the info you asked for ..,
http://wiki.contribs.org/SME_Server:Documentation:Developers_Manual
and it is pretty god reading to understand some of SME servers quirks and odd behavior  8-)

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Simple request, server-manager.
« Reply #5 on: September 18, 2007, 10:40:11 AM »
The language is "Perl FormMagic".

No its not the Language, Cactus is correct.

Matsk, why do you think I gave bad advice in raising as a NFR ? Please do not click on the bad advice button unless it really is bad advice like you saying the language is ... which is clearly isn't.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Simple request, server-manager.
« Reply #6 on: September 18, 2007, 11:09:11 AM »
***rant on***
 and Byte, how about answering my question before asking me to submit my changes, which I couldn't BEGIN to post, because....

***No ranting***
Reason I pointed you to the New Feature Request is that so we can see if it's just your situation that you find the text too small or if it's generally too small, if you posted a NFR we could have helped you and had discussion to include in base. Shame Matsk took that to be bad advice  :shock:
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline spyrule

  • ***
  • 50
  • +0/-0
    • http://n/a
Re: Simple request, server-manager.
« Reply #7 on: September 18, 2007, 01:13:59 PM »
Ok,

 Well byte, had you put it THAT way, I probably would have played along, however your initial cold shoulder answer, didn't leave me with much to follow up with.

 Besides, my past experience with these kind of situations, since the problem I am looking at is very minor in the bigger scope of things, I doubt this would get corrected
 for quite some time, or it would delayed until the next major update to SME.

 I would like to fix this now, without the delays.  Which is why I am willing to do the leg work to get me going, and THEN I'll post it to an NFR for permanency, and I could show
 what I did to simplify the work for anybody else.

 I apologise for the rant, but sometimes answers like that get to me. Either way, I would rather work WITH anybody here, then against, so I will refrain from letting myself rant again.

 thank you again,

 Spyrule.

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Simple request, server-manager.
« Reply #8 on: September 18, 2007, 01:55:11 PM »
Well byte, had you put it THAT way, I probably would have played along, however your initial cold shoulder answer, didn't leave me with much to follow up with.

That is how I put most of my replies and always with a "Thanks" if you have seen me post in past you wouldn't have taken it as a cold shoulder answer. I can see how sometimes a forum post could interpret being a cold shoulder but that is never the case in my replies.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Simple request, server-manager.
« Reply #9 on: September 18, 2007, 02:10:13 PM »
The screen that I see is about 4 lines and say... 50 characters wide.  Reality is, on a 19" LCD screen, this amounts to a box the size of... a matchbook, maybe a little bigger.
 VERY annoying to try and view all the possible installs/updates that are available to install.
Are your unning the latest version of SME Server? I vaguely remember a bug that was resolved in SME Server 7.2 increasing the size of this box...
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline okepc

  • ****
  • 118
  • +0/-0
    • http://www.okepc.nl
Re: Simple request, server-manager.
« Reply #10 on: September 18, 2007, 02:13:52 PM »
Just curious byte but where can i see who gave who bad advice?

Dirk

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Simple request, server-manager.
« Reply #11 on: September 18, 2007, 02:21:14 PM »
Just curious byte but where can i see who gave who bad advice?

Why did you decide to say my advice was bad ?
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Simple request, server-manager.
« Reply #12 on: September 18, 2007, 02:28:23 PM »
Matsk, why do you think I gave bad advice in raising as a NFR ? Please do not click on the bad advice button unless it really is bad advice like you saying the language is ... which is clearly isn't.

I get the idea I have become a victim somewhere... did someone in this thread somehow take his anger out on my bad advice option? is there a possibility to review which of my posts received a bad advice vote? See also 3399
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline okepc

  • ****
  • 118
  • +0/-0
    • http://www.okepc.nl
Re: Simple request, server-manager.
« Reply #13 on: September 18, 2007, 04:26:47 PM »
Just a test byte...

I wonder how can you see who voted a "bad advice" agains't you?
Or is that an option moderators have??

Regards

Dirk