FYI, the previous owner of pagesetter.net turned over the site to me... He was not planning to keep it, which would be a pitty... lots of resources would be lost.
Thx Michel and Erik to hand over the files to me. The PN version was 0.7.5.0, on my local server I've successfully upgraded to an 0.7.6.4, the upgrade to Zikula 1.x still has to be done.
It might be a good idea to integrate pagesetter/pagemaster/pgForm to share tips and tricks... All comments and ideas are welcome of course.
Back to topic... will try the lastest pgForm ASAP, great job!
Sincerely,
- Igor
- mercromina responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 08:01 PM
- craigh responded to »TagIt 3.0 for Zikula« 03:58 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
New pgForm prerelease (0.9)
Go to page [-1] 1 - 2 - 3 [+1]:
-
- Rank: Softmore
- Registered: May 22, 2004
- Last visit: Apr 03, 2010
- Posts: 451
Igor, et al,
Though my time is at a premium (whose isn't!) I'd be glad to help out with the new pagesetter.net- be with graphic work (theme/logos/etc) or site structure, content, etc...
The Pagesetter family of modules is indispensable to me and anything I can do to help centralize information/code/tutorials etc... about them would be the least I could do...
FWIW, I think that it may be prudent to start over with the site and recreate all the content in a new, more organized manner... Maybe we should get a discussion going somewhere between the Pagesetter die-hards about making this happen.
--
Burnham Racing
Illinois Cycling Association -
- Rank: Developer
- Registered: Jun 16, 2003
- Posts: 1915
Quote
the upgrade to Zikula 1.x still has to be done.
be sure to check out the recently updated docs on that matter. -
**unknown user**
- Rank: Expert
- Registered: Mar 16, 2002
- Last visit: Apr 02, 2010
- Posts: 1208
If you can get a hold of the original elfisk forums (before the recent "upgrade"), that would be cool too. If you've looked at the elfisk forums lately, you'll see that the code is gone (yes, totally GONE) and the usernames have all been changed to "converted". A literal TON of great information has completely disappeared. I was very sad to see that.
-
- Rank: Softmore
- Registered: Dec 31, 1969
- Last visit: May 07, 2010
- Posts: 486
I haven't looked, but sometimes when that happens in a forum you can "view source" and see the original code there. -
**unknown user**
- Rank: Expert
- Registered: Mar 16, 2002
- Last visit: Apr 02, 2010
- Posts: 1208
bronto
I haven't looked, but sometimes when that happens in a forum you can "view source" and see the original code there.
Yeah, I thought the same thing, but the "upgrade" replaced anything contained in code tags with:Code
DIZKUSCODEREPLACEMENT0
Anyway, sorry to get this thread off track. Back to your regularly scheduled thread!
edited by: Wendell, Jul 02, 2009 - 08:14 AM -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: May 18, 2010
- Posts: 985
remmingtonshowdown
FWIW, I think that it may be prudent to start over with the site and recreate all the content in a new, more organized manner... Maybe we should get a discussion going somewhere between the Pagesetter die-hards about making this happen.
http://www.pagesetter.net
A little preview so far....
I'll set up pnForum so we can discuss further there....
Last time off-topic by me here
I promise ....
- Igor -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: May 18, 2010
- Posts: 985
Hello,
I found some errors in user_new [haven't checked the other files].
Misplaced " in add_additional header, I changed it to:
Code
src="'|cat:$pgajaxdir|cat:'/validation.js"
src="'|cat:$pgajaxdir|cat:'/effects.js"
And not so important... but I guess it doesn't hurt:
Code
<!--[pnmodavailable modname="photoshare" assign="photoshareis"]-->
<!--[if $photoshareis]-->
------> Here the photoshare javascript line
<!--[/if]-->
- Igor -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
videokid
I found some errors in user_new [haven't checked the other files].
Misplaced " in add_additional header, I changed it to:
Code
src="'|cat:$pgajaxdir|cat:'/validation.js"
src="'|cat:$pgajaxdir|cat:'/effects.js"
Thanks for reporting Igor! Sorry for the late reply, I was away for a while.
Should be fixed in SVN. -
- Rank: Moderator
- Registered: Mar 15, 2005
- Last visit: May 30, 2010
- Posts: 1077
Anyone having issues with pgForm html/YUI?
Specifically when updating an HTML field with the YUI editor, updates are not saving. When I switch the field to a text field, it updates and saves, but when I use the YUI edit (as an HTML filed) it WILL NOT SAVE.
I'm using Zikula 1.1.0 and the latest SVN of pgForm from today. I regenerated the pgForm module after going to the new version. It seems like its a YUI editor problem.
Any advice or troubleshooting steps?
--
[ stevencopley.com ] -
- Rank: Moderator
- Registered: Mar 15, 2005
- Last visit: May 30, 2010
- Posts: 1077
Wow, YUI seems to be the problem. Does pgForm not support it? It works with every other scribite editor.
By the way Bert, I really appreciate your great module. Thank you.
--
[ stevencopley.com ] -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
Hi Steven,
Haven't tested YUI myself at all. Perhaps there is an incompatibility issue with with one of the prototype or calendar scripts. I'll check it out.
BTW like your signature
-
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
I tested the YUI editor. I can reproduce the behavior described, i.e. not saving. However, I get exactly the same behavior in the Pages module. Therefore I conclude it's either zikula, scribite, or YUI causing this problem
. I'm going to leave it at that.
-
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
Just uploaded some small fixes. Anyone care to do one more test? If I don't get any errors reported before Sunday I'll release 1.0
.
-
- Rank: Moderator
- Registered: Mar 15, 2005
- Last visit: May 30, 2010
- Posts: 1077
Myself, Darryl or Wendell would be happy to assist you. What do you need specifically?
;)
--
[ stevencopley.com ]
Go to page [-1] 1 - 2 - 3 [+1]:
- Moderated by:
- Support
