johnn,
1) Just do an update of the web poll content type
2) In the database table phpwcms_articlecontent, column acontent_form.
Cheers
Search found 136 matches
- Mon 10. Jul 2006, 13:48
- Forum: hacks & enhancements
- Topic: Web Poll Content Type
- Replies: 36
- Views: 30683
- Wed 21. Jun 2006, 13:43
- Forum: hacks & enhancements
- Topic: Web Poll Content Type
- Replies: 36
- Views: 30683
- Wed 24. May 2006, 14:59
- Forum: hacks & enhancements
- Topic: Web Poll Content Type
- Replies: 36
- Views: 30683
- Mon 13. Mar 2006, 17:09
- Forum: hacks & enhancements
- Topic: {NAV_MENUBAR} Dropdown menubar
- Replies: 68
- Views: 57882
- Fri 27. Jan 2006, 16:25
- Forum: hacks & enhancements
- Topic: News MOD
- Replies: 67
- Views: 52460
- Fri 27. Jan 2006, 10:52
- Forum: hacks & enhancements
- Topic: News MOD
- Replies: 67
- Views: 52460
After a first look, this looks really promising. I had to make some changes to get it to work, as I already have modules with IDs 2 and 3. I also had to comment out the following:
if (stristr($_SESSION["wcs_usr_access"], "news_rw_")) {
I suspect that is meant to prevent users without access from ...
if (stristr($_SESSION["wcs_usr_access"], "news_rw_")) {
I suspect that is meant to prevent users without access from ...
- Tue 24. Jan 2006, 17:01
- Forum: hacks & enhancements
- Topic: {NAV_MENUBAR} Dropdown menubar
- Replies: 68
- Views: 57882
- Tue 17. Jan 2006, 08:05
- Forum: hacks & enhancements
- Topic: Statistic for Visitor, Host, OS etc.
- Replies: 91
- Views: 97566
- Mon 19. Dec 2005, 16:45
- Forum: hacks & enhancements
- Topic: News Flash Content Type [Updated 2.0.4]
- Replies: 40
- Views: 35580
- Mon 19. Dec 2005, 16:43
- Forum: hacks & enhancements
- Topic: News Flash Content Type [Updated 2.0.4]
- Replies: 40
- Views: 35580
UPDATED to version 2
Hi
I've updated the news flash content type to allow selection of whole article categories. Actually it is a completely new content type because the changes would cause all previous news flash contents to not work anymore.
Instructions and downloads: http://www.ikfrej.se/index.php?downloads
http ...
I've updated the news flash content type to allow selection of whole article categories. Actually it is a completely new content type because the changes would cause all previous news flash contents to not work anymore.
Instructions and downloads: http://www.ikfrej.se/index.php?downloads
http ...
- Thu 15. Dec 2005, 17:26
- Forum: hacks & enhancements
- Topic: {TEASER_EX} Replacement tag v1.90 - 10.1.2007
- Replies: 398
- Views: 216883
- Thu 15. Dec 2005, 16:29
- Forum: hacks & enhancements
- Topic: {NAV_MENUBAR} Dropdown menubar
- Replies: 68
- Views: 57882
- Mon 28. Nov 2005, 14:16
- Forum: hacks & enhancements
- Topic: {TEASER_EX} Replacement tag v1.90 - 10.1.2007
- Replies: 398
- Views: 216883
- Mon 28. Nov 2005, 12:26
- Forum: phpwcms Support English
- Topic: how to use a template for article listing for news?
- Replies: 36
- Views: 16004
- Thu 24. Nov 2005, 10:33
- Forum: hacks & enhancements
- Topic: {NAV_MENUBAR} Dropdown menubar
- Replies: 68
- Views: 57882
I don't know exactly. I guess something would need to trigger an F event, like a time delay or something. For now, keep the onclick="return F(...);" so you can close it with a mouseclick. Check http://www.brainjar.com to see if can find your solution. Let me know if you find a solution. Maybe I'll ...