121
red_Slider
Re: New site, and drupalized theme

But they are still offline! (PS I use a footer fr it! That their work, and it should be find in "credits")
I hope that they are (in RMS) working on new site and that will be not EXM!



122
red_Slider
Re: New site, and drupalized theme

on the begining of july I set to public that theme. Let's clean the mess!



123
red_Slider
Re: Need help.....

Yes it's that way:
Chmod 777 to templates_c, uploads and cache folder!
In Total Commander U got in Files first posiotion in menu Change atributes!
If U work on Windows serwer just put there "writeable and readable artibutes" in the list.



124
red_Slider
Re: Opinion War -- Battle of the Editors

Lets see:
http://www.cmsmatrix.org/matrix/cms-matrix
chose: drupal, joomla, xoops
only in joomla we got integrated wysiwyg editor (in imcs too!!).
That not the only thing we need.
I'm not a coder, and modules developer, but since 2.3 or 3.0 we should work on docs. I anderstod phppp work on it after I started work with drupal.
Yes! Ist's needed and useful not only for mods developers, but for theme designers too!

And on the other site - how many frameworks and xoopseditor we got in xoops? 3, 4, 5? Doesn't matter! It's fact and I still don't know which Framework I got to have!

and on the other site - the only one good working wysiwyg edition is from xoops-magazine.com site x.2.16.0.2 version!

PS I spend a lot of time editing XOOPS content that's why I start working on drupal and joomla.

PS PS let's look on list of editors - have U ever used htmlarea or compact? I even don't remembere how they look like! Users need easy, and fast editor like XE and extended one - no mather FCK, KIOWI, SPAW (better with images and files uploads itself).
But ... I can't help to do this - I'm not a coder!

PS PS PS if U're beginign user better stay with XOOPS - it's the easiest way to start and enhance your site!



125
red_Slider
New site, and drupalized theme

Look onhttp://www.sayar.pl
It's not finished yet (clearing the code and styles) but it shows how it can look like.



126
red_Slider
Re: News module Hack - Headline picture / thumbnail

Maybe XOOPS images menager?



127
red_Slider
Re: Example XOOPS sites...

Look on that one - based on x. 2.2
http://www.kulturystyka.org.pl/



128
red_Slider
Re: Community[myspace,orkut,facebook] Style User Profile System

those 2 pojects in one solution? hmmmm excellent!



129
red_Slider
Re: Isometric theme: global navigation buttons, show code instead of tittle.

1. desc.:
a href="<{xoAppUrl}>" it's a startpage adress

accesskey="a" access key for nawigation (personally I don't use it, but there is no problem with it)

title="<{$smarty.const.THEME_HOME_DESC}>"> it's written in smarty tag your pages description

<{$smarty.const.THEME_HOME button}> and the most important for U - its a description (in smarty written in the db) of the button (in this example - "theme_home")


You have two ways to write your own decriptions for those buttons.
1. find them in smarty defnition (included to this theme package), and etid (redefine) them as you want.
2. rewrite the source code to this:
Quote:
<ul>
<li><a href="<{xoAppUrl}>" accesskey="a" title="<{$smarty.const.THEME_HOME_DESC}>">HOME</a></li>

<li><a href="<{xoAppUrl modules/news/}>" accesskey="" title="<{$smarty.const.THEME_MODULE1_DESC}>">NEWS</a></li>
<li><a href="<{xoAppUrl modules/newbb/}>" accesskey="" title="<{$smarty.const.THEME_MODULE2_DESC}>">FORUM</a></li>
<li><a href="<{xoAppUrl modules/xcgal/}>" accesskey="" title="<{$smarty.const.THEME_MODULE3_DESC}>">GALERY</a></li>

</ul>



130
red_Slider
Re: Please review JigJak.com

yes, it's clean, and good designed site.
Try use some other icons on top of your page. 4 me those are too much n yahoo or "american" style.




TopTop
« 1 ... 10 11 12 (13) 14 15 16 »



Login

Who's Online

232 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 232


more...

Donat-O-Meter

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

Latest GitHub Commits