1
Hi all...first post here and I want to say this management system looks great. First, I do have a decent understanding of HTML and some javascript so I do understand a little of what is contained here but searching and reading files like heck to get an understanding of how this all links together. Now this is what I did.. what I am trying to do..and wonder if I am on the right track understanding it. Yikes!!
I installed XOOPS from a program my host provided and the installation went great. I browsed these forums..was finally able to change the logo to mine and then tried to jump in headfirst. Well..I made a big splash..was happy..then found that I drowned. LOL. My site is a fantasy football site and I want members, so XOOPS looked ideal to me because i can limit access to certain pages unless they join. I already had a site written mostly in HTML and javascript and figured I could incorporate this into Xoops. My main problem is my navigation Menu.
Not really understanding how blocks worked but noticing how when I added HTML and javascript code into the theme.html file which is how i got my logo to work, I editted the heck out of it. I double browsed and by refreshing I was able to see the changes. All my navigation including mouseover buttons appeared perfect down the left side. I then shut off the main menus in admin preferences and all seemed fine. 2 problems. The first was now i had no way to get back into my administration since I had no link back to the admin page (which I finally figured out by just logging in and typing the URL pointing to the admin page, but really don't want to have to do that) and the 2'nd was being a dummy, i did copy and paster the original theme code to notepad..but alas..forgot to save it right away.. I froze..and had to do a manual shutdown..thereby losing my original theme code. Bummer. So if anyone knows where i can get the default code for this it would be appreciated. Version 2.0.7
After doing more research tho in admin.. I did notice you can edit blocks. I cloned a template, giving it a name pertaining to my site, changed the default to point to that and now that can be editted. Well I think. So if I'm thinking straight.. I could start back with my original theme..editting the header part to get my logo back.. and change the html and stylesheet in blockleft, adding a button with a link matching my buttons..edit main menu and user menu. Then what I have already done as far as html coding will be taken over by the block. How far off base am I??
Also right now my redirect..which I still don't really understand is pointing to my index.html file..but what I really want is the main page to be where members can sign in and/or join..and be my index.php page..and then redirect to my index html file..so at that point it doesn't have the login boxes. I created custom buttons for navigation for links to all the items in the user menu in that index.html. I guess what I am asking is I would like my index.php to be the same as my index.html only including the sign-up parts.
Thank you in advance.
Mike