Search found 23 matches

by neov
Wed Jul 05, 2006 7:58 pm
Forum: General discussions
Topic: Feeding blog topics into static html page
Replies: 10
Views: 5238

I'm assuming that means editing the serendipity_event_backend.php file, but I have no idea what to change when I look at it. If it was a .tpl file, or even a .css I might be able to figure it out, but the .php file has me stumped.

Here's what's in the serendipity_event_backend.php file if that's ...
by neov
Wed Jul 05, 2006 4:53 pm
Forum: General discussions
Topic: Feeding blog topics into static html page
Replies: 10
Views: 5238

I've run into another question on this subject. Is it possible to make the title show up in bold while the rest isn't?
by neov
Wed Jun 07, 2006 4:05 am
Forum: General discussions
Topic: Editing .tpl files
Replies: 5
Views: 3018

Believe it or not, I think it's starting to make sense...

I started to look closely at where I'd put the <!-- and --> to stop the comments, trackbacks, etc. and realized what Garvin was saying and how I wasn't doing what I was supposed to do, I think. I just made some more changes, and it seems way ...
by neov
Wed Jun 07, 2006 1:26 am
Forum: General discussions
Topic: Editing .tpl files
Replies: 5
Views: 3018

At the risk of sounding completely ignorant, what's a foreach loop? Perhaps you know of a good tutorial I should look at?

Thanks Garvin. I know dealing with newbies like me must be frustrating at times.
by neov
Tue Jun 06, 2006 6:17 pm
Forum: General discussions
Topic: Editing .tpl files
Replies: 5
Views: 3018

Editing .tpl files

Is there an easy way to do this besides going in manually? It seems that the only way I've found is to go in, edit something, transfer it to the server, and see what I end up with.

Another problem I have with this is that my changes often times look different in IE than it does in Mozilla or ...
by neov
Sun Jun 04, 2006 5:59 am
Forum: General discussions
Topic: Feeding blog topics into static html page
Replies: 10
Views: 5238

Hmmm...that's one I didn't try in the many, many tries I made. And, now that I see it, it's almost obvious.Image

Thanks again Garvin, you're a life saver! :D
by neov
Sat Jun 03, 2006 3:44 pm
Forum: General discussions
Topic: Feeding blog topics into static html page
Replies: 10
Views: 5238

Has anyone else been successful in using the serendipity_event_backend plugin? I'm pretty sure it's what I want, but I can't seem to make it work. For example, the readme file says the script should looks something like this:

<script src="http://blog.linux-stats.org/plugin/backend?details=1 ...
by neov
Fri Jun 02, 2006 6:02 pm
Forum: General discussions
Topic: Feeding blog topics into static html page
Replies: 10
Views: 5238

Okay, I'm trying the java plugin, but I can't seem to figure out how to set it up. I followed the directions in the readme file, but I'm missing something. Any ideas?
by neov
Fri Jun 02, 2006 4:27 pm
Forum: General discussions
Topic: Feeding blog topics into static html page
Replies: 10
Views: 5238

Garvin, I mean a static page unrelated to the blog itself. I have a feeling that requires the java plugin?
by neov
Fri Jun 02, 2006 3:13 pm
Forum: General discussions
Topic: Feeding blog topics into static html page
Replies: 10
Views: 5238

Feeding blog topics into static html page

Could someone point me in the right direction to figure out how to do this? I thought it had something to do with the rss feed, but I can't seem to get things to come out right.

Thanks.
by neov
Fri Jun 02, 2006 12:47 pm
Forum: Themes
Topic: joshua_nino question
Replies: 3
Views: 3113

Never mind. I used a different "entries.tpl" file from a category that was similar in format and it worked great.

Thanks Carl!
by neov
Fri Jun 02, 2006 12:39 pm
Forum: Themes
Topic: joshua_nino question
Replies: 3
Views: 3113

Carl, I did as you suggested, using an "entires.tpl" file for another category that I have working the way I want it to and it worked great except for one thing. I ended up with " DATE_FORMAT_ENTRY_ANDREAS" in the title line. Other than that, it works just fine. Any idea what's causing the problem?
by neov
Fri Jun 02, 2006 2:46 am
Forum: Themes
Topic: joshua_nino question
Replies: 3
Views: 3113

joshua_nino question

I'm trying to remove the trackbacks and comments from entries using this theme, but I'm not having much luck. I'm assuming that since there is no "entires.tpl" file that this is controlled by the "style.css" file. My problem is that I have no clue as to which section of that file does this, or even ...
by neov
Thu Jun 01, 2006 5:19 pm
Forum: Plugins
Topic: Change title in plain vanilla theme
Replies: 8
Views: 4377

Garvin, I managed to edit the buttons how I wanted them.

Thanks again for the help! :D
by neov
Thu Jun 01, 2006 5:01 pm
Forum: Plugins
Topic: Change title in plain vanilla theme
Replies: 8
Views: 4377

Well, thanks to your help, I've found the section and made the changes. I used the <!--- and ---> until I got it right so I could change it back quickly if need be. I only changed the file 30 or 40 times before getting it right, but at least it's done. ;)

I'm guessing that things like buttons can ...