Search found 136 matches

by JensZ
Thu 24. Nov 2005, 10:06
Forum: hacks & enhancements
Topic: {LISTNEWSLETTERS} For listing archived news letters
Replies: 15
Views: 11120

What's url rewrite?
by JensZ
Thu 24. Nov 2005, 10:02
Forum: hacks & enhancements
Topic: {NAV_MENUBAR} Dropdown menubar
Replies: 68
Views: 50307

I've never tried it, but I think all you need to do is to replace the line $html .= "<a class=\"menuButton\" $title href=\"\" tabIndex=\"$tabindex\" onclick=\"return F(event, 'menu_$id');\" onfocus=\"G(event, 'menu_$id');\" onmouseover=\"G(...
by JensZ
Thu 17. Nov 2005, 16:55
Forum: phpwcms Feature Requests
Topic: My wish list
Replies: 3
Views: 2737

Agreed.

Phone number etc for users already exist. Check under profile in the menu.

I believe the reason why there are two trees is to prevent unauthorized users from making changes to the site structure. Makes sense.

Cheers,

Jens
by JensZ
Sat 12. Nov 2005, 21:56
Forum: hacks & enhancements
Topic: mygallery mod
Replies: 85
Views: 73753

Good stuff, scraper.

I've been thinking about writing a banner replacement tag that counts the number of clicks. Does the banner mod do anything of that nature?

Jens
by JensZ
Wed 9. Nov 2005, 15:27
Forum: hacks & enhancements
Topic: Simple Blog Module + Reptag [Work In Progress]
Replies: 120
Views: 71046

So that's what you look like, Kosse??!! ;)
by JensZ
Wed 9. Nov 2005, 13:52
Forum: hacks & enhancements
Topic: News Flash Content Type [Updated 2.0.4]
Replies: 40
Views: 33012

Doublecheck that the function is really in front.func.inc.php.
by JensZ
Wed 9. Nov 2005, 11:30
Forum: hacks & enhancements
Topic: Simple Blog Module + Reptag [Work In Progress]
Replies: 120
Views: 71046

Nice work shiny!

I'm looking forward to the final release. Is it possible to share what you currently have? Maybe there's something I can do to help? I think it's ok to release alpha code, I do it all the time. A blog would be a very nice enhancement to phpwcms.

Cheers,

Jens
by JensZ
Fri 4. Nov 2005, 10:13
Forum: phpwcms Support English
Topic: (UPDATE/NEW) phpWCMS Update Packs 26.04.2006
Replies: 134
Views: 69686

Thanks, Pappnase, for consolidating the latest stuff from CVS. It's greatly appreciated. I just wanted to ask if it would be possible to list the files that changed (if you have that information) or release a smaller package that only contains files that changed. The reason is that I have made quite...
by JensZ
Fri 4. Nov 2005, 10:03
Forum: sites you are proud of (made with phpwcms only)
Topic: www.jopa.dk - frolds first phpwcms site
Replies: 10
Views: 3756

Bra jobbat!!!

/Jens
by JensZ
Fri 4. Nov 2005, 09:09
Forum: hacks & enhancements
Topic: {NAV_MENUBAR} Dropdown menubar
Replies: 68
Views: 50307

Probably. It's not built in, but should be doable. Check out http://www.brainjar.com, there's a whole tutorial on how to build the menubar. Perhaps you can think of a way to make it vertical?! How's Macon these days? I've been there a couple of times, playing soccer against Mercer University. I used...
by JensZ
Mon 31. Oct 2005, 13:42
Forum: hacks & enhancements
Topic: Web Poll Content Type
Replies: 36
Views: 24005

Yes, changes are made to the same files, but the changes are minor. A function in front.func.inc.php and a line or two in the other files. Just look for "jens" to find the lines that changed and merge them in.
by JensZ
Mon 31. Oct 2005, 09:28
Forum: hacks & enhancements
Topic: Web Poll Content Type
Replies: 36
Views: 24005

Frold, To show the total number of votes replace $html .= "</table></td>\n</tr>"; $html .= "</table>"; with $html .= "</table></td>\n</tr>"; $html .= "<tr><td><span style=\"font-weight:bold;\">total votes:</span> ".$total_votes."</td></tr>"...
by JensZ
Mon 31. Oct 2005, 09:21
Forum: hacks & enhancements
Topic: {SHOW_CONTENT} Show content of a particular content part
Replies: 68
Views: 61033

The underscore prevents the script from being loaded and executed. So all scripts you want to use should have .php extension (without underscore).
by JensZ
Fri 28. Oct 2005, 10:37
Forum: hacks & enhancements
Topic: Web Poll Content Type
Replies: 36
Views: 24005

Nope, it is based on IP. One visitor, one vote. However, it can be reset by updating the content part in the backend, but that will reset all the votes. Maybe I'll put some reset logic in the next version...
by JensZ
Fri 28. Oct 2005, 10:18
Forum: hacks & enhancements
Topic: ExData Module v2.8.0 - Tables, Lists and more…
Replies: 472
Views: 275565

When are the enhancements coming for this mod? I made a few changes so that I could display tables with a header row and repeating rows, but it seems like this is meant to be included in the next release. See my example at http://www.ikfrej.se/index.php?id=85,0,0,1,0,0.