Stopped by the Websites meeting today to get some help on the theme package, which is blocking us from going to staging. And Websites stepped up wonderfully.
Hiemanshu Sharma (hiemanshu) is leading the charge; Craig Thomas (giarc) has offered help on tickets #87 and #88, and Carl Walker (nullsys) and Sijis Aviles (sijis) will be joining as soon as they get clear of their other Websites Team projects at the start of next week. Thanks, everyone! (Also, it turns out that Hiemanshu knows how to fix the weird overlapping text bug I sent a screenshot for last time; it's a <div> thing that's not actually so bad.)
People who want to help with the CSS/js/theme-packaging side of things are the only ones who are likely to find these interesting, but the notes and log are at http://meetbot.fedoraproject.org/fedora-websites/2010-01-22/fedora-websites.....
How's progress on the short URLs schema (https://fedoraproject.org/wiki/How_to_set_up_a_Zikula_sandbox#Short_URLs_Sys...
--Mel
On Sat, Jan 23, 2010 at 1:11 AM, Mel Chua mel@redhat.com wrote:
Stopped by the Websites meeting today to get some help on the theme package, which is blocking us from going to staging. And Websites stepped up wonderfully.
Hiemanshu Sharma (hiemanshu) is leading the charge; Craig Thomas (giarc) has offered help on tickets #87 and #88, and Carl Walker (nullsys) and Sijis Aviles (sijis) will be joining as soon as they get clear of their other Websites Team projects at the start of next week. Thanks, everyone! (Also, it turns out that Hiemanshu knows how to fix the weird overlapping text bug I sent a screenshot for last time; it's a <div> thing that's not actually so bad.)
Hi all,
I have our theme up and running locally and I am looking for some guidance in terms of our target mockup or referenced goal in therms of the theme. This is what I can find:
http://fedoraproject.org/w/uploads/c/ce/FooBar.png
With this being our current state: https://publictest6.fedoraproject.org/zikula/
Also, in terms of making sure I have the right parts turned on and off in zikula admin, do we have a dataset for test data? and I wonder if there is a specific configuration file I should be using? to get the right modules enabled, with the right options? for example, the one from puiblictest6?
Thanks,
-- Craig
Hey Craig,
I would be more than happy to hand you over the database dumb if you like, and Mel has no problems with it.
Hey Mel,
Is it ok if I give Craig a dumb of the database?
On 23 January 2010 20:46, Craig Thomas bicycle.nutz@gmail.com wrote:
On Sat, Jan 23, 2010 at 1:11 AM, Mel Chua mel@redhat.com wrote:
Stopped by the Websites meeting today to get some help on the theme package, which is blocking us from going to staging. And Websites stepped up wonderfully.
Hiemanshu Sharma (hiemanshu) is leading the charge; Craig Thomas (giarc) has offered help on tickets #87 and #88, and Carl Walker (nullsys) and Sijis Aviles (sijis) will be joining as soon as they get clear of their other Websites Team projects at the start of next week. Thanks, everyone! (Also, it turns out that Hiemanshu knows how to fix the weird overlapping text bug I sent a screenshot for last time; it's a <div> thing that's not actually so bad.)
Hi all,
I have our theme up and running locally and I am looking for some guidance in terms of our target mockup or referenced goal in therms of the theme. This is what I can find:
http://fedoraproject.org/w/uploads/c/ce/FooBar.png
With this being our current state: https://publictest6.fedoraproject.org/zikula/
Also, in terms of making sure I have the right parts turned on and off in zikula admin, do we have a dataset for test data? and I wonder if there is a specific configuration file I should be using? to get the right modules enabled, with the right options? for example, the one from puiblictest6?
Thanks,
-- Craig _______________________________________________ logistics mailing list logistics@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/logistics
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/24/2010 01:35 AM, Mel Chua wrote:
On 01/23/2010 10:25 AM, Hiemanshu Sharma wrote:
Hey Craig,
I would be more than happy to hand you over the database dumb if you like, and Mel has no problems with it.
Hey Mel,
Is it ok if I give Craig a dump of the database?
Absolutely. _______________________________________________ logistics mailing list logistics@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/logistics
Craig just ping me when you are online, I ll take a dump and put it up for you to use, I ll also give you the extra files or modules that are a part of the pt6 zikula instance.
Regards,
Hiemanshu Sharma.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/24/2010 01:35 AM, Mel Chua wrote:
On 01/23/2010 10:25 AM, Hiemanshu Sharma wrote:
Hey Craig,
I would be more than happy to hand you over the database dumb if you like, and Mel has no problems with it.
Hey Mel,
Is it ok if I give Craig a dump of the database?
Absolutely. _______________________________________________ logistics mailing list logistics@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/logistics
I have taken a copy of the zikula folder on the pt6 server and also a sql dump and uploaded it to http://hiemanshu.in/zikula.tar.gz To use this you will need to install Zikula and use the config.php from your install (Removed the config.php from this one for security reasons) and then import the database. I haven't tested it yet, But I will soon. If you want anything else just let me know or ping me over IRC.
- -Hiemanshu Sharma.
2010/1/23 Hiemanshu Sharma hiemanshu@gmail.com:
I have taken a copy of the zikula folder on the pt6 server and also a sql dump and uploaded it to http://hiemanshu.in/zikula.tar.gz To use this you will need to install Zikula and use the config.php from your install (Removed the config.php from this one for security reasons) and then import the database. I haven't tested it yet, But I will soon. If you want anything else just let me know or ping me over IRC.
Thank you. Aside form having no way to initially login using that dump, it works fine.
( i had to update an record's password/username with one from a previous zikula install's db/user that I knew ).
There seem to be several modules included in this .tar.gz that are not available via yum and also not in the sandbox instructions? I also did not see any place to get them as fedora .rpms ?
I am heading out to run now, but can make a list if we'd like one? ( meld directory comparison is my friend )
Also, are we using ENGINE=MyISAM with good reasons or just because it is the default type in mysql? InnoDB offers, IMO, an improvement: transactions and foreign key constraints ( also row level locking on updates ).
Cheers,
-- Craig
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/24/2010 04:15 AM, Craig Thomas wrote:
2010/1/23 Hiemanshu Sharma hiemanshu@gmail.com:
I have taken a copy of the zikula folder on the pt6 server and also a sql dump and uploaded it to http://hiemanshu.in/zikula.tar.gz To use this you will need to install Zikula and use the config.php from your install (Removed the config.php from this one for security reasons) and then import the database. I haven't tested it yet, But I will soon. If you want anything else just let me know or ping me over IRC.
Thank you. Aside form having no way to initially login using that dump, it works fine.
Thats probably because of the salt being different in different config.php files. This really doesnt matter though.
( i had to update an record's password/username with one from a previous zikula install's db/user that I knew ).
There seem to be several modules included in this .tar.gz that are not available via yum and also not in the sandbox instructions? I also did not see any place to get them as fedora .rpms ?
The main reason why I wanted to have over a copy of the pt6 instance. I am looking for a way to atleast get them ready for the infra repo (and sandboxing)
I am heading out to run now, but can make a list if we'd like one? ( meld directory comparison is my friend )
That would be real nice and help me package the individual modules.
Also, are we using ENGINE=MyISAM with good reasons or just because it is the default type in mysql? InnoDB offers, IMO, an improvement: transactions and foreign key constraints ( also row level locking on updates ).
I have no idea why this has been done, Probably Simon (itbegins) will be able to answer you or Mel. (Yeah I dint setup the pt6 instance)
- -Hiemanshu Sharma.
2010/1/23 Hiemanshu Sharma hiemanshu@gmail.com:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
That would be real nice and help me package the individual modules.
These seem to be in the public test6 .tar.gz file and not the yum installed zikula sandbox:
AuthFAS EZComments Feeds pagemaster Profile
In install from sandbox page on wiki, but not in .tar.gz you sent earlier:
Polls
Below are some actual diffs: 'zikula_original' being the yum installed sandbox from the wiki. I would suspect that all we need are the modules to be installed, and the rest of the files below come with the modules but this is my first experience with zikula, so I don't really know that :)
-- Craig
[cwt@vblue ~]$ diff -r /usr/share/zikula /usr/share/zikula_original/ | grep "Only in" | grep modules Only in /usr/share/zikula/modules: AuthFAS Only in /usr/share/zikula/modules: EZComments Only in /usr/share/zikula/modules: Feeds Only in /usr/share/zikula/modules: pagemaster Only in /usr/share/zikula_original/modules: Polls Only in /usr/share/zikula/modules/Profile: index.html Only in /usr/share/zikula/modules/Profile/pnblocks: index.html Only in /usr/share/zikula/modules/Profile/pndocs: index.html Only in /usr/share/zikula/modules/Profile/pnimages: index.html Only in /usr/share/zikula/modules/Profile/pnjavascript: index.html Only in /usr/share/zikula/modules/Profile/pnlang/eng: index.html Only in /usr/share/zikula/modules/Profile/pnlang: index.html Only in /usr/share/zikula/modules/Profile/pnstyle: index.html Only in /usr/share/zikula/modules/Profile/pntemplates: index.html Only in /usr/share/zikula/modules/Profile/pntemplates/plugins: index.html Only in /usr/share/zikula/themes/fedora/templates/modules: pagemaster [cwt@vblue ~]$
[cwt@vblue ~]$ diff -ur /usr/share/zikula /usr/share/zikula_original/ | grep "Only in" Only in /usr/share/zikula/config/classes: FilterUtil Only in /usr/share/zikula/config/classes: FilterUtil.class.php Only in /usr/share/zikula/config/classes: manual-developer.pdf Only in /usr/share/zikula/config/classes: manual-user.pdf Only in /usr/share/zikula/config: opc.hph Only in /usr/share/zikula/config: personal_config.php Only in /usr/share/zikula/config/templates: pagemaster Only in /usr/share/zikula/config/workflows: pagemaster Only in /usr/share/zikula_original/: docs Only in /usr/share/zikula/includes/classes/adodb: adodb-time.zip Only in /usr/share/zikula_original/includes/classes/adodb: contrib Only in /usr/share/zikula/includes/classes/adodb/datadict: datadict-mssqlnative.inc.php Only in /usr/share/zikula/includes/classes/adodb/datadict: index.html Only in /usr/share/zikula/includes/classes/adodb: docs Only in /usr/share/zikula/includes/classes/adodb/drivers: adodb-mssqlnative.inc.php Only in /usr/share/zikula/includes/classes/adodb/drivers: index.html Only in /usr/share/zikula/includes/classes/adodb: index.html Only in /usr/share/zikula/includes/classes/adodb/lang: adodb-fa.inc.php Only in /usr/share/zikula/includes/classes/adodb/lang: index.html Only in /usr/share/zikula_original/includes/classes/adodb: pear Only in /usr/share/zikula/includes/classes/adodb/perf: index.html Only in /usr/share/zikula/includes/classes/adodb/perf: perf-mssqlnative.inc.php Only in /usr/share/zikula_original/includes/classes/adodb: server.php Only in /usr/share/zikula/includes/classes/adodb/session: index.html Only in /usr/share/zikula_original/includes/classes/adodb/session: old Only in /usr/share/zikula_original/includes/classes/adodb: tests Only in /usr/share/zikula/includes/classes/adodb/xsl: index.html Only in /usr/share/zikula/includes/classes: encryption Only in /usr/share/zikula/includes/classes: hashes Only in /usr/share/zikula/includes/classes/idna: index.html Only in /usr/share/zikula/includes/classes/idna: npdata.ser Only in /usr/share/zikula_original/includes/classes/idna: transcode_wrapper.php Only in /usr/share/zikula_original/includes/classes/idna: uctc.php Only in /usr/share/zikula/includes/classes: index.html Only in /usr/share/zikula/includes/classes: JSON Only in /usr/share/zikula_original/includes/classes/SimplePie: create.php Only in /usr/share/zikula/includes/classes/SimplePie: idn Only in /usr/share/zikula/includes/classes/SimplePie: index.html Only in /usr/share/zikula/includes/classes/SimplePie: LICENSE.txt Only in /usr/share/zikula/includes/classes/SimplePie: README.txt Only in /usr/share/zikula/includes/classes/Smarty: index.html Only in /usr/share/zikula/includes/classes/Smarty/internals: index.html Only in /usr/share/zikula/includes/classes/Smarty/plugins: index.html Only in /usr/share/zikula/includes/classes/Smarty/plugins: resource.var.php Only in /usr/share/zikula_original/: install-orig Only in /usr/share/zikula_original/: install.php-orig Only in /usr/share/zikula/javascript: livepipe Only in /usr/share/zikula/modules: AuthFAS Only in /usr/share/zikula/modules: EZComments Only in /usr/share/zikula/modules: Feeds Only in /usr/share/zikula/modules: pagemaster Only in /usr/share/zikula_original/modules: Polls Only in /usr/share/zikula/modules/Profile: index.html Only in /usr/share/zikula/modules/Profile/pnblocks: index.html Only in /usr/share/zikula/modules/Profile/pndocs: index.html Only in /usr/share/zikula/modules/Profile/pnimages: index.html Only in /usr/share/zikula/modules/Profile/pnjavascript: index.html Only in /usr/share/zikula/modules/Profile/pnlang/eng: index.html Only in /usr/share/zikula/modules/Profile/pnlang: index.html Only in /usr/share/zikula/modules/Profile/pnstyle: index.html Only in /usr/share/zikula/modules/Profile/pntemplates: index.html Only in /usr/share/zikula/modules/Profile/pntemplates/plugins: index.html Only in /usr/share/zikula: rss.php Only in /usr/share/zikula: test.php Only in /usr/share/zikula/themes/fedora/templates/modules: pagemaster Only in /usr/share/zikula_original/themes: fedora_original_from_rpm Only in /usr/share/zikula/themes: fedora-zikula.tar.gz Only in /usr/share/zikula_original/: upgrade10xto11x.php-orig Only in /usr/share/zikula_original/: upgrade.php-orig Only in /usr/share/zikula: zikula.sql [cwt@vblue ~]$
On Sun, Jan 24, 2010 at 10:34 AM, Craig Thomas bicycle.nutz@gmail.com wrote:
These seem to be in the public test6 .tar.gz file and not the yum installed zikula sandbox:
AuthFAS
OK, ignore that one ;) thats just me...
-- Craig
Also, are we using ENGINE=MyISAM with good reasons or just because it is the default type in mysql? InnoDB offers, IMO, an improvement: transactions and foreign key constraints ( also row level locking on updates ).
I have no idea why this has been done, Probably Simon (itbegins) will be able to answer you or Mel. (Yeah I dint setup the pt6 instance)
I set up the pt6 instance, and chose MyISAM because the zikula sandbox instructions said to do it. (https://fedoraproject.org/wiki/How_to_set_up_a_Zikula_sandbox#Zikula_install..., step 7). Paul wrote those instructions and might be able to chime in if there's a reason we don't know about.
My guess is that it's just because it is the default. The first-page hits on http://www.google.com/search?q=how+to+install+zikula (our sandbox instructions among them) say to choose MyISAM, but there's no indication of any reason; I can't find any "choose MyISAM or ELSE!" documentation after spending 10m looking through the stuff on zikula.org. Copying Simon as a sanity check, but my *guess* is that it would be fine to switch to InnoDB.
--Mel
On Sun, Jan 24, 2010 at 11:05 AM, Mel Chua mel@redhat.com wrote:
Also, are we using ENGINE=MyISAM with good reasons or just because it is the default type in mysql? InnoDB offers, IMO, an improvement: transactions and foreign key constraints ( also row level locking on updates ).
I have no idea why this has been done, Probably Simon (itbegins) will be able to answer you or Mel. (Yeah I dint setup the pt6 instance)
I set up the pt6 instance, and chose MyISAM because the zikula sandbox instructions said to do it. (https://fedoraproject.org/wiki/How_to_set_up_a_Zikula_sandbox#Zikula_install..., step 7). Paul wrote those instructions and might be able to chime in if there's a reason we don't know about.
My guess is that it's just because it is the default. The first-page hits on http://www.google.com/search?q=how+to+install+zikula (our sandbox instructions among them) say to choose MyISAM, but there's no indication of any reason; I can't find any "choose MyISAM or ELSE!" documentation after spending 10m looking through the stuff on zikula.org. Copying Simon as a sanity check, but my *guess* is that it would be fine to switch to InnoDB.
MyISAM is used by default, but I don't know any reason it has to be that way.
On 2010-01-25 10:34:21 PM, Simon Birtwistle wrote:
MyISAM is used by default, but I don't know any reason it has to be that way.
There is no reason, however I would recommend MyISAM as it's faster for plain old reads. You lose a bit on updates, but in a web environment these are rare.
In Infrastructure, we've had locking issues with MyISAM, so we've been trying to move to InnoDB for most new apps. As long as the only downside is performance, I'd prefer InnoDB if that's possible.
Thanks, Ricky
On Sat, Jan 23, 2010 at 10:16 AM, Craig Thomas bicycle.nutz@gmail.com wrote:
Hi all,
I have our theme up and running locally and I am looking for some guidance in terms of our target mockup or referenced goal in therms of the theme. This is what I can find:
http://fedoraproject.org/w/uploads/c/ce/FooBar.png
With this being our current state: https://publictest6.fedoraproject.org/zikula/
Hi all,
I feel silly quoting myself, but :
Should I take the lack of direct response here to mean that the above is accurate? we are targeting that image for the zikula theme?
-- Craig
Should I take the lack of direct response here to mean that the above is accurate? we are targeting that image for the zikula theme?
-- Craig
Actually, http://fedoraproject.org/w/uploads/c/ce/FooBar.png was an early conceptual design - there's no set image to refer to for an end target, since Mo started the current design directly in css.
Generally speaking, "anything that's based on http://publictest6.fedoraproject.org/zikula/ and looks good" is fair game right now. The list of bugs to fix is at https://fedorahosted.org/design-team/query?status=new&status=assigned&am..., which is linked to from https://fedoraproject.org/wiki/Fedora_Insight#Design.
Does this help clear things up?
--Mel
I just removed 3 blocker bugs yesterday. We have one more left that I would need some help from Simon. I also tested used InnoDB yesterday on pt14, and it was a no-go. Zikula said it could not find the table for some reason. I dint investigate the reason. If its the only option I could very well look into it.
- Hiemanshu
2010/1/26 Mel Chua mel@redhat.com
Should I take the lack of direct response here to mean that the above is accurate? we are targeting that image for the zikula theme?
-- Craig
Actually, http://fedoraproject.org/w/uploads/c/ce/FooBar.png was an early conceptual design - there's no set image to refer to for an end target, since Mo started the current design directly in css.
Generally speaking, "anything that's based on http://publictest6.fedoraproject.org/zikula/ and looks good" is fair game right now. The list of bugs to fix is at
https://fedorahosted.org/design-team/query?status=new&status=assigned&am... , which is linked to from https://fedoraproject.org/wiki/Fedora_Insight#Design.
Does this help clear things up?
--Mel _______________________________________________ logistics mailing list logistics@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/logistics
logistics@lists.fedoraproject.org