1
boazleung
A intro page before the log-in page
  • 2006/4/16 16:59

  • boazleung

  • Just popping in

  • Posts: 14

  • Since: 2005/10/6


Dear all professional,

1) Can I add a introductory page in front of the login page?
2) I have tried to add some flash at the body content, but I failed, is it the constraint of XOOPS?

Could any experience user tell me the true, thanks a lot.

Boaz

2
gestroud
Re: A intro page before the log-in page
  • 2006/4/16 17:15

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


This might work

https://xoops.org/modules/repository/singlefile.php?cid=43&lid=1566

3
boazleung
Re: A intro page before the log-in page
  • 2006/4/16 17:24

  • boazleung

  • Just popping in

  • Posts: 14

  • Since: 2005/10/6


Thank you, I will try your suggested modules - MyHome; and dou know how could I add flash inside the body theme?

Thanks

4
gestroud
Re: A intro page before the log-in page
  • 2006/4/16 21:33

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


No, I've never been much of a flasher.

5
FrEaKmAn
Re: A intro page before the log-in page
  • 2006/4/16 21:46

  • FrEaKmAn

  • Just popping in

  • Posts: 57

  • Since: 2006/2/17


what inside of theme.html??

6
gestroud
Re: A intro page before the log-in page
  • 2006/4/16 21:52

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


Where do you want it to apppear? the header, the center column?

7
FrEaKmAn
Re: A intro page before the log-in page
  • 2006/4/16 22:00

  • FrEaKmAn

  • Just popping in

  • Posts: 57

  • Since: 2006/2/17


you can use this:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="x" height="x">
  <
param name="movie" value="filelink">
  <
param name="quality" value="high">
  <
embed src="filelink" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="x" height="x"></embed>
</
object>

8
Will_H
Re: A intro page before the log-in page
  • 2006/4/17 3:26

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


ok, well i am guessing you want an intro page that has a click here to enter site type of configuration.

Simple.

html always loads before php

index.html in your root folder, then you just use html to call your .swf then add the link to www.yoursite.com/index.php

be warned, you are not going to be very search engine friendly....

to add flash style buttons, and images like that into your theme, you will need to do a little work... if you have selected a theme and just want to add a little shine for example... go into your theme folder and select one of the images that you want to animate... do the animation and throw the new file into your theme/images folder...

now you have to locate the image refernce in either your theme.html or your style.css files...

the easiest way to do this is to allow the image to keep the same name just save it as an swf instea of the default gif/png/jpg/etc. basically this is so you can do less work in the long run....

so you would search for the original file name, and then change its file extension...

clear out your templates_c folder

voila.

9
Korgy
Re: A intro page before the log-in page
  • 2006/6/4 19:14

  • Korgy

  • Just popping in

  • Posts: 5

  • Since: 2004/5/2 1


I have the same problem, the swf banner is not showing up and i did everything you said Biter. I'm really stuck now, updating template files is put to yes in de preferences, cleaned out the templates_c, dropped the swf file in images and renamed the file exactly as the jpg file. It just won't update so i guess that is no voila for me then eh.

10
Lance_
Re: A intro page before the log-in page
  • 2006/6/4 19:40

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Note to insert flash you must use the full path in the src.

eg. <{$xoops_imageurl}>flash.swf if the file is in your theme folder.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting

Login

Who's Online

124 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 124


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits