I've found this resource that used Smarty to compress javascript files and it looks promising, but alas, again I am out of my experience here. Is there anyone out there that this makes sense to that might be willing to give it a try for me?
http://www.thinkvitamin.com/features/webapps/serving-javascript-fast
Thank you for the post.
Which theme are you reffering to, that is not compatible?
At the moment we are working on a new Wiki site for Community documentation - but until then, you may want to check out "XoopsWiki" for some details on theme creation.
We can help with any specific questions you may have of course.
Hi, I have one question to create theme.
I See a theme but that theme is Not COMPATIBLE WITH impress core Please Help me, how can I do to create this theme for impress?
its means, how can i copy this theme for impress?
------
Sorry I understand a little English and can’t write well!
Indeed this is a great job and I hope it will be the beginning of a new "theme-history"
Great job! You can bet I'll study how did you do all this stuff and leech it. :D
Okay, here's version 1 of the Hotlava theme. you can see it in action temporarily here:
http://www.pageprogressive.com/
Note the links there to preview the lightwindow effects and the left block scrolling (Next, previous) and the right according effects block.
And download it attached as a zip below.
It's not production-ready yet, and I could use some help with some 'to do' items below and with testing if anyone feels so inclined Remember, this theme is not meant to be visually flashy. I intentionally only use one image in the theme because of all the javascript and also for easy theming. This is more of a framework to show the neat things you can do with AJAX, although I am kind of fond of the simple, subtle theming it currently incorporates.
FEATURES:
------------------
1) All-CSS layout
2) Colors (colors.css) and fonts (fonts.css) CSS are stored in seperate files to make it easy to modify without worrying about layout stuff. New colors themes can be adapted from colors.css and used to overwrite the default to get different looks.
3) All Javascript degrades nicely when Javascript is turned off in the browser.
4) Utilities for the theme are designed to be easily overwritten when new versions of the utilities are released. All CSS overriding to them is done in style.css.
5) AJAX/Javascript goodies include:
a) Scrolling left blocks with navigation
b) Right blocks have "accordian" effect
c) All media can be put into a lightwindow effect by simply adding class="lightwindow" to any tag. This includes images, movies, entire image galleries, external websites, local forms and pages. See DEV/LightWindow.txt for more info.
d) Notification options are hidden until clicked on to unclutter the layout (like http://community.impresscms.org).
e) Font size adjustment options for the user
6) Well documented HTML and CSS.
7) Integration with Mastop Publish's horizontal menu block (simply put it in the top-center block position. In fact, this theme will replace the default menu system with a better one! See DEV/mastop_publush.txt for more details. If no center-top block is present, the include/menu.html file is used instead.
8) Layout adjusts to display properly on non-home pages.
Please read the DEV/README.TXT for details.
TO-DO:
------------------1) I can't figure out the correct path for the images in /assets/lightwindow/lightwindow.css. There should be a spinning loading icon and the background should get dark when viewing a lightwindow but I can't figure it out for the life of me
2) Need a way to combine/compress the loading of the CSS/JS. I tried these two methods with no luck. I'm sure I was doing something wrong:
http://rakaz.nl/projects/combine/combine.phps
http://www.ejeliot.com/blog/72 (currently located in includes folder)
3) Develop a hack for multimenu to use the included Ruthsarian menu instead (like Mastop does).
4) Develop alternate colors.css files to drop in and easily change the look.
5) Add styles for common modules like news, smartsection, forums, etc.
6) Utilize lightwindow pop up windows for icms/xoops forms and utility blocks/pages (IE login, edituser).7) Get unique block IDs for styling and spry, rather than using block title for ID's, as that doesn't validate with spaces in titles.
8) Correct HTML and CSS validation errors.
Problem seems to have cured it self....
There's a small fontsize issue when using FireFox
Some fonts are displayed a little weird, see picture.
It seems to happen when using the small-tag in templates.
This happens especially with the 2 ImpressThemes.
Anybody has an idea about this?
agreed^^ you really should utilize the $marty where it is available.
<{include file="$xoops_theme/includes/menu.html"}>
no need for <{php}>
Smarty also has an include tag <{include file="path/to/file.ext"}>
Awesome! I knew there was something like that. This worked:
About the first question: Have you tried using XOOPS_ROOT_PATH?
I think XOOPS_ROOT_PATH and XOOPS_URL are both available.
I'm developing a new theme for icms/xoops that has a lot of neat ajax features, simplicity to use and modify and such, but there are few things that I need help with. I'm going to use this thread for that.
First of all, here's the theme:
http://www.pageprogressive.com
And here's what I need help with:
1) I want to include a menu file and I am currently doing it this way:
Hi Shine,
We're in the same situation. I'm not a theme whiz myself.
However, I treat the themes that are coming out as a Xoops Theme for the moment (there is some documentation on that somewhere)
Furthermore, I treat the template I will make as a normal Web Layout.
So, I searched the web for my type of layout (3 Columns with some specifications) I even searched tweakers.net
So when I started I wanted a 3 Column Layout.
I googled some more and found a good search term "holy grail"
http://www.google.com/search?q=%223+column%22+holy+grail
It's a good place to start. The sites with the best examples will be shown in that search result. Then you look for your own type of layout that you wish.
When you have your layout, you can convert it into an impressive template.
Oh dear oh dear,..... always I've been a totally noob in themes and design.
I see a lot of new things within the standard impress theme and css. And really am totally lost.
Is there some specialist who can explain a bit more about theme designing considering impress? Or can even give some more examples?
Keep in mind you are talking to a design nitwit.
Thanks in advance,
Grtz., Shine