293251
ndial
Re: Module text-mod ability
  • 2003/4/14 13:39

  • ndial

  • Just popping in

  • Posts: 29

  • Since: 2003/3/3 1


I second that Jeremy, I've already got it "coded" in my head, and now it's just waiting for another weekend if you don't beat me to it. (unless I can figure out a way to make it billable this week Hmm, seriously that might be a possibility )

Probably (hopefully) shouldn't get added until at least after 2.0 goes gold. I've been told that there's already a feature freeze in preparation for such.



293252
mjt123
Re: xoopsGallery 1.3.3 Problem and PHP via CGI
  • 2003/4/14 3:52

  • mjt123

  • Just popping in

  • Posts: 1

  • Since: 2002/11/19


Ok im have the same Problem as 1st put here.

I installed gallery1.3.3. no problems.

When i click create new album the page just reloads on me. But it put a new album in the Cache folder if i look at ftp i can see it make a new folder so ever time i click on new album it make a new album in the Cache/albums folder but the page just reloads

any help would be great!

I have 777 the Tmp/ and Cache/ Albums/
also have turn off all cache on site and in XG i have turn off flock and tri to delete and reupload and my FTP will not let me delete NE thing in the Cache Folder why is that. so i just rename it and reuploaded same thing page just reloads

Pls help

Run XOOPS 2 rc 3



293253
CoolPops
Re: Bible in SQL
  • 2003/4/14 2:34

  • CoolPops

  • Just popping in

  • Posts: 65

  • Since: 2003/4/9 1


I like your Bible reference, and I also really like the idea about the MyTextSanitizer.

What's the chances of that happening XOOPS developers? What if I were to develop it and submit a patch? Is it something of intrest?

Jeremy



293254
zgobum
Re: Some pointers on how to build a theme
  • 2003/4/13 19:13

  • zgobum

  • Just popping in

  • Posts: 1

  • Since: 2003/4/13


Awesome! Your site looks very cool. Not something i would be able to do sad to say. I just started learning about PHP. Those drop down menues(i.e. noticias, documentos) did you do them on your own or with XOOPS setting? Also on my page in my front page i know i can edit the footer but how do i change the XOOPS image like you and add a gif or flash? Also i wanted to change xoop support and zoop faq to somethign else where could i edit this?



293255
ndial
Re: Bible in SQL
  • 2003/4/13 19:09

  • ndial

  • Just popping in

  • Posts: 29

  • Since: 2003/3/3 1


Thanks to some babysitting and company coming over, it took longer than Saturday morning to get this far, but I have something at a point where I can put up an "interesting" preview at http://www.nathandial.com/bible.php . Enter some text in there and some Bible references, with no particular markup. For example just write "Matthew 5:20 is a powerful challenge from Jesus" or "Prov 3:5-7 is one of my favorite passages" or whatever.

As per the beginning of this discussion, I think it would be nice if there was an extension API for modified text display that could be extended by modules. I thought it was really cool that the userinfo.php page automatically used each module's search functionality to make the page. I think that it would be good if the MyTextSanitizer did the same thing (or does it?) and look for modules that had a "text_modification" function that you pass the text of a post and it processes it. I can think of a few cases where this would be useful:

* a "Glossary" that highlighted certain terms and linked them to definitions
* a Wiki that picked out WikiNames in ordinary comments and stories and automatically html-ified them
* a Bible-verse thing such as I'm working on.
* extra pseudo-bbcode tags.

That's just what 0 minutes' thinking brings up. I'm sure there are a lot of things that some modules would like to do. Oh, I just thought of another, you know how Yahoo news takes keywords like "Iraq" and turns them into "Iraq (news - web sites)" I think that's annoying, but it would be something else that a module could provide.

Or is this already setup somehow and I missed it? If it is, somebody point it out please!



293256
Digiegirl
Re: topic images problem in "small news"
  • 2003/4/13 14:25

  • Digiegirl

  • Just popping in

  • Posts: 44

  • Since: 2002/8/23


Thanks Diffuze! That did the trick



293257
diffuze
Re: topic images problem in "small news"
  • 2003/4/13 14:13

  • diffuze

  • Just popping in

  • Posts: 3

  • Since: 2002/9/11


I changed in the news_item.html template file. Mine now looks like this:
<div class="item">
  <
div class="itemHead"><span class="itemTitle"><{$story.title}>span>div>
  <
div class="itemInfo">
    <
span class="itemPoster"><{$lang_postedby}> <{$story.poster}>span> <span class="itemPostDate"><{$lang_on}> <{$story.posttime}>span> (<span class="itemStats"><{$story.hits}> <{$lang_reads}>span>)
  div>
  <
div class="itemBody"><table><tr><td align=left valign=top>
    <{
$story.imglink}>
    <
class="itemText"><{$story.text}>p>
  td>tr>table>div>
  <
div class="itemFoot">
    <
span class="itemAdminLink"><{$story.adminlink}>span> <span class="itemPermaLink"><{$story.morelink}>span>
  div>
div><br><br>


What I did was, that I added a table around the newspost itself. Lemme know if you don't understand my explanation!
=)



293258
Digiegirl
Re: topic images problem in "small news"
  • 2003/4/13 13:06

  • Digiegirl

  • Just popping in

  • Posts: 44

  • Since: 2002/8/23


Hi Diffuze,

I have the same problem and I was wondering if you could tell me how you fixed it.

Cheers,
Dee



293259
tom
Re: Streaming Audio Mod
  • 2003/4/13 0:37

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


I know this is not what you want, but Viamas helped this guy with his mod I think and they also offer live streaming and may also be able to help, not sure though but it maybe worth a try.

Quote:
After last month's release of x-vmail, the XOOPS module for voice emails, the time has come to release x-vboard. As the name says, it is some kind of a vocal-board, a little bit like the shoutbox module but without typing.




Here are some features of the x-vboard module:
- users can instantly record and listen to a server based pool of vocal messages even with a low bandwidth modem connection
- listen to existing voice messages, listed in a pulldown list, sorted chronologically
- shows the username of the voice message, subject-titel, date and time.
- instant playback of the message, streamed from server, using a tiny applet of http://www.vimas.com, coded specially for xoops. (Thanks to Sergey at Vimas Technologies, http://www.vimas.com)
- Pop-up recording window, acoustic preview, send to server, listen from server, status line.
- Excellent audio quality for voice messages, voice compression to 4800bps ( 36K per minute)
- demo applet of http://www.vimas.com limits the recording time per message to 20 sec. The licensed applet's recording time per message can be set in accordance with your own preferences.




293260
napalm
Re: Streaming Audio Mod... great!
  • 2003/4/12 22:51

  • napalm

  • Just popping in

  • Posts: 1

  • Since: 2003/4/8 1


I have a question. I installed this streaming audio as a block on my site and changed it to another station and set the automatic streaming to 0 but now it plays erratically. In that, the first time I load it up, it works great but if I stop it and try and start again, nothing happens, it just keeps saying ready. Sometimes if I refresh my page it will start again but otherwise it doesn't do anything. Any suggestions.







Login

Who's Online

305 user(s) are online (63 user(s) are browsing Support Forums)


Members: 0


Guests: 305


more...

Donat-O-Meter

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

Latest GitHub Commits