Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

A little UNIX (and more) site.

Asked Modified Viewed 2,697 times
D
dsbeerf
D
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

http://www.unix-interest.net

Thanks to everyone who worked on & created PHPFusion, for such a well put together CMS ! Even I could bring it up ! :D [Damning with faint praise ? NO ! Being honest !]

It is easy to modify & maintain, and once I learn PHP, I hope to lend a hand (well, at least a thumb !).

Critiques, suggestions, and anything else (except flames) are welcome !! :D :D
Edited by dsbeerf on 30-03-2006 09:01,
0 replies

3 posts

H
hex63
H
hex63 10
Windows and DOS -- a turtle and it's shell.
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
  • Started 2 threads in the forums
answered
Newbie

Very nice indeed! :D I noticed that little icon in front of your URL in the addressbar... How do I put one there on my site?
Edited by hex63 on 18-04-2006 23:28,
0 replies
M
Matonor
M
Impossible things are there to be made possible
  • Veteran Member, joined since
  • Contributed 1,022 posts on the community forums.
  • Started 3 threads in the forums
answered
Veteran Member

D
dsbeerf
D
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

Thank you. The site looks the way it looks only because of all the hard work people have put in to make it easy for folks like me to build sites. :D :D

When you create the "favicon.ico" file, it helps to get an "icon editor". I seem to remember that Microsoft invented the file format.

To tell the browser that it is there, you need to put the following in your HTML:

<link rel="SHORTCUT ICON" href="./favicon.ico">

in the <head> field of your index.html (or whatever) file.

I cheated, since I didn't (and still don't, REALLY) know PHP that well. I put an index.html file in the "DocumentRoot" and re-directed it to the fusion index.php (in a sub-directory) !

:D :D :D
0 replies

Category Forum

Post Your Site

Labels

None yet

Statistics

  • Views 0 views
  • Posts 3 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

M
M
Impossible things are there to be made possible
  • Veteran Member, joined since
  • Contributed 1,022 posts on the community forums.
  • Started 3 threads in the forums
D
D
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
H
H
hex63 10
Windows and DOS -- a turtle and it's shell.
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
  • Started 2 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet