You can subscribe to this list here.
2001 |
Jan
|
Feb
(1) |
Mar
(265) |
Apr
(166) |
May
(25) |
Jun
(17) |
Jul
(20) |
Aug
(47) |
Sep
(6) |
Oct
(14) |
Nov
(66) |
Dec
(64) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(109) |
Feb
(64) |
Mar
(34) |
Apr
(23) |
May
(64) |
Jun
(9) |
Jul
(13) |
Aug
(6) |
Sep
(33) |
Oct
(272) |
Nov
(67) |
Dec
(75) |
2003 |
Jan
(264) |
Feb
(244) |
Mar
(171) |
Apr
(119) |
May
(54) |
Jun
(93) |
Jul
(51) |
Aug
(48) |
Sep
(14) |
Oct
(49) |
Nov
(47) |
Dec
(15) |
2004 |
Jan
(13) |
Feb
(27) |
Mar
(18) |
Apr
(44) |
May
(35) |
Jun
(24) |
Jul
(39) |
Aug
(142) |
Sep
(35) |
Oct
(34) |
Nov
(49) |
Dec
(24) |
2005 |
Jan
(60) |
Feb
(71) |
Mar
(19) |
Apr
(27) |
May
(68) |
Jun
(4) |
Jul
(30) |
Aug
(10) |
Sep
(23) |
Oct
(24) |
Nov
(13) |
Dec
(6) |
2006 |
Jan
(4) |
Feb
(46) |
Mar
(64) |
Apr
(18) |
May
(16) |
Jun
(37) |
Jul
(7) |
Aug
(19) |
Sep
(9) |
Oct
(8) |
Nov
(3) |
Dec
(23) |
2007 |
Jan
(25) |
Feb
(21) |
Mar
(32) |
Apr
(36) |
May
(12) |
Jun
(1) |
Jul
(7) |
Aug
(15) |
Sep
(13) |
Oct
(1) |
Nov
|
Dec
|
2008 |
Jan
(3) |
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
|
Jun
(1) |
Jul
(2) |
Aug
(7) |
Sep
|
Oct
(5) |
Nov
(1) |
Dec
|
2009 |
Jan
(7) |
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Matthew M. <ma...@tu...> - 2003-01-06 12:18:29
|
> Probably smallint would be the next logical step. It is standard sql. +1 to smallint. Matt |
From: Don S. <do...@se...> - 2003-01-05 21:24:08
|
Probably smallint would be the next logical step. It is standard sql. Also in my research and to answer an earlier question: date, time, and timestamp are standard data types. Don. On Sun, 5 Jan 2003, Matthew McNaney wrote: > First hit: > > http://candle.pha.pa.us/main/writings/pgsql/sgml/datatype.html#DATATYPE-INT > > Quote: > "5.1.1. The Integer Types > The types smallint, integer, bigint store whole numbers, that is, numbers > without fractional components, of various ranges." > > So, we can either change tinyint to int or char. > > I am unsure of which way to vote. Comments? Space concerns? > > Matt > > > |
From: Matthew M. <ma...@tu...> - 2003-01-05 18:41:37
|
First hit: http://candle.pha.pa.us/main/writings/pgsql/sgml/datatype.html#DATATYPE-INT Quote: "5.1.1. The Integer Types The types smallint, integer, bigint store whole numbers, that is, numbers without fractional components, of various ranges." So, we can either change tinyint to int or char. I am unsure of which way to vote. Comments? Space concerns? Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |
From: Matthew M. <ma...@tu...> - 2003-01-05 18:36:17
|
> Is tinyint a sql-standard datatype? I was going to use it as 0/1 bit > type of field, but thought I should just go with a char(1) to ensure > cross-dbms compatibility. Good question. If anyone can confirm that it is not, we can substitute. I will do some Googling and see what I can find. -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |
From: Don S. <do...@se...> - 2003-01-05 17:14:47
|
Is tinyint a sql-standard datatype? I was going to use it as 0/1 bit type of field, but thought I should just go with a char(1) to ensure cross-dbms compatibility. Don. |
From: Don S. <do...@se...> - 2003-01-05 16:48:43
|
OK I didn't have this. I thought it would create all the directories it needed, as I was telling it to make a _new_ module. If it doesn't do this, I would suggest that it should create all directories and files that it needs when creating new modules. Don. On Sun, 5 Jan 2003, Matthew McNaney wrote: > I will look into this. Make sure you have a writable conf directory for > your module. To the best of my recollection, this is where it is trying to > write it. > > Matt > > |
From: Matthew M. <ma...@tu...> - 2003-01-05 16:05:59
|
Ok it is fixed now. The PEAR libs were not up-to-date. Stop laughing. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu > D'oh I knew that. Of course I didn't want to leave the poor would-be > demo users hanging for the possible 59 minutes that I had left it > unusable. > > Anyway is that a known issue with adding the Calendar? > > Don. > > On Wed, 1 Jan 2003, Jeremy Agee wrote: > >> I didn't reply quickly because cron got this before i did. :-) Cron >> is set up to redo the demos every hour on the hour so if you mess it >> up don't worry about it. Hope every one had a good new year. >> >> > Sorry if I wasn't clear. It was the 0.9.x demo at: >> > >> > http://phpwebsite.appstate.edu/demo/0.9.x/ >> > >> > Don. >> > >> > On Mon, 30 Dec 2002, Don Seiler wrote: >> > >> >> I installed calendar (said it was installed succesfully), but when >> I tried to go back to the admin menu screen, all I get is an >> all-white page with only <html><body></body></html> in the source. >> Same with any page now. >> >> >> >> Sorry. :\ >> >> >> >> Don. >> >> >> >> >> >> ------------------------------------------------------- >> >> This sf.net email is sponsored by:ThinkGeek >> >> Welcome to geek heaven. >> >> http://thinkgeek.com/sf >> >> _______________________________________________ >> >> Phpwebsite-developers mailing list >> >> Php...@li... >> >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> >> >> >> >> > >> > >> > ------------------------------------------------------- >> > This sf.net email is sponsored by:ThinkGeek >> > Welcome to geek heaven. >> > http://thinkgeek.com/sf >> > _______________________________________________ >> > Phpwebsite-developers mailing list >> > Php...@li... >> > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> -- >> Jeremy Agee >> phpWebSite Development Team (http://phpwebsite.appstate.edu) >> Appalachian State University >> SF.net id: jagee or 94756 >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |
From: Matthew M. <ma...@tu...> - 2003-01-05 15:48:59
|
I will look into this but I think I know what might be the problem. I also have a suggestion. Currently there is a function sqlTableExists function. By default it does not add the table prefixing. It only adds the prefix if the second parameter is true. There are two sides to this. 1) If you are checking for tables outside phpWebSite, it is easier. 2) If you are using it to check for phpWebSite tables, it would be easier for it to add the prefixing by default. IMHO, 2 would be easier. What do y'all think? Again, S&R would be mandatory if it is changed. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu > D'oh I knew that. Of course I didn't want to leave the poor would-be > demo users hanging for the possible 59 minutes that I had left it > unusable. > > Anyway is that a known issue with adding the Calendar? > > Don. > > On Wed, 1 Jan 2003, Jeremy Agee wrote: > >> I didn't reply quickly because cron got this before i did. :-) Cron >> is set up to redo the demos every hour on the hour so if you mess it >> up don't worry about it. Hope every one had a good new year. >> >> > Sorry if I wasn't clear. It was the 0.9.x demo at: >> > >> > http://phpwebsite.appstate.edu/demo/0.9.x/ >> > >> > Don. >> > >> > On Mon, 30 Dec 2002, Don Seiler wrote: >> > >> >> I installed calendar (said it was installed succesfully), but when >> I tried to go back to the admin menu screen, all I get is an >> all-white page with only <html><body></body></html> in the source. >> Same with any page now. >> >> >> >> Sorry. :\ >> >> >> >> Don. >> >> >> >> >> >> ------------------------------------------------------- >> >> This sf.net email is sponsored by:ThinkGeek >> >> Welcome to geek heaven. >> >> http://thinkgeek.com/sf >> >> _______________________________________________ >> >> Phpwebsite-developers mailing list >> >> Php...@li... >> >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> >> >> >> >> > >> > >> > ------------------------------------------------------- >> > This sf.net email is sponsored by:ThinkGeek >> > Welcome to geek heaven. >> > http://thinkgeek.com/sf >> > _______________________________________________ >> > Phpwebsite-developers mailing list >> > Php...@li... >> > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> -- >> Jeremy Agee >> phpWebSite Development Team (http://phpwebsite.appstate.edu) >> Appalachian State University >> SF.net id: jagee or 94756 >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |
From: Matthew M. <ma...@tu...> - 2003-01-05 15:41:10
|
I made a theme Friday that I would like to propose as the new phpWebSite home page. It isn't that pretty but we need the change and it isn't brown :) Please let me know if this is cool with everyone. It is in CVS as 'clean'. thanks Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |
From: Matthew M. <ma...@tu...> - 2003-01-05 15:38:08
|
I will look into this. Make sure you have a writable conf directory for your module. To the best of my recollection, this is where it is trying to write it. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu > Is the idea with mod maker is that you add a module or edit a module and > then to actually commit the changes you "Export Mod Info"? > > Anyway I tried to create a simple module and it told me it was "Unable > to write to this module's setup directory" when I went to export it. > The phpws structure is all owned by apache. *shrug* > > Don. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |
From: Matthew M. <ma...@tu...> - 2003-01-05 15:36:19
|
I will start implementation of this on Monday unless there are any objections. Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu > +1 papa like. Especially since I have a couple of inter-dependent > modules on the horizon. > > Don. > > On Fri, 3 Jan 2003, Adam Morton wrote: > >> Hello all! >> >> I have one more proposal I would like to get out and hopefully >> implemented before the stable release. Please read over it and let me >> know what you think: >> >> Any directory in your module that is put there to "tie into" another >> module should be named according to the other module. Case in point >> is Boost. Right now we have a setup directory that is only used by >> Boost. This should be renamed to 'boost'. Not only does it make more >> sense, it also makes it easy to spot which modules are required by >> your module to run. >> >> This naming convention should also apply to the config files in the >> config directory. The altered file structure would look roughly like >> this: >> >> class => MyModule.php >> conf => boost.php (currently mod_info.php) >> layout.php (currently layout_info.php) >> help.php (currently help_info.php) >> docs => README.txt >> INSTALL.txt >> boost => install.sql >> uninstall.sql >> >> See? Now you can tell which config files are used by which modules a >> little easier, it allows for scalability as more and more modules are >> added, and it sets the stage for some more enhancements to boost later >> on. >> Of course those changes are another proposal all together :) >> >> Let me know what you all think! >> >> Cheers! >> Adam >> >> --------------------------------------------------------------------- >> Adam Morton >> Developer - Electronic Student Services >> http://phpwebsite.appstate.edu >> Founder - Appalachian Linux Users Group >> http://alug.appstate.edu >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |
From: Matthew M. <ma...@tu...> - 2003-01-05 15:33:23
|
I see no problem with implementing this. I am using subdirectories with my templates. The way I have been doing this for the processTemplate function is including the template directory along with the name. But that, obviously, wouldn't work with listTemplates. So, developers please indicate if you want this change or offer suggestions. Note that if unless we move the subdirectory variable to the third parameter, a search and replace will be needed. +1 -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu > Hi all! > > I submitted the moveElements() function to SF-featurerequests friday, > but since this is an existing function that I'm requesting be changed, I > thought it should be posted here for developers' review. > > One of my template sets uses subdirectories. The listTemplates function > couldn't be used with it without the following parameter addition. The > new code is in red. > > * @param string $subdir The name of a requested subdirectory within > the template directory > > function listTemplates($module, $subdir = NULL, $dirOnly = FALSE) { > if ($subdir!=NULL) > $subdir = $subdir . "/"; > if(is_dir($GLOBALS["core"]->home_dir . "themes/" . > $_SESSION["OBJ_layout"]->current_theme . "/templates/" . $module . > "/" . $subdir)) { > return $GLOBALS["core"]->readDirectory($this->home_dir . "themes/" > . $_SESSION["OBJ_layout"]->current_theme . "/templates/" . $module > . "/" . $subdir, $dirOnly); > } else if(is_dir($GLOBALS["core"]->home_dir . "mod/" . $module . > "/templates/" . $subdir)) { > return $GLOBALS["core"]->readDirectory($this->home_dir . "mod/" . > $module . "/templates/" . $subdir, $dirOnly); > } else { > return FALSE; > } > } // END FUNC listTemplates() > > -Eloi George- |
From: Matthew M. <ma...@tu...> - 2003-01-05 15:26:35
|
> I found out why my module wasn't working with te Search module! > > in mod_info.php I had this setting that I got from PageMaster: > $allow_view = array("home"=>1, "pagemaster"=>1); > > whereas Announce has this setting: > $allow_view = "all"; > > When I changed this line, everything started working! > > I guess this is some sort of security restriction for modules that don't > wan't to be accessed from certain other modules. It'd be great if a > mention of this is made in the module development documentation. > > -Eloi George- Agreed. As you stated, allow_view determines when a module should be loaded. If you want it loaded for every page load, then this is set to all. Otherwise you list out the modules you want to trigger the mod. "home" is a substitution module that tells the core to load the module when the home page is called in addition to other modules. Thanks, Matt Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |
From: Eloi G. <el...@re...> - 2003-01-04 21:55:07
|
Hi all! I submitted the moveElements() function to SF-featurerequests friday, = but since this is an existing function that I'm requesting be changed, I = thought it should be posted here for developers' review. One of my template sets uses subdirectories. The listTemplates function = couldn't be used with it without the following parameter addition. The = new code is in red. * @param string $subdir The name of a requested subdirectory within = the template directory function listTemplates($module, $subdir =3D NULL, $dirOnly =3D FALSE) = { if ($subdir!=3DNULL) $subdir =3D $subdir . "/"; if(is_dir($GLOBALS["core"]->home_dir . "themes/" . = $_SESSION["OBJ_layout"]->current_theme . "/templates/" . $module . "/" . = $subdir)) { return $GLOBALS["core"]->readDirectory($this->home_dir . "themes/" = . $_SESSION["OBJ_layout"]->current_theme . "/templates/" . $module . "/" = . $subdir, $dirOnly); } else if(is_dir($GLOBALS["core"]->home_dir . "mod/" . $module . = "/templates/" . $subdir)) { return $GLOBALS["core"]->readDirectory($this->home_dir . "mod/" . = $module . "/templates/" . $subdir, $dirOnly); } else { return FALSE; } } // END FUNC listTemplates() -Eloi George- |
From: Eloi G. <el...@re...> - 2003-01-04 21:39:04
|
I found out why my module wasn't working with te Search module! in mod_info.php I had this setting that I got from PageMaster: $allow_view =3D array("home"=3D>1, "pagemaster"=3D>1); whereas Announce has this setting: $allow_view =3D "all"; When I changed this line, everything started working! I guess this is some sort of security restriction for modules that don't = wan't to be accessed from certain other modules. It'd be great if a = mention of this is made in the module development documentation. -Eloi George- |
From: Eloi G. <el...@re...> - 2003-01-03 22:50:31
|
Hey Adam! Fatal error: Cannot instantiate non-existent class: phpws_articlemanager in /www/r/realvidreams/htdocs/testbed/mod/search/class/Search.php on line 81 Yeah, it's mine <dejected sigh>. When I posted it I thought it was a general error, but apparently all other modules work just fine with it! I've been trying to track the problem down for the past 2 days. The Approval Module instantiates the phpws_articlemanager class just fine, and I registered the Search module true to the documentation: if(isset($_SESSION["OBJ_search"])) { /* Register with search module */ $search['module'] = "articlemanager"; $search['search_class'] = "PHPWS_ArticleManager"; $search['search_function'] = "searchArticles"; $search['search_cols'] = "title, text"; $search['view_string'] = "&op=view_article&ARTICLE_id="; $search['show_block'] = 1; if(!$core->sqlInsert($search, "mod_search_register")) $content .= "Problem registering search<br />"; else $content .= "Registered with Search module!<br />"; } registration information shows up in mod_search_register just fine, but STILL it doesn't work. Arrrgh! I even tried replacing line 81 of Search.php with: $tempObj = new PHPWS_ArticleManager(); still nothing. Apparently Search is looking for something or has something set that Approval doesn't, but I can't figure out what... Looking for divine inspiration... -Eloi George- ----- Original Message ----- From: <ad...@tu...> To: <php...@li...> Sent: Tuesday, December 31, 2002 8:41 PM Subject: [Phpwebsite-developers] Hello again > 5. Eloi! The bug you posted about on this list had the class name > PHPWS_ArticleManager in it. Is this not your module? |
From: Matthew M. <ma...@tu...> - 2003-01-03 20:14:05
|
> I have one more proposal I would like to get out and hopefully > implemented before the stable release. HA HA Ha ha... ha... <sniff> .. ha Oh, I guess it is not that hard ;-) > Any directory in your module that is put there to "tie into" another > module should be named according to the other module. Case in point is > Boost. Right now we have a setup directory that is only used by Boost. > This should be renamed to 'boost'. Not only does it make more sense, it > also makes it easy to spot which modules are required by your module to > run. > > This naming convention should also apply to the config files in the > config directory. The altered file structure would look roughly like > this: > > class => MyModule.php > conf => boost.php (currently mod_info.php) > layout.php (currently layout_info.php) > help.php (currently help_info.php) > docs => README.txt > INSTALL.txt > boost => install.sql > uninstall.sql > I like the idea Adam. This will allow some expansion down the road. +1 Matt |
From: Don S. <do...@se...> - 2003-01-03 18:52:55
|
+1 papa like. Especially since I have a couple of inter-dependent modules on the horizon. Don. On Fri, 3 Jan 2003, Adam Morton wrote: > Hello all! > > I have one more proposal I would like to get out and hopefully implemented > before the stable release. Please read over it and let me know what you > think: > > Any directory in your module that is put there to "tie into" another > module should be named according to the other module. Case in point is > Boost. Right now we have a setup directory that is only used by Boost. > This should be renamed to 'boost'. Not only does it make more sense, it > also makes it easy to spot which modules are required by your module to > run. > > This naming convention should also apply to the config files in the config > directory. The altered file structure would look roughly like this: > > class => MyModule.php > conf => boost.php (currently mod_info.php) > layout.php (currently layout_info.php) > help.php (currently help_info.php) > docs => README.txt > INSTALL.txt > boost => install.sql > uninstall.sql > > See? Now you can tell which config files are used by which modules a > little easier, it allows for scalability as more and more modules are > added, and it sets the stage for some more enhancements to boost later on. > Of course those changes are another proposal all together :) > > Let me know what you all think! > > Cheers! > Adam > > --------------------------------------------------------------------- > Adam Morton > Developer - Electronic Student Services > http://phpwebsite.appstate.edu > Founder - Appalachian Linux Users Group > http://alug.appstate.edu > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |
From: Don S. <do...@se...> - 2003-01-03 18:43:47
|
Eh you're right about the sym-link. While my code dir was 755, my home dir was 700. all apologies. Don. On Fri, 3 Jan 2003 ad...@tu... wrote: > Edit the admin_menu.tpl file in the users templates and add your module > there. The syntax for the variables are pretty strait forward. > (YOUR_MOD_ADMIN, YOUR_MOD_USER). > > The sym link stuff should work...I often symlink a module into the mods > directory without a problem. Only thing I can say here is to make sure > your permissions were set on the directory in your home directory to allow > the web server access. > > Hope that helps! > > Adam > > > Hm well I installed my module via boost but when I come back to the > > "Modules" screen (logged in as a deity), I don't see my module listed > > anywhere. > > > > eek. > > > > Don. > > > > On Fri, 3 Jan 2003, Don Seiler wrote: > > > >> Eh I just saw the error. > >> > >> I was developing with my module code in my home directory and was > >> sym-linking it in to the phpws mod directory. This was giving me > >> "stat failed" errors in phpws/core/File.php on line 44 where it > >> checks for direcotries or files. It doesn't like symlinks. So I'm > >> copying things over for now. > >> > >> Is it possible to change that file to allow sym links? I realize I > >> could do it on my own but there might be others in the same boat. > >> > >> Don. > >> > >> On Fri, 3 Jan 2003, Don Seiler wrote: > >> > >> > I'm a dunce or something. > >> > > >> > How do I get phpws or boost to see my module? > >> > > >> > Don. > >> > > >> > > >> > ------------------------------------------------------- > >> > This sf.net email is sponsored by:ThinkGeek > >> > Welcome to geek heaven. > >> > http://thinkgeek.com/sf > >> > _______________________________________________ > >> > Phpwebsite-developers mailing list > >> > Php...@li... > >> > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > >> > > >> > > >> > > >> > >> > >> ------------------------------------------------------- > >> This sf.net email is sponsored by:ThinkGeek > >> Welcome to geek heaven. > >> http://thinkgeek.com/sf > >> _______________________________________________ > >> Phpwebsite-developers mailing list > >> Php...@li... > >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > >> > >> > >> > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Phpwebsite-developers mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > --------------------------------------------------------------------- > Adam Morton > Developer - Electronic Student Services > http://phpwebsite.appstate.edu > Founder - Appalachian Linux Users Group > http://alug.appstate.edu > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |
From: Adam M. <ad...@tu...> - 2003-01-03 18:42:29
|
Hello all! I have one more proposal I would like to get out and hopefully implemented before the stable release. Please read over it and let me know what you think: Any directory in your module that is put there to "tie into" another module should be named according to the other module. Case in point is Boost. Right now we have a setup directory that is only used by Boost. This should be renamed to 'boost'. Not only does it make more sense, it also makes it easy to spot which modules are required by your module to run. This naming convention should also apply to the config files in the config directory. The altered file structure would look roughly like this: class => MyModule.php conf => boost.php (currently mod_info.php) layout.php (currently layout_info.php) help.php (currently help_info.php) docs => README.txt INSTALL.txt boost => install.sql uninstall.sql See? Now you can tell which config files are used by which modules a little easier, it allows for scalability as more and more modules are added, and it sets the stage for some more enhancements to boost later on. Of course those changes are another proposal all together :) Let me know what you all think! Cheers! Adam --------------------------------------------------------------------- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - Appalachian Linux Users Group http://alug.appstate.edu |
From: Don S. <do...@se...> - 2003-01-03 18:37:57
|
*clenches teeth and shakes fist* You'd better! Anyway I got my mod recognized by the system. Now just to actually write working code. Don. On Fri, 3 Jan 2003, Matthew McNaney wrote: > > > So the mod list is hard-coded into that template? Wouldn't it be best > > if the list of modules was pulled from the database? > > There is a tag that displays all the modules. Unfortunately, you are > unable to sort them when they all spit out at once. > > For now, this is the best solution, but we will come up with something a > little easier in the future. > > Matt > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |
From: Matthew M. <ma...@tu...> - 2003-01-03 18:32:34
|
> So the mod list is hard-coded into that template? Wouldn't it be best > if the list of modules was pulled from the database? There is a tag that displays all the modules. Unfortunately, you are unable to sort them when they all spit out at once. For now, this is the best solution, but we will come up with something a little easier in the future. Matt |
From: Don S. <do...@se...> - 2003-01-03 18:26:38
|
So the mod list is hard-coded into that template? Wouldn't it be best if the list of modules was pulled from the database? Don. On Fri, 3 Jan 2003 ad...@tu... wrote: > Edit the admin_menu.tpl file in the users templates and add your module > there. The syntax for the variables are pretty strait forward. > (YOUR_MOD_ADMIN, YOUR_MOD_USER). > > The sym link stuff should work...I often symlink a module into the mods > directory without a problem. Only thing I can say here is to make sure > your permissions were set on the directory in your home directory to allow > the web server access. > > Hope that helps! > > Adam > > > Hm well I installed my module via boost but when I come back to the > > "Modules" screen (logged in as a deity), I don't see my module listed > > anywhere. > > > > eek. > > > > Don. > > > > On Fri, 3 Jan 2003, Don Seiler wrote: > > > >> Eh I just saw the error. > >> > >> I was developing with my module code in my home directory and was > >> sym-linking it in to the phpws mod directory. This was giving me > >> "stat failed" errors in phpws/core/File.php on line 44 where it > >> checks for direcotries or files. It doesn't like symlinks. So I'm > >> copying things over for now. > >> > >> Is it possible to change that file to allow sym links? I realize I > >> could do it on my own but there might be others in the same boat. > >> > >> Don. > >> > >> On Fri, 3 Jan 2003, Don Seiler wrote: > >> > >> > I'm a dunce or something. > >> > > >> > How do I get phpws or boost to see my module? > >> > > >> > Don. > >> > > >> > > >> > ------------------------------------------------------- > >> > This sf.net email is sponsored by:ThinkGeek > >> > Welcome to geek heaven. > >> > http://thinkgeek.com/sf > >> > _______________________________________________ > >> > Phpwebsite-developers mailing list > >> > Php...@li... > >> > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > >> > > >> > > >> > > >> > >> > >> ------------------------------------------------------- > >> This sf.net email is sponsored by:ThinkGeek > >> Welcome to geek heaven. > >> http://thinkgeek.com/sf > >> _______________________________________________ > >> Phpwebsite-developers mailing list > >> Php...@li... > >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > >> > >> > >> > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Phpwebsite-developers mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > --------------------------------------------------------------------- > Adam Morton > Developer - Electronic Student Services > http://phpwebsite.appstate.edu > Founder - Appalachian Linux Users Group > http://alug.appstate.edu > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |
From: <ad...@tu...> - 2003-01-03 17:26:58
|
Edit the admin_menu.tpl file in the users templates and add your module there. The syntax for the variables are pretty strait forward. (YOUR_MOD_ADMIN, YOUR_MOD_USER). The sym link stuff should work...I often symlink a module into the mods directory without a problem. Only thing I can say here is to make sure your permissions were set on the directory in your home directory to allow the web server access. Hope that helps! Adam > Hm well I installed my module via boost but when I come back to the > "Modules" screen (logged in as a deity), I don't see my module listed > anywhere. > > eek. > > Don. > > On Fri, 3 Jan 2003, Don Seiler wrote: > >> Eh I just saw the error. >> >> I was developing with my module code in my home directory and was >> sym-linking it in to the phpws mod directory. This was giving me >> "stat failed" errors in phpws/core/File.php on line 44 where it >> checks for direcotries or files. It doesn't like symlinks. So I'm >> copying things over for now. >> >> Is it possible to change that file to allow sym links? I realize I >> could do it on my own but there might be others in the same boat. >> >> Don. >> >> On Fri, 3 Jan 2003, Don Seiler wrote: >> >> > I'm a dunce or something. >> > >> > How do I get phpws or boost to see my module? >> > >> > Don. >> > >> > >> > ------------------------------------------------------- >> > This sf.net email is sponsored by:ThinkGeek >> > Welcome to geek heaven. >> > http://thinkgeek.com/sf >> > _______________________________________________ >> > Phpwebsite-developers mailing list >> > Php...@li... >> > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> > >> > >> > >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers --------------------------------------------------------------------- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - Appalachian Linux Users Group http://alug.appstate.edu |
From: <ad...@tu...> - 2003-01-03 17:23:48
|
Boost should pick it up if you have your module directory and within that a setup directory with all the default files (I usually copy these from another module and edit them to my needs). Adam > I'm a dunce or something. > > How do I get phpws or boost to see my module? > > Don. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers --------------------------------------------------------------------- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - Appalachian Linux Users Group http://alug.appstate.edu |