You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(103) |
Jul
(105) |
Aug
(16) |
Sep
(16) |
Oct
(78) |
Nov
(36) |
Dec
(58) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(100) |
Feb
(155) |
Mar
(84) |
Apr
(33) |
May
(22) |
Jun
(77) |
Jul
(36) |
Aug
(37) |
Sep
(183) |
Oct
(74) |
Nov
(235) |
Dec
(165) |
2002 |
Jan
(187) |
Feb
(183) |
Mar
(52) |
Apr
(10) |
May
(15) |
Jun
(19) |
Jul
(43) |
Aug
(90) |
Sep
(144) |
Oct
(144) |
Nov
(171) |
Dec
(78) |
2003 |
Jan
(113) |
Feb
(99) |
Mar
(80) |
Apr
(44) |
May
(35) |
Jun
(32) |
Jul
(34) |
Aug
(34) |
Sep
(30) |
Oct
(57) |
Nov
(97) |
Dec
(139) |
2004 |
Jan
(132) |
Feb
(223) |
Mar
(300) |
Apr
(221) |
May
(171) |
Jun
(286) |
Jul
(188) |
Aug
(107) |
Sep
(97) |
Oct
(106) |
Nov
(139) |
Dec
(125) |
2005 |
Jan
(200) |
Feb
(116) |
Mar
(68) |
Apr
(158) |
May
(70) |
Jun
(80) |
Jul
(55) |
Aug
(52) |
Sep
(92) |
Oct
(141) |
Nov
(86) |
Dec
(41) |
2006 |
Jan
(35) |
Feb
(62) |
Mar
(59) |
Apr
(52) |
May
(51) |
Jun
(61) |
Jul
(30) |
Aug
(36) |
Sep
(12) |
Oct
(4) |
Nov
(22) |
Dec
(34) |
2007 |
Jan
(49) |
Feb
(19) |
Mar
(37) |
Apr
(16) |
May
(9) |
Jun
(38) |
Jul
(17) |
Aug
(31) |
Sep
(16) |
Oct
(34) |
Nov
(4) |
Dec
(8) |
2008 |
Jan
(8) |
Feb
(16) |
Mar
(14) |
Apr
(6) |
May
(4) |
Jun
(5) |
Jul
(9) |
Aug
(36) |
Sep
(6) |
Oct
(3) |
Nov
(3) |
Dec
(3) |
2009 |
Jan
(14) |
Feb
(2) |
Mar
(7) |
Apr
(16) |
May
(2) |
Jun
(10) |
Jul
(1) |
Aug
(10) |
Sep
(11) |
Oct
(4) |
Nov
(2) |
Dec
|
2010 |
Jan
(1) |
Feb
|
Mar
(13) |
Apr
(11) |
May
(18) |
Jun
(44) |
Jul
(7) |
Aug
(2) |
Sep
(14) |
Oct
|
Nov
(6) |
Dec
|
2011 |
Jan
(2) |
Feb
(6) |
Mar
(3) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(11) |
Feb
(3) |
Mar
(11) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(4) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(8) |
Dec
(1) |
2015 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
(3) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(6) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
(11) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(3) |
Dec
(3) |
2024 |
Jan
(7) |
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Barnett, P. G <Pau...@Br...> - 2001-02-02 19:04:33
|
We've been running 1.1.9 for a while, and like it, but now want to migrate to 1.2 - we have recently changed apache from php3 to php4 In config.php it says that for php4, I must use 'dba' (or default , which does the same) where I was using 'dbm' for php3. However, dbalib.php does not have the new functions RemovePage, GetWikiPageLinks or SetWikiPageLinks, which means that some of the new functionality is not available.(5 best...., remove page, etc) They are in dbmlib.php, and if I force use of dbmlib in php4, it seems to work. Must I absolutely use dba in php4, and therefore loose the new functions? Am I risking anythink by forcing 'dbm' ? What is the recommended way to migrate the database - If I just keep the dbm files, I dont see the recent changes to things like ReleaseNotes - I could just cut and paste from a pristine 1.2 but this seems crude - Is there a better way? And is there still an admin functions index.php somewhere? - I cannot find it. ------------------------------------------------------------------------------------------------- 21st century air travel http://www.britishairways.com |
From: Steve W. <sw...@wc...> - 2001-02-02 04:07:52
|
I'd like to thank Ari, Jeff, and especially Arno for all the amazing contributions they've made this past year. There would be no 1.2 release without them. See https://sourceforge.net/projects/phpwiki/. You can also get 1.2 off the home page, http://phpwiki.sourceforge.net/phpwiki/. ~swain From the ReleaseNotes: PhpWiki 1.2 is a huge advance over version 1.0: * Database support for MySQL, Postgresql, mSQL, flat file and the new dba_ library in PHP4 is included. * Internationalization: support for different languages, down to the source level, is included. German, Spanish, Swedish and Dutch are currently shipped with PhpWiki. An architecture is in place to easily add more languages. * New linking schemes using square brackets in addition to the old style BumpyText. * Administration features include page locking, dumping the Wiki to a zip file, and deleting pages. * A MostPopular page showing the most frequently hit pages. * Full HTML compliance. * Links at the bottom of pages describing relationships like incoming links from other pages and their hits, outgoing and their hits, and the most popular nearby pages. * Color page diffs between the current and previous version. * An info page to view page metadata. * Far more customization capability for the admin. * A templating system to separate the page HTML from the PHP code. * New markup constructs for <B>, <I>, <DD>, <BR> and more. * Tabless markup to supercede the older markup (both still supported). ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Steve W. <sw...@wc...> - 2001-02-02 02:49:03
|
I updated the site on Sourceforge; it's running the 1.2 code now. I haven't posted the announcement yet, I still have to check some files and edit ReleaseNotes first. ~swain ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Jan N. <ja...@gn...> - 2001-02-01 17:40:40
|
Arno Hollosi <aho...@xm...> writes: > The Dutch translation needs an update!! (someone?) I won't be able to do, this week :( Feel free, anyone. Jan. -- Jan Nieuwenhuizen <ja...@gn...> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org |
From: Steve W. <sw...@wc...> - 2001-02-01 05:32:56
|
Here's what I have for the HISTORY file. Let me know if I missed anything; I went by the comments in the ChangeLog: 1.2.0 02/01/01 * Support for PHP 4.0.4 (using the dba_* interface for DBM files), thanks to Joel Uckelman * Swedish translation added, thanks to Jon =C5slund * dbmlib.php has all functions in mysql/postgresql, thanks to Jan Hidder * German version updated * Dutch translation updated * Spanish version updated * More robust support for flat file based Wiki (INSTALL.flatfile included) * "named internal links," i.e. [wow | FrontPage] * new IF syntax added to templates * new PhpWikiAdministration page added * new term/defintion syntax (for <DT><DD> tags) * Plenty of bug fixes =2E..............................ooo0000ooo................................= =2E Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain=20 |
From: Steve W. <sw...@wc...> - 2001-02-01 03:58:10
|
On Thu, 1 Feb 2001, Pablo Roca Rozas wrote: > I know you are very close to release a new version and...? >=20 > 1. Can you change: >=20 > archive table to wikiarchive > hitcount to wikihitcount I'll try. I have to test msql next, flat file, generate the ChangeLog, update CREDITS, compose a release note, update the ReleaseNotes page, and a dozen other things I can't think of right now :-) > 2. for what is hottopics table? cause in the MySQL schema says "tables be= low > are not yet used" so can we ignore this and no creating this table? If no= t > please change the name from hottopics to wikihottopics. Originally we had a plan to add a page like MostPopular that listed the pages that had been edited the most, in recent days. Thus it would be the "hot topics" on the Wiki. It hasn't been implemented yet. I think AgregarPaginas was not all in Espa=F1ol, but I can't bring it back up again. ~swain >=20 >=20 > Pablo Roca (pr...@cl...) > Clavo Congelados, S.A. (http://www.clavo.net) > La Coruna - Espana >=20 >=20 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk >=20 =2E..............................ooo0000ooo................................= =2E Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain=20 |
From: Pablo R. R. <pr...@cl...> - 2001-02-01 02:19:09
|
I know you are very close to release a new version and...? 1. Can you change: archive table to wikiarchive hitcount to wikihitcount 2. for what is hottopics table? cause in the MySQL schema says "tables below are not yet used" so can we ignore this and no creating this table? If not please change the name from hottopics to wikihottopics. Pablo Roca (pr...@cl...) Clavo Congelados, S.A. (http://www.clavo.net) La Coruna - Espana |
From: Pablo R. R. <pr...@cl...> - 2001-02-01 02:16:55
|
Hi, this task was done at datablocks 1. In the first run the phpwiki inserted the pages in the db, but I get this error in every page inserted: Warning: Cannot set time limit in safe mode in /usr/home/sites/proca/web/phpwiki/lib/setupwiki.php on line 31 I know this is a server issue, but I think you can do in two ways: a) removing that 31 line or b) writing that in some secure servers you can get this error and saying that this can be ignored 2. Spanish Search Page don't works. Ypu can see this in action at: http://portalfox.datablocks.net/phpwiki I think is a template issue in the es locale ... yes! at locale/es/templates/browse.html. 3. PhpWikiAdministration is not in the current es locale. Must I translate this file and put in locale/es/pgsrc ? Regards, Pablo Roca (pr...@cl...) Clavo Congelados, S.A. (http://www.clavo.net) La Coruna - Espana |
From: Pablo R. R. <pr...@cl...> - 2001-01-31 22:38:07
|
Ok, I'll revise my spanish-lang and doing a new install Pablo Roca (pr...@cl...) Clavo Congelados, S.A. (http://www.clavo.net) La Coruna - Espana > -----Mensaje original----- > De: php...@li... > [mailto:php...@li...]En nombre de Steve > Wainstead > Enviado el: miercoles, 31 de enero de 2001 22:32 > Para: php...@li... > Asunto: Re: [Phpwiki-talk] Request for translators > > > > Errr.. that is, do an install in your language :-) > > ~swain > > On Wed, 31 Jan 2001, Steve Wainstead wrote: > > > > > To all maintainers of translations of PhpWiki: > > > > If you could run through the steps of downloading a nightly build and > > doing an install from scratch (with a new database, which is very > > important... I've missed a lot of bugs in the past by using an existing > > database) it would be greatly appreciated. > > > > If possible do this in the next 24 hours; if there are no bugs in the > > current nightly build, it should only take you about five minutes. > > > > thx > > ~swain > > > > > ...............................ooo0000ooo................................. > > Hear FM quality freeform radio through the Internet: http://wcsb.org/ > > home page: www.wcsb.org/~swain > > > > > > _______________________________________________ > > Phpwiki-talk mailing list > > Php...@li... > > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > > > ................................ooo0000ooo........................ > ......... > Hear FM quality freeform radio through the Internet: http://wcsb.org/ > home page: www.wcsb.org/~swain > > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Steve W. <sw...@wc...> - 2001-01-31 21:31:55
|
Errr.. that is, do an install in your language :-) ~swain On Wed, 31 Jan 2001, Steve Wainstead wrote: > > To all maintainers of translations of PhpWiki: > > If you could run through the steps of downloading a nightly build and > doing an install from scratch (with a new database, which is very > important... I've missed a lot of bugs in the past by using an existing > database) it would be greatly appreciated. > > If possible do this in the next 24 hours; if there are no bugs in the > current nightly build, it should only take you about five minutes. > > thx > ~swain > > ...............................ooo0000ooo................................. > Hear FM quality freeform radio through the Internet: http://wcsb.org/ > home page: www.wcsb.org/~swain > > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > ................................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Steve W. <sw...@wc...> - 2001-01-31 21:27:40
|
To all maintainers of translations of PhpWiki: If you could run through the steps of downloading a nightly build and doing an install from scratch (with a new database, which is very important... I've missed a lot of bugs in the past by using an existing database) it would be greatly appreciated. If possible do this in the next 24 hours; if there are no bugs in the current nightly build, it should only take you about five minutes. thx ~swain ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Arno H. <aho...@xm...> - 2001-01-31 07:59:12
|
Hi all, I've committed Jon =C5slund's Swedish translation and updated the German=20 translation. The Dutch translation needs an update!! (someone?) (templates don't contain admin stuff, PhpWikiAdministration missing, .po=20 file update) I have to check the Spanish translation again, before I can commit it. /Arno |
From: Steve W. <sw...@wc...> - 2001-01-31 05:44:48
|
I've put back in Jan Hidder's mods for dbmlib.php, and they seem to test ok so far. dbalib.php is not as cooperative though, and I haven't gotten the mods to carry over. Tomorrow night I'm going to do a lot of testing. If you want to help, download the nightly build and put it through the paces for your favorite database. Be sure to check: It installs from scratch with a new database title and full text searches TestPage MostPopular RecentChanges edits are committed to the archive just to name a few! ~swain ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: <d9...@na...> - 2001-01-29 22:08:28
|
On Mon, Jan 29, 2001 at 05:49:46PM +0100, Pablo Roca Rozas wrote: > "Warning: Safe Mode: Cannot set environment variable 'LANG' - it's not = in > the allowed list in /home/user/p/r/o/proca/www/lib/config.php on line 1= 40" >=20 > and in config php line 140 the code is: >=20 > putenv ("LANG=3D$LANG"); >=20 > I use the default lang C , I think this is a ISP issue nd I asked him f= or > this error, but till now no replies. Yes. This is a normal ISP issue. Your ISP has set PHP in safe mode. This means that you can't store environment variables that doesn't begin with the prefix stored in the variable safe_mode_allowed_env_vars in the php configuration file (/etc/php.ini on my RedHat system). That prefix is usually PHP_ The LANG environment variable is used when you want translations of PhpWiki. --=20 ___\ Jon =C5slund |
From: Pablo R. R. <pr...@cl...> - 2001-01-29 16:51:02
|
Hi, Without doing nothing I get this error: "Warning: Safe Mode: Cannot set environment variable 'LANG' - it's not in the allowed list in /home/user/p/r/o/proca/www/lib/config.php on line 140" and in config php line 140 the code is: putenv ("LANG=$LANG"); I use the default lang C , I think this is a ISP issue nd I asked him for this error, but till now no replies. you can see this at: http://proca.nexen.net/phpwiki.php But the phpwiki works well, .... I think. :) Now some questions: 1. What is supposed to be this LANG set? Just for installing? 2. What will happen if I comment this line? ??? Thanks, Pablo Roca (pr...@cl...) Clavo Congelados, S.A. (http://www.clavo.net) La Coruna - Espana |
From: Steve W. <sw...@wc...> - 2001-01-29 15:50:48
|
On Mon, 29 Jan 2001, mickey wrote: > I can't install phpwiki on my site because "preg_match()" is not > implemented. I'm on altern.org (in France) So, a friend (who knows how > to modify softwares, not like me ;o)) told me that functions like > preg_match() and preg_match_all() could be replaced by ereg_replace() > and "regular expressions". > Is there an expert on the mailing list who tried to do that ? Or is > there an old version of wiki whit these "regular expressions", or > another script (not as good as phpwiki) working on my (old fashioned ?) > site ? Hi Mickey! No, there aren't any older versions that don't use preg() functions. It would be *really hard* to rewrite preg() function calls to ereg() function calls, about as hard as copying a dictionary with typewriter instead of a photocopier. Unfortunately I don't think we can help you here.. you need to upgrade your version of PHP. I really don't want to say that, but we just cannot support sites without preg(). Good luck, Steve ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: mickey <mi...@il...> - 2001-01-29 14:01:41
|
I can't install phpwiki on my site because "preg_match()" is not implemented. I'm on altern.org (in France) So, a friend (who knows how to modify softwares, not like me ;o)) told me that functions like preg_match() and preg_match_all() could be replaced by ereg_replace() and "regular expressions". Is there an expert on the mailing list who tried to do that ? Or is there an old version of wiki whit these "regular expressions", or another script (not as good as phpwiki) working on my (old fashioned ?) site ? Thanks a lot mickey The error message was (on my site) : Fatal error: Call to unsupported or undefined function preg_match() in wiki_config.php3 on line 23 |
From: Arno H. <aho...@xm...> - 2001-01-29 09:24:25
|
> If two user try to edit a page at the same time, what happens !? Is > there a possibility to lock a page ? If two people edit a page the first one to save the page wins. The second one gets a "page updated meanwhile - please redo your edits." Just test it out yourself. Edit SandBox, edit it again in another window. Save first window, save second window. I don't like locking a page. My public wiki at senseis.xmp.net gets=20 mirrored by "wget" maybe once a week (I don't know how to prevent that). = If=20 I'd lock pages for e.g. 30 minutes then essentially a wget would lock up=20 the whole wiki for 30 minutes or more. Other than that there's a real "lock page" which prevents any edits excep= t=20 for admins. /Arno |
From: Didier B. <db...@in...> - 2001-01-29 08:19:59
|
Hello, If two user try to edit a page at the same time, what happens !? Is there a possibility to lock a page ? Thanks. -- .------------------------------------------------. .^. | Didier Bretin, France | db...@in... | /V\ |-----------------------| www.informactis.com | // \\ | `------------------------| /( )\ | Visit: http://www.multimania.com/cieexcalibur/ | ^^-^^ `------------------------------------------------' |
From: <d9...@na...> - 2001-01-28 22:10:53
|
On Wed, Jan 24, 2001 at 07:42:53PM +0100, Arno Hollosi wrote: > Steve, all, >=20 > what keeps us from releasing 1.2.0? Bugs? > Let's give the current version some testing, bring the translations up = to=20 > date and then ship it! I attach the latest Swedish translation. It is up to date with the nightly build of today. I have proofread the translation a couple of times but there are surely something wrong. I still can't get any translations to work with my Linux computer with PHP4 at home. They work OK at school though with PHP3 (without gettext built-in). --=20 ___\ Jon =C5slund |
From: Pablo R. R. <pr...@cl...> - 2001-01-26 08:24:52
|
Ahhh! perfect I didn0t saw this behaviour cause the most time I was doing the changes. Thanks Arno, Pablo Roca (pr...@cl...) Clavo Congelados, S.A. (http://www.clavo.net) La Coruña - España > -----Mensaje original----- > De: php...@li... > [mailto:php...@li...]En nombre de Arno > Hollosi > Enviado el: jueves, 25 de enero de 2001 11:42 > Para: php...@li... > Asunto: Re: [Phpwiki-talk] 1.2.0 to be released in 1 week! > > > > > Yes, the diff between versions are done comparing what is stored in wiki > > and wikiarchive tables. > > So, how I do a backup from wiki to wikiarchive? I think this should be > > done in admin. > > Actually, pages are backed up in wikiarchive whenever a *different* user > edits a page. E.g. Alice creates a page and edits it 3 times - everything > stays in wiki (including version 3). Next Bob comes along and edits the > page: now v3 is moved to wikiarchive and Bob's version 4 is > stored in wiki. > Say Bob edits the page one more time, nothing is moved to wikiarchive, > because Bob is the latest editor of the page - thus: wikiarchive holds > version 3, wiki holds version 5. When Alice edits the page now, then > version 5 is moved the archive, ...... > > I don't see the need for an admin to move pages from wiki to wikiarchive. > > /Arno > > p.s. it's hard to get this behaviour in local tests, as currently the > ip-address is used for user-identification. So you will always appear as > one user to phpwiki, and thus nothing gets backed up into wikiarchive, > except when you edit the initial pages (there the author is set to "wiki > team") > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Steve W. <sw...@wc...> - 2001-01-25 22:36:24
|
Nothing, really. This is an open source project :-) I still haven't debugged the bugs I introduced to Jan Hidder's patch for the DBM lib; but I'm glad we delayed because the problem with PHP4.0.0 was solved, and that was a Good Thing. Release date is February 1st. I'll send out calls for testing. I recently set up MySQL on my home box, so I was going to try that out. ~swain On Wed, 24 Jan 2001, Arno Hollosi wrote: > > Steve, all, > > what keeps us from releasing 1.2.0? > > Let's give the current version some testing, bring the translations up to > date and then ship it! > > Seesh, even Linux 2.4.0 is here. > > /Arno > > > p.s. from David Sigaty: > > BTW, you and your fellow developers might be interested to know that > PhpWiki runs out of the box on WIN95 (!): > Web server: xitami 2.4d7 for windows > Database: mysql 3.23 for windows > PHP: 4.04pl1 (php404pl1-installer.exe) > PhpWiki: 1.1.9 > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Arno H. <aho...@xm...> - 2001-01-25 15:33:03
|
Steve et. al., I was thinking about adding cookies for user names, when I realized how I= =20 implemented this feature in gowiki. Basically, once we introduce preferences, it has to be possible to have o= ne=20 <FORM> where everything is set with one SUBMIT button. Howver, with the=20 traditional command for input boxes via a %%...%% this is impossible. So, what I did for GoWiki is this: I added a flag called "SYSTEM_PAGE". What it does it quite a hack (but not necessarily a bad one): a) System pages allow HTML per default (however, not in the way like the current "|" tag is implemented - instead it tokenizes everything in between "<..>" -- maybe this should be adopted for regular HTML as wel= l?) b) after processing the wikipage the content itself is put through GeneratePage() just like a template. Thus it's possible to use placeholders like ###SCRIPTURL### *inside* the wiki page. I'm not sure you'd like to have such a behaviour for phpwiki. It could be useful though. So if you think this a reasonable hack, then I'll commit the necessary changes. It also would rid us of these %%ADMIN-= =2E.. placeholders. /Arno p.s. the cookie page could look like this in wiki-markup: Preferences work by sending a cookie to your browser. Every item is completely optional. <FORM METHOD=3DPOST ACTION=3D"###SCRIPTURL###"> ------------ <INPUT TYPE=3Dsubmit name=3Dpreferences value=3D"Set preferences"> ------------ __UserName__: <INPUT NAME=3D"pref_username" SIZE=3D20> The UserName will show up in RecentChanges and at the bottom of each page as the user who last edited the page. If the corresponding page= =20 exists within SL, then your name will also be linked. ----------- </FORM> |
From: Arno H. <aho...@xm...> - 2001-01-25 15:19:57
|
> I would like to know if it possible to add table in a document, like > the <table></table> of html. This is not currently possible. If you need a quick fix, then enable HTML= =20 in wikipages for your wiki. Tables may be an optional module once we have restructured phpwiki. /Arno |
From: Didier B. <db...@in...> - 2001-01-25 13:23:18
|
Hello, I would like to know if it possible to add table in a document, like the <table></table> of html. Thanks. -- .------------------------------------------------. .^. | Didier Bretin, France | db...@in... | /V\ |-----------------------| www.informactis.com | // \\ | `------------------------| /( )\ | Visit: http://www.multimania.com/cieexcalibur/ | ^^-^^ `------------------------------------------------' |