[Theme] Neptune (SMF 1.0.5 - SMF 1.1RC2 )

Started by bloc, June 29, 2005, 09:43:31 AM

Previous topic - Next topic

bloc

[slaps face] ...of course...Neptune modifies also Modifications.english.php in neptune/languages folder...and that one HAS to have these strings added:

$txt['vCal_title'] = 'vCal/iCal';
$txt['vCal_remove'] = 'Remove this event';
$txt['vCal_add'] = 'Add this event';
$txt['vCal_view'] = 'View List';
$txt['vCal_download'] = 'Download List';
$txt['vCal_empty'] = 'You have no events in your ' . $txt['vCal_title'] . ' list.';

$txt['cal_attendee_title'] = 'Attendees';
$txt['cal_attendees_no'] = 'No one is attending this event yet.';
$txt['cal_attendees_yes'] = 'Members planning to attend';
$txt['cal_attend_no'] = 'I\'ve changed my mind';
$txt['cal_attend_yes'] = 'I plan to attend this event';

$txt['enable_vCal'] = 'Enable vCal/iCal Downloads';
$txt['enable_attendees'] = 'Enable Attendee List';
$txt['cal_force_default'] = 'Force Default Board';
$txt['cal_allow_no_post'] = 'Allow Post No Topic';

$txt['cal_no_post'] = 'Post No Topic';

$txt['vCal_style'] = 'vCal/iCal download style:';
$txt['vCal_style1'] = 'Disable';
$txt['vCal_style2'] = 'vCal';
$txt['vCal_style3'] = 'iCal';

I suspect by adding these, the events will appear too.

PhatTyres

I still havent figured out the Calendar attendee list yet but...moving on.

I have MK portal and would like to use the radio buttons (from MK) in forum (neptune) and add "home" as go to mk (index.php) and "forum" to go to forum home (/forum/index.php)

Thanks Again for the Help and the great themes

url -> www.clipdin.com
OTB and Runnin Down The Hill

SMF 1.0.5  MKp1.0                                Clip'd In Cycling Community

jorgen

Bloc, Is any norwegian buttons/languagefile to Neptune available?

PhatTyres

Bloc,

I got the Jack Phat calendar feature to work...your fix was the deal. Thank You.

New Problem.
Index.php loads backgroung and pauses a long time, IE6 shows done, then after the long pause...the page loads.
all other pages load fine just "home"  is that a database problem or did I screw something else up.

www.clipdin.com
OTB and Runnin Down The Hill

SMF 1.0.5  MKp1.0                                Clip'd In Cycling Community

bloc

Quote from: jorgen on September 09, 2005, 07:43:33 AM
Bloc, Is any norwegian buttons/languagefile to Neptune available?
No, not currently. Language strings is just fetched from the language you have installed, but the buttons needs to be made of course.

bloc

Quote from: PhatTyres on September 09, 2005, 08:00:17 PM
Bloc,

I got the Jack Phat calendar feature to work...your fix was the deal. Thank You.

New Problem.
Index.php loads backgroung and pauses a long time, IE6 shows done, then after the long pause...the page loads.
all other pages load fine just "home"  is that a database problem or did I screw something else up.

www.clipdin.com
I suspect the "everywherechat" part delays the page.

PhatTyres

Was working fine with chat before...dunno...but its working fine now.  Maybe sql server was overloaded!!!
OTB and Runnin Down The Hill

SMF 1.0.5  MKp1.0                                Clip'd In Cycling Community

COOLover

hi, nice work. do you have the PSD or somethink than i make it to german images
>>Greetz COOLover<<
(when i wrote english - sorry for my bad english but i can only a little bit)

jorgen

I just noticed I have a problem with the width when using IE.
The site is http://televoip.bjornes.org

When viewing a post, the width is incorrect in IE. There is some additional space between the sidebar and the forum. I saw someone commented this earlier in this thread, but could not find a solution.

IS there a solution to this?

Great theme by the way. I was able to use it with virtually no customization at all.

bloc

I will check it over, I wasn't aware it behaved like that. Using mostly much Firefox/Deerpark :) (correction, using ONLY Deerpark ;D )

bloc

Corrected the error. It was a missing width attribute for a <td>...You can either download the archive again and update index.template.php - or open your existing one and look for:

                         echo '</div></td>
                        <td valign="top" id="bodyarea">';

And replace with:
                         echo '</div></td>
                        <td width="94%" valign="top" id="bodyarea">';

jorgen

Great! that worked. Thanks

Using onjy firefox/opera myself, but a lot of users use IE, so I try to test with that crappy program as well.
By the way, there is a small problem in opera as well. The links in the right top is displayed in the wrong position. In Opera they are displayed at the very top, which makes thea a little harder to read because of less contrast. No biggi though ;)

bloc

Is that in the latest opera? I will test in all opera versions though - have installed opera 6,7 and 8 now.

jorgen

Quote from: Bloc on September 11, 2005, 10:21:57 AM
Is that in the latest opera?

It happens with Opera8. I have not tried it with earlier releases.

jorgen

Im trying to apply the mouseover mod to neptune.

But nothing seems to happen. Any idea why, or how I can apply a mouseover effect?

bloc

First off, it will work fine on Neptune because Neptune doesn't change either boardindex.template or messageindex.template - so those are taken from default theme.

But Neptune's style.css need to be changed. There is a .windowbg class in it, but it hasn't a background-color! ;D So it won't change anything as it is. Just add a background-color: #yourcolor; to it, and it should work fine. I can't say if it looks great..because the graphic above fades into the background-color(thats why I removed it from that class in the first place), but try it out.

jorgen

Ahhh. Thanks. I'll try it out, without expecting much  ;D

godboko

The is a great them, is there any plans on 1.1 RC1 support.

PS: You are always doing a great job keeping your themes updated, thank you.
Thank you,
Robert aka godboko

bloc

There will be updates. Just letting the dust settle a bit and then I will go over all of them. ;)

godboko

Quote from: Bloc on September 22, 2005, 04:45:49 AM
There will be updates. Just letting the dust settle a bit and then I will go over all of them. ;)
Good deal and I understand, keep up the good work :) I love all your themes BTW :P
Thank you,
Robert aka godboko

Advertisement: