131
red_Slider
Re: Userss Profile AJAX based!

in my opinion it should be an official profile's solutions.



132
red_Slider
Re: [ANNOUNCE] Xoops-France is joining the Xoops-Cube Project

Is it possible to put x.org through to xc.org?
IMHO sooner or later it will be indispensable.



133
red_Slider
Re: Module for viewing embeds from YouTube, GoogleVideo, etc...

hell(o)!

I've done a site with it - www.fajowy.pl
but it's not a XOOPS based site.
Next 2 weeks I'll publish on my homepage a script, that some guys use to publish youtube's videos on their pages. Now I see that some of us need it - I'll do this in this sunday.

In next 2 weeks I'll write a module (for 2.0.x series), so U will find it here - it will be open and free project!

PS James why didn't U fought about showing a miniatures and some useful features like in gallery systems?

PS PS site looks fine! 5/5!



134
red_Slider
Re: News module: how to remove category name from news headline?

I forgot!
Update news module!
it is in the languages file
I think ... wait a minute

hmmmm I forgot where I did it

hmmm try find manually (4e by Total or Norton Commander )
" : "

Hevre? any idea ?



135
red_Slider
Re: News module: how to remove category name from news headline?

When you look into code of template "news_item.html" then you will find "$stories.title" smarty, what decides on displaying a news title in form CATEGORY : NEWS TITLE. As I said in "article.php" I found a code "story.news_title" and I used it.

so:
1. if U have clonned templates system:
go into administration > templates > CLONED news templates (there're 15 of them) > news_item.html
ad edit it

Quote:

<table cellpadding="0" cellspacing="0" class="item">
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="98%">
<tr>
<td class="itemHead"><span class="itemTitle"><{$story.title}></span></td>
</tr>
<tr>
<td class="itemInfo"><{if $story.files_attached}><{$story.attached_link}>&nbsp;<{/if}><{if $story.poster != ''}><span class="itemPoster"><{$lang_postedby}> <{$story.poster}></span><{/if}> <span class="itemPostDate"><{$lang_on}> <{$story.posttime}></span> (<span class="itemStats"><{$story.hits}> <{$lang_reads}></span>) <{$news_by_the_same_author_link}></td>
</tr>
<tr>
<td><div class="itemBody"><{$story.imglink}><p class="itemText"><{$story.text}></p></div></td>
</tr>
<tr>
<td class="itemFoot"><span class="itemAdminLink"><{$story.adminlink}></span><{if $rates}><b><{$lang_ratingc}></b> <{$story.rating}> (<{$story.votes}>) - <a href="<{$xoops_url}>/modules/news/ratenews.php?storyid=<{$story.id}>" rel="nofollow"><{$lang_ratethisnews}></a> - <{/if}><span class="itemPermaLink"><{$story.morelink}></span></td>
</tr>
</table>
</td>
</tr>
</table>


you can see the bolder string in the code - it's "$stories.title" and U have to change it into "story.news_title"

2 if U have not clonned Yours templates
use ftp cl;ient and edit it directly on serwer. (do the same)



136
red_Slider
Re: News module: how to remove category name from news headline?

or read this:
http://www.ibr.org.pl/modules/newbb/viewtopic.php?forum=2&post_id=2#forumpost2



137
red_Slider
Re: Add users with script...

yes, first export it from oryginal database, then change prefix, an at last import it into new db.

If U will have some problems or need help I can help U - 4 free o course!

Up the XOOPS!



138
red_Slider
Re: Looking for help with site building

yes

with colums:
U use a forum blocks in rightcolumn, bot blocks width is wither than column withs so it doesn't look as it is in default theme (colums aren't symetric).
U may or edit blocks in your templates system or put those blocks in center column. D it ad look how it looks now (as 4e in xoops.org main page).



139
red_Slider
Re: make wordpress content visible to all visitors

look into administration and groupos pivilages! (and options for anonymous users - look up into "Module Access rights")

PS in this forum look for "permission" for groups and modules.



140
red_Slider
Re: Colors

really, search in this forum there's a lot of tips for U in there




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



Login

Who's Online

249 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 249


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