From komma at ivywe.co.jp Tue Mar 3 15:26:37 2015 From: komma at ivywe.co.jp (=?UTF-8?B?5LuK6aeS5ZOy5a2Q?=) Date: Wed, 4 Mar 2015 05:26:37 +0900 Subject: [geeklog-devel] Plugins and Templates and a bit about the Forum plugin In-Reply-To: <00bc01d0536a$1e19a3e0$5a4ceba0$@cogeco.net> References: <007301d04870$a79d8640$f6d892c0$@cogeco.net> <01b301d04c59$a11ae8c0$e350ba40$@cogeco.net> <02f301d04de3$d27a26c0$776e7440$@cogeco.net> <00bc01d0536a$1e19a3e0$5a4ceba0$@cogeco.net> Message-ID: Tom, I installed your forum plugin. When post is null, site error. public_html/index.php: // Check to see if requesting a page that does not exist if ($page > $numpages) { COM_handle404($base_url); } page:1 numpages:0 -- Ivy From websitemaster at cogeco.net Tue Mar 3 15:35:12 2015 From: websitemaster at cogeco.net (Tom) Date: Tue, 3 Mar 2015 15:35:12 -0500 Subject: [geeklog-devel] Plugins and Templates and a bit about the Forum plugin In-Reply-To: References: <007301d04870$a79d8640$f6d892c0$@cogeco.net> <01b301d04c59$a11ae8c0$e350ba40$@cogeco.net> <02f301d04de3$d27a26c0$776e7440$@cogeco.net> <00bc01d0536a$1e19a3e0$5a4ceba0$@cogeco.net> Message-ID: <007501d055f1$8c9db750$a5d925f0$@cogeco.net> Yes I knew about that issue. It has been fixed along with a few other bugs. I haven't updated the repository yet with all the changes and new templates. I will let you know when I do. Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-03-15 3:27 PM To: Geeklog Development Subject: Re: [geeklog-devel] Plugins and Templates and a bit about the Forum plugin Tom, I installed your forum plugin. When post is null, site error. public_html/index.php: // Check to see if requesting a page that does not exist if ($page > $numpages) { COM_handle404($base_url); } page:1 numpages:0 -- Ivy _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From websitemaster at cogeco.net Wed Mar 4 15:42:23 2015 From: websitemaster at cogeco.net (Tom) Date: Wed, 4 Mar 2015 15:42:23 -0500 Subject: [geeklog-devel] Forum Plugin Update Message-ID: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> Okay I have updated the forum repository with my latest changes and included the denim uikit forum template (that is responsive) . It currently is very stable but I would still caution using it on a production site. http://code.google.com/p/geeklog/ The forum plugin requires Geeklog 2.1.1 now (still yet to be released but you can use the development version or at least update the lib-template file with the latest version) and a theme that uses uikit. Currently I am using one being worked on by Dengen for the denim theme. If you use another theme you will have to add in by hand the required uikit files and the links to those files in your themes functions.php file. You will also need to update the directory name "denim" found in the templates, css, and javascript directories to whatever your theme name is. In regards to the denim uikit forum template, I have updated the following: - centerblock - Forum Index - Forum View - Topic View - Form Submission - BBCode controls now use uikit These pages template files still need modifying: - Form Posts Block - Preferences - Subscriptions - Members Report - Popular Topics If you find any bugs or wish to discuss these changes further just reply to this post. Tom From websitemaster at cogeco.net Thu Mar 5 11:45:53 2015 From: websitemaster at cogeco.net (Tom) Date: Thu, 5 Mar 2015 11:45:53 -0500 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> Message-ID: <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> Just a few other things. I have also updated the forum language files with 5 or 6 additional items (English only). Not sure if any more additions will be needed but once the templates are finished I will need the other language files updated. Also the forum template files that have been updated will probably receive a few additional tweaks here and there so they should be considered in no way the final release. I still also plan on combing a few templates together. Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Tom Sent: March-04-15 3:42 PM To: 'Geeklog Development' Subject: [geeklog-devel] Forum Plugin Update Okay I have updated the forum repository with my latest changes and included the denim uikit forum template (that is responsive) . It currently is very stable but I would still caution using it on a production site. http://code.google.com/p/geeklog/ The forum plugin requires Geeklog 2.1.1 now (still yet to be released but you can use the development version or at least update the lib-template file with the latest version) and a theme that uses uikit. Currently I am using one being worked on by Dengen for the denim theme. If you use another theme you will have to add in by hand the required uikit files and the links to those files in your themes functions.php file. You will also need to update the directory name "denim" found in the templates, css, and javascript directories to whatever your theme name is. In regards to the denim uikit forum template, I have updated the following: - centerblock - Forum Index - Forum View - Topic View - Form Submission - BBCode controls now use uikit These pages template files still need modifying: - Form Posts Block - Preferences - Subscriptions - Members Report - Popular Topics If you find any bugs or wish to discuss these changes further just reply to this post. Tom _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From komma at ivywe.co.jp Sat Mar 7 06:13:49 2015 From: komma at ivywe.co.jp (=?UTF-8?B?5LuK6aeS5ZOy5a2Q?=) Date: Sat, 7 Mar 2015 20:13:49 +0900 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> Message-ID: Tom, Thanks! Captcha image of forum plugin (Geeklog 2.1.1): http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 from: img src="/ to: img src="{site_url}/ from: action="/ to: action="{site_url}/ 2015-03-06 1:45 GMT+09:00 Tom : > Just a few other things. > > I have also updated the forum language files with 5 or 6 additional items > (English only). Not sure if any more additions will be needed but once the > templates are finished I will need the other language files updated. > > Also the forum template files that have been updated will probably receive a > few additional tweaks here and there so they should be considered in no way > the final release. I still also plan on combing a few templates together. > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Tom > Sent: March-04-15 3:42 PM > To: 'Geeklog Development' > Subject: [geeklog-devel] Forum Plugin Update > > Okay I have updated the forum repository with my latest changes and included > the denim uikit forum template (that is responsive) . > > It currently is very stable but I would still caution using it on a > production site. > > http://code.google.com/p/geeklog/ > > The forum plugin requires Geeklog 2.1.1 now (still yet to be released but > you can use the development version or at least update the lib-template file > with the latest version) and a theme that uses uikit. Currently I am using > one being worked on by Dengen for the denim theme. > > If you use another theme you will have to add in by hand the required uikit > files and the links to those files in your themes functions.php file. You > will also need to update the directory name "denim" found in the templates, > css, and javascript directories to whatever your theme name is. > > In regards to the denim uikit forum template, I have updated the following: > > - centerblock > - Forum Index > - Forum View > - Topic View > - Form Submission > - BBCode controls now use uikit > > These pages template files still need modifying: > > - Form Posts Block > - Preferences > - Subscriptions > - Members Report > - Popular Topics > > If you find any bugs or wish to discuss these changes further just reply to > this post. > > Tom > > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From websitemaster at cogeco.net Sat Mar 7 10:26:13 2015 From: websitemaster at cogeco.net (Tom) Date: Sat, 7 Mar 2015 10:26:13 -0500 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> Message-ID: <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> Sorry Ivy, I don't follow, what is the issue? Also I notice that the actual search button doesn't work... I have fixed this and will be included when I next update the repository Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-07-15 6:14 AM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom, Thanks! Captcha image of forum plugin (Geeklog 2.1.1): http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 from: img src="/ to: img src="{site_url}/ from: action="/ to: action="{site_url}/ 2015-03-06 1:45 GMT+09:00 Tom : > Just a few other things. > > I have also updated the forum language files with 5 or 6 additional > items (English only). Not sure if any more additions will be needed > but once the templates are finished I will need the other language files updated. > > Also the forum template files that have been updated will probably > receive a few additional tweaks here and there so they should be > considered in no way the final release. I still also plan on combing a few templates together. > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > On Behalf Of Tom > Sent: March-04-15 3:42 PM > To: 'Geeklog Development' > Subject: [geeklog-devel] Forum Plugin Update > > Okay I have updated the forum repository with my latest changes and > included the denim uikit forum template (that is responsive) . > > It currently is very stable but I would still caution using it on a > production site. > > http://code.google.com/p/geeklog/ > > The forum plugin requires Geeklog 2.1.1 now (still yet to be released > but you can use the development version or at least update the > lib-template file with the latest version) and a theme that uses > uikit. Currently I am using one being worked on by Dengen for the denim theme. > > If you use another theme you will have to add in by hand the required > uikit files and the links to those files in your themes functions.php > file. You will also need to update the directory name "denim" found in > the templates, css, and javascript directories to whatever your theme name is. > > In regards to the denim uikit forum template, I have updated the following: > > - centerblock > - Forum Index > - Forum View > - Topic View > - Form Submission > - BBCode controls now use uikit > > These pages template files still need modifying: > > - Form Posts Block > - Preferences > - Subscriptions > - Members Report > - Popular Topics > > If you find any bugs or wish to discuss these changes further just > reply to this post. > > Tom > > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From komma at ivywe.co.jp Sat Mar 7 10:39:35 2015 From: komma at ivywe.co.jp (=?UTF-8?B?5LuK6aeS5ZOy5a2Q?=) Date: Sun, 8 Mar 2015 00:39:35 +0900 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> Message-ID: Tom, >what is the issue? When I install sub directory, all images are not found, and form action does not work. Because {site_url} is missing. -- Ivy 2015-03-08 0:26 GMT+09:00 Tom : > Sorry Ivy, > > I don't follow, what is the issue? > > Also I notice that the actual search button doesn't work... I have fixed > this and will be included when I next update the repository > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of ???? > Sent: March-07-15 6:14 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom, > > Thanks! > > Captcha image of forum plugin (Geeklog 2.1.1): > http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 > > > > from: > img src="/ > to: > img src="{site_url}/ > > from: > action="/ > to: > action="{site_url}/ > > > > > > > 2015-03-06 1:45 GMT+09:00 Tom : >> Just a few other things. >> >> I have also updated the forum language files with 5 or 6 additional >> items (English only). Not sure if any more additions will be needed >> but once the templates are finished I will need the other language files > updated. >> >> Also the forum template files that have been updated will probably >> receive a few additional tweaks here and there so they should be >> considered in no way the final release. I still also plan on combing a > few templates together. >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >> On Behalf Of Tom >> Sent: March-04-15 3:42 PM >> To: 'Geeklog Development' >> Subject: [geeklog-devel] Forum Plugin Update >> >> Okay I have updated the forum repository with my latest changes and >> included the denim uikit forum template (that is responsive) . >> >> It currently is very stable but I would still caution using it on a >> production site. >> >> http://code.google.com/p/geeklog/ >> >> The forum plugin requires Geeklog 2.1.1 now (still yet to be released >> but you can use the development version or at least update the >> lib-template file with the latest version) and a theme that uses >> uikit. Currently I am using one being worked on by Dengen for the denim > theme. >> >> If you use another theme you will have to add in by hand the required >> uikit files and the links to those files in your themes functions.php >> file. You will also need to update the directory name "denim" found in >> the templates, css, and javascript directories to whatever your theme name > is. >> >> In regards to the denim uikit forum template, I have updated the > following: >> >> - centerblock >> - Forum Index >> - Forum View >> - Topic View >> - Form Submission >> - BBCode controls now use uikit >> >> These pages template files still need modifying: >> >> - Form Posts Block >> - Preferences >> - Subscriptions >> - Members Report >> - Popular Topics >> >> If you find any bugs or wish to discuss these changes further just >> reply to this post. >> >> Tom >> >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From websitemaster at cogeco.net Sat Mar 7 12:09:25 2015 From: websitemaster at cogeco.net (Tom) Date: Sat, 7 Mar 2015 12:09:25 -0500 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> Message-ID: <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> Hmmmm, {site_url} shouldn't be required because the browser automatically assumes to use the domain for those urls that the page is hosted on. It is working fine on my development server. Did you do a default install? What is the path to your images? Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-07-15 10:40 AM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom, >what is the issue? When I install sub directory, all images are not found, and form action does not work. Because {site_url} is missing. -- Ivy 2015-03-08 0:26 GMT+09:00 Tom : > Sorry Ivy, > > I don't follow, what is the issue? > > Also I notice that the actual search button doesn't work... I have > fixed this and will be included when I next update the repository > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > On Behalf Of ???? > Sent: March-07-15 6:14 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom, > > Thanks! > > Captcha image of forum plugin (Geeklog 2.1.1): > http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 > > > > from: > img src="/ > to: > img src="{site_url}/ > > from: > action="/ > to: > action="{site_url}/ > > > > > > > 2015-03-06 1:45 GMT+09:00 Tom : >> Just a few other things. >> >> I have also updated the forum language files with 5 or 6 additional >> items (English only). Not sure if any more additions will be needed >> but once the templates are finished I will need the other language >> files > updated. >> >> Also the forum template files that have been updated will probably >> receive a few additional tweaks here and there so they should be >> considered in no way the final release. I still also plan on combing >> a > few templates together. >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >> On Behalf Of Tom >> Sent: March-04-15 3:42 PM >> To: 'Geeklog Development' >> Subject: [geeklog-devel] Forum Plugin Update >> >> Okay I have updated the forum repository with my latest changes and >> included the denim uikit forum template (that is responsive) . >> >> It currently is very stable but I would still caution using it on a >> production site. >> >> http://code.google.com/p/geeklog/ >> >> The forum plugin requires Geeklog 2.1.1 now (still yet to be released >> but you can use the development version or at least update the >> lib-template file with the latest version) and a theme that uses >> uikit. Currently I am using one being worked on by Dengen for the >> denim > theme. >> >> If you use another theme you will have to add in by hand the required >> uikit files and the links to those files in your themes functions.php >> file. You will also need to update the directory name "denim" found >> in the templates, css, and javascript directories to whatever your >> theme name > is. >> >> In regards to the denim uikit forum template, I have updated the > following: >> >> - centerblock >> - Forum Index >> - Forum View >> - Topic View >> - Form Submission >> - BBCode controls now use uikit >> >> These pages template files still need modifying: >> >> - Form Posts Block >> - Preferences >> - Subscriptions >> - Members Report >> - Popular Topics >> >> If you find any bugs or wish to discuss these changes further just >> reply to this post. >> >> Tom >> >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From komma at ivywe.co.jp Sat Mar 7 12:22:00 2015 From: komma at ivywe.co.jp (=?UTF-8?B?5LuK6aeS5ZOy5a2Q?=) Date: Sun, 8 Mar 2015 02:22:00 +0900 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> Message-ID: Tom, test install: http://test.geeklog.jp/Geeklog-2.1.1/public_html/ (password required) -- Ivy 2015-03-08 2:09 GMT+09:00 Tom : > Hmmmm, {site_url} shouldn't be required because the browser automatically > assumes to use the domain for those urls that the page is hosted on. > > It is working fine on my development server. > > Did you do a default install? > > What is the path to your images? > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of ???? > Sent: March-07-15 10:40 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom, > > >what is the issue? > > When I install sub directory, all images are not found, and form action > does > not work. > Because {site_url} is missing. > > -- > Ivy > > 2015-03-08 0:26 GMT+09:00 Tom : > > Sorry Ivy, > > > > I don't follow, what is the issue? > > > > Also I notice that the actual search button doesn't work... I have > > fixed this and will be included when I next update the repository > > > > Tom > > > > -----Original Message----- > > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > > On Behalf Of ???? > > Sent: March-07-15 6:14 AM > > To: Geeklog Development > > Subject: Re: [geeklog-devel] Forum Plugin Update > > > > Tom, > > > > Thanks! > > > > Captcha image of forum plugin (Geeklog 2.1.1): > > http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 > > > > > > > > from: > > img src="/ > > to: > > img src="{site_url}/ > > > > from: > > action="/ > > to: > > action="{site_url}/ > > > > > > > > > > > > > > 2015-03-06 1:45 GMT+09:00 Tom : > >> Just a few other things. > >> > >> I have also updated the forum language files with 5 or 6 additional > >> items (English only). Not sure if any more additions will be needed > >> but once the templates are finished I will need the other language > >> files > > updated. > >> > >> Also the forum template files that have been updated will probably > >> receive a few additional tweaks here and there so they should be > >> considered in no way the final release. I still also plan on combing > >> a > > few templates together. > >> > >> Tom > >> > >> -----Original Message----- > >> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > >> On Behalf Of Tom > >> Sent: March-04-15 3:42 PM > >> To: 'Geeklog Development' > >> Subject: [geeklog-devel] Forum Plugin Update > >> > >> Okay I have updated the forum repository with my latest changes and > >> included the denim uikit forum template (that is responsive) . > >> > >> It currently is very stable but I would still caution using it on a > >> production site. > >> > >> http://code.google.com/p/geeklog/ > >> > >> The forum plugin requires Geeklog 2.1.1 now (still yet to be released > >> but you can use the development version or at least update the > >> lib-template file with the latest version) and a theme that uses > >> uikit. Currently I am using one being worked on by Dengen for the > >> denim > > theme. > >> > >> If you use another theme you will have to add in by hand the required > >> uikit files and the links to those files in your themes functions.php > >> file. You will also need to update the directory name "denim" found > >> in the templates, css, and javascript directories to whatever your > >> theme name > > is. > >> > >> In regards to the denim uikit forum template, I have updated the > > following: > >> > >> - centerblock > >> - Forum Index > >> - Forum View > >> - Topic View > >> - Form Submission > >> - BBCode controls now use uikit > >> > >> These pages template files still need modifying: > >> > >> - Form Posts Block > >> - Preferences > >> - Subscriptions > >> - Members Report > >> - Popular Topics > >> > >> If you find any bugs or wish to discuss these changes further just > >> reply to this post. > >> > >> Tom > >> > >> > >> > >> _______________________________________________ > >> geeklog-devel mailing list > >> geeklog-devel at lists.geeklog.net > >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > >> > >> _______________________________________________ > >> geeklog-devel mailing list > >> geeklog-devel at lists.geeklog.net > >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > > geeklog-devel mailing list > > geeklog-devel at lists.geeklog.net > > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > > > _______________________________________________ > > geeklog-devel mailing list > > geeklog-devel at lists.geeklog.net > > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From websitemaster at cogeco.net Tue Mar 10 20:20:35 2015 From: websitemaster at cogeco.net (Tom) Date: Tue, 10 Mar 2015 20:20:35 -0400 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> Message-ID: <020001d05b91$3d768f30$b863ad90$@cogeco.net> Can you email me the password separately? I think I know the problem as by your link it appears that you have your test version of Geeklog installed in an actual directory of your domain. You are right, this will cause issues. I was only thinking of installing Geeklog under a domain. I will add in the site_url tag. Tom From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-07-15 12:22 PM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom, test install: http://test.geeklog.jp/Geeklog-2.1.1/public_html/ (password required) -- Ivy 2015-03-08 2:09 GMT+09:00 Tom : Hmmmm, {site_url} shouldn't be required because the browser automatically assumes to use the domain for those urls that the page is hosted on. It is working fine on my development server. Did you do a default install? What is the path to your images? Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-07-15 10:40 AM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom, >what is the issue? When I install sub directory, all images are not found, and form action does not work. Because {site_url} is missing. -- Ivy 2015-03-08 0:26 GMT+09:00 Tom : > Sorry Ivy, > > I don't follow, what is the issue? > > Also I notice that the actual search button doesn't work... I have > fixed this and will be included when I next update the repository > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > On Behalf Of ???? > Sent: March-07-15 6:14 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom, > > Thanks! > > Captcha image of forum plugin (Geeklog 2.1.1): > http://www.ivysoho.net/mediagallery/album.php?aid=3 &page=1#ad-image-0 > > > > from: > img src="/ > to: > img src="{site_url}/ > > from: > action="/ > to: > action="{site_url}/ > > > > > > > 2015-03-06 1:45 GMT+09:00 Tom : >> Just a few other things. >> >> I have also updated the forum language files with 5 or 6 additional >> items (English only). Not sure if any more additions will be needed >> but once the templates are finished I will need the other language >> files > updated. >> >> Also the forum template files that have been updated will probably >> receive a few additional tweaks here and there so they should be >> considered in no way the final release. I still also plan on combing >> a > few templates together. >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >> On Behalf Of Tom >> Sent: March-04-15 3:42 PM >> To: 'Geeklog Development' >> Subject: [geeklog-devel] Forum Plugin Update >> >> Okay I have updated the forum repository with my latest changes and >> included the denim uikit forum template (that is responsive) . >> >> It currently is very stable but I would still caution using it on a >> production site. >> >> http://code.google.com/p/geeklog/ >> >> The forum plugin requires Geeklog 2.1.1 now (still yet to be released >> but you can use the development version or at least update the >> lib-template file with the latest version) and a theme that uses >> uikit. Currently I am using one being worked on by Dengen for the >> denim > theme. >> >> If you use another theme you will have to add in by hand the required >> uikit files and the links to those files in your themes functions.php >> file. You will also need to update the directory name "denim" found >> in the templates, css, and javascript directories to whatever your >> theme name > is. >> >> In regards to the denim uikit forum template, I have updated the > following: >> >> - centerblock >> - Forum Index >> - Forum View >> - Topic View >> - Form Submission >> - BBCode controls now use uikit >> >> These pages template files still need modifying: >> >> - Form Posts Block >> - Preferences >> - Subscriptions >> - Members Report >> - Popular Topics >> >> If you find any bugs or wish to discuss these changes further just >> reply to this post. >> >> Tom >> >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From websitemaster at cogeco.net Tue Mar 10 20:25:20 2015 From: websitemaster at cogeco.net (Tom) Date: Tue, 10 Mar 2015 20:25:20 -0400 Subject: [geeklog-devel] Captcha Plugin and Forum Spam Message-ID: <020501d05b91$dbdcf1a0$9396d4e0$@cogeco.net> Hey Ben, Michael who maintains the Demo Geeklog site (http://demo.geeklog.net/) let me know that we are getting a fair bit of forum spam on it. He is using your updated captcha plugin with the slider. I haven?t notice to much spam on my sites but that probably has to do with my spamx blacklist. Have you seen an increase in spam? Do you plan on updating the Captcha plugin again if more bots end up finding a way around the slider? Thanks Tom -------------- next part -------------- An HTML attachment was scrubbed... URL: From ironmax at spacequad.com Wed Mar 11 06:41:26 2015 From: ironmax at spacequad.com (Michael Brusletten) Date: Wed, 11 Mar 2015 06:41:26 -0400 Subject: [geeklog-devel] geeklog-devel Digest, Vol 103, Issue 6 In-Reply-To: References: Message-ID: Hey Ben, Michael who maintains the Demo Geeklog site (http://demo.geeklog.net/) let me know that we are getting a fair bit of forum spam on it. He is using your updated captcha plugin with the slider. I haven?t notice to much spam on my sites but that probably has to do with my spamx blacklist. Have you seen an increase in spam? Do you plan on updating the Captcha plugin again if more bots end up finding a way around the slider? Thank Tom ------------------------------------------- Ben, This is correct. I have been seeing allot of spam being created in the forums automatically within minutes of the demo site being reset every hour. Is there a way to incorporate "Are You Human" captcha? You can see the main site here http://www.areyouahuman.com and the login site here with more information http://portal.areyouahuman.com/login/ I have it working on all my other sites, and works very well. Consider this as an alternative...would you please? Michael From komma at ivywe.co.jp Wed Mar 11 07:06:01 2015 From: komma at ivywe.co.jp (=?UTF-8?B?5LuK6aeS5ZOy5a2Q?=) Date: Wed, 11 Mar 2015 20:06:01 +0900 Subject: [geeklog-devel] geeklog-devel Digest, Vol 103, Issue 6 In-Reply-To: References: Message-ID: Hi Ben's CAPTCHA plugin is very smart. I like this plugin. But mystral-kk's reCAPTCHA plugin is more secure. http://mystral-kk.net/filemgmt/index.php/46 Sometimes spammer create new acount althogh using Captcha plugin, but no spammer by using reCAPTCHA plugin. -- Ivy From websitemaster at cogeco.net Wed Mar 11 09:42:33 2015 From: websitemaster at cogeco.net (Tom) Date: Wed, 11 Mar 2015 09:42:33 -0400 Subject: [geeklog-devel] geeklog-devel Digest, Vol 103, Issue 6 In-Reply-To: References: Message-ID: <025e01d05c01$39fe3c70$adfab550$@cogeco.net> Back when I tested both early in 2014 I found both to work well but reCaptcha did let more spam happen. reCaptcha is used by many sites so it is recognized by most spam bots. I liked the Captcha plugin because it allowed you to hide the slider function while it still tried to trick the spam bots. This is what I really liked since it was one less steps for my users to submit content. The good thing about reCaptcha though is that they are constantly updating it to fight spam bots. What would be interesting though is getting the new No CAPTCHA reCAPTCHA implemented. It is a lot less difficult for users and apparently harder for bots: http://www.google.com/recaptcha/intro/index.html I would also like the ability to select from one of the 4 themes available with the current reCaptcha implementation https://developers.google.com/recaptcha/old/docs/customization Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-11-15 7:06 AM To: Geeklog Development Subject: Re: [geeklog-devel] geeklog-devel Digest, Vol 103, Issue 6 Hi Ben's CAPTCHA plugin is very smart. I like this plugin. But mystral-kk's reCAPTCHA plugin is more secure. http://mystral-kk.net/filemgmt/index.php/46 Sometimes spammer create new acount althogh using Captcha plugin, but no spammer by using reCAPTCHA plugin. -- Ivy _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From dirk at haun-online.de Thu Mar 12 15:06:29 2015 From: dirk at haun-online.de (Dirk Haun) Date: Thu, 12 Mar 2015 20:06:29 +0100 Subject: [geeklog-devel] Google shutting down Google Code Message-ID: "Beginning today, we have disabled new project creation on Google Code. We will be shutting down the service about 10 months from now on January 25th, 2016." from http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html I know there's a bunch of Geeklog-related code on Google Code. It would be nice to rescue it and move it elsewhere. That includes code that is no longer maintained, like the nexPro stuff. Dirk -- https://www.themobilepresenter.com/ From websitemaster at cogeco.net Thu Mar 12 20:48:47 2015 From: websitemaster at cogeco.net (Tom) Date: Thu, 12 Mar 2015 20:48:47 -0400 Subject: [geeklog-devel] Google shutting down Google Code In-Reply-To: References: Message-ID: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> Well that is just great news.... Google seems to be shutting down a fair number of things lately. At http://code.google.com/p/geeklog/ I have the following plugins: Forum Search Word Plugin Autotags Plugin Language Selection Plugin Geeklog Usage Plugin Ban Plugin I guess if we want to stay with Mercurial the obvious choices is SourceForge or Bitbucket. Do we want to move to GitHub? I have never used it but Google seems to be pushing that option. BTW Nexpro can be found here: http://www.nextide.ca/nexpro http://code.google.com/p/nexpro/downloads/list Are there any others we need to worry about? Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: March-12-15 3:06 PM To: Geeklog Development Subject: [geeklog-devel] Google shutting down Google Code "Beginning today, we have disabled new project creation on Google Code. We will be shutting down the service about 10 months from now on January 25th, 2016." from http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html I know there's a bunch of Geeklog-related code on Google Code. It would be nice to rescue it and move it elsewhere. That includes code that is no longer maintained, like the nexPro stuff. Dirk -- https://www.themobilepresenter.com/ _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From dirk at haun-online.de Fri Mar 13 06:06:02 2015 From: dirk at haun-online.de (Dirk Haun) Date: Fri, 13 Mar 2015 11:06:02 +0100 Subject: [geeklog-devel] Google shutting down Google Code In-Reply-To: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> References: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> Message-ID: <958F1B3B-7B2E-498E-ABAC-AA6B3C1E47E9@haun-online.de> Things we only want to keep for archival purposes we could also host on http://project.geeklog.net/cgi-bin/hgwebdir.cgi/ aka hg.geeklog.net Our own repository is not a replacement for platforms like Google Code, since only people with commit access for Geeklog could commit changes there (and vice versa). Which is why I suggest to only use it for things that are static and not better kept elsewhere. Speaking of which, I also received an email from Google Code about our GSoC repositories google-summer-of-code-2007-geeklog google-summer-of-code-2008-geeklog google-summer-of-code-2009-geeklog google-summer-of-code-2010-geeklog These contain the contributions of our GSoC students for the respective years. We don't exactly need them (the code is already in our repository in one form or another) but I simply hate losing stuff, especially things that a lot of effort went into. I'll look into getting those over to hg.geeklog.net Dirk -- https://www.themobilepresenter.com/ > Am 13.03.2015 um 01:48 schrieb Tom : > > Well that is just great news.... Google seems to be > shutting down a fair number of things lately. > > At http://code.google.com/p/geeklog/ > > I have the following plugins: > > Forum > Search Word Plugin > Autotags Plugin > Language Selection Plugin > Geeklog Usage Plugin > Ban Plugin > > I guess if we want to stay with Mercurial the obvious choices is SourceForge > or Bitbucket. > > Do we want to move to GitHub? I have never used it but Google seems to be > pushing that option. > > BTW Nexpro can be found here: > > http://www.nextide.ca/nexpro > http://code.google.com/p/nexpro/downloads/list > > Are there any others we need to worry about? > > Tom > > > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Dirk Haun > Sent: March-12-15 3:06 PM > To: Geeklog Development > Subject: [geeklog-devel] Google shutting down Google Code > > "Beginning today, we have disabled new project creation on Google Code. We > will be shutting down the service about 10 months from now on January 25th, > 2016." > > from > http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html > > I know there's a bunch of Geeklog-related code on Google Code. It would be > nice to rescue it and move it elsewhere. That includes code that is no > longer maintained, like the nexPro stuff. > > Dirk > > > -- > https://www.themobilepresenter.com/ > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From websitemaster at cogeco.net Fri Mar 13 06:16:21 2015 From: websitemaster at cogeco.net (Tom) Date: Fri, 13 Mar 2015 06:16:21 -0400 Subject: [geeklog-devel] Google shutting down Google Code In-Reply-To: <958F1B3B-7B2E-498E-ABAC-AA6B3C1E47E9@haun-online.de> References: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> <958F1B3B-7B2E-498E-ABAC-AA6B3C1E47E9@haun-online.de> Message-ID: <003001d05d76$c0f96bc0$42ec4340$@cogeco.net> How about the nexpro stuff as well then? I don?t think anyone is using that code so we can store it for archival purposes. I would like to keep the rest of the stuff using Mercurial as well just to make things easier (but not in the Geeklog repository for the reasons you suggest). Tom From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: March-13-15 6:06 AM To: Geeklog Development Subject: Re: [geeklog-devel] Google shutting down Google Code Things we only want to keep for archival purposes we could also host on http://project.geeklog.net/cgi-bin/hgwebdir.cgi/ aka hg.geeklog.net Our own repository is not a replacement for platforms like Google Code, since only people with commit access for Geeklog could commit changes there (and vice versa). Which is why I suggest to only use it for things that are static and not better kept elsewhere. Speaking of which, I also received an email from Google Code about our GSoC repositories * google-summer-of-code-2007-geeklog * google-summer-of-code-2008-geeklog * google-summer-of-code-2009-geeklog * google-summer-of-code-2010-geeklog These contain the contributions of our GSoC students for the respective years. We don't exactly need them (the code is already in our repository in one form or another) but I simply hate losing stuff, especially things that a lot of effort went into. I'll look into getting those over to hg.geeklog.net Dirk -- https://www.themobilepresenter.com/ Am 13.03.2015 um 01:48 schrieb Tom : Well that is just great news.... Google seems to be shutting down a fair number of things lately. At http://code.google.com/p/geeklog/ I have the following plugins: Forum Search Word Plugin Autotags Plugin Language Selection Plugin Geeklog Usage Plugin Ban Plugin I guess if we want to stay with Mercurial the obvious choices is SourceForge or Bitbucket. Do we want to move to GitHub? I have never used it but Google seems to be pushing that option. BTW Nexpro can be found here: http://www.nextide.ca/nexpro http://code.google.com/p/nexpro/downloads/list Are there any others we need to worry about? Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: March-12-15 3:06 PM To: Geeklog Development Subject: [geeklog-devel] Google shutting down Google Code "Beginning today, we have disabled new project creation on Google Code. We will be shutting down the service about 10 months from now on January 25th, 2016." from http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html I know there's a bunch of Geeklog-related code on Google Code. It would be nice to rescue it and move it elsewhere. That includes code that is no longer maintained, like the nexPro stuff. Dirk -- https://www.themobilepresenter.com/ _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From dirk at haun-online.de Fri Mar 13 06:30:55 2015 From: dirk at haun-online.de (Dirk Haun) Date: Fri, 13 Mar 2015 11:30:55 +0100 Subject: [geeklog-devel] Google shutting down Google Code In-Reply-To: <003001d05d76$c0f96bc0$42ec4340$@cogeco.net> References: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> <958F1B3B-7B2E-498E-ABAC-AA6B3C1E47E9@haun-online.de> <003001d05d76$c0f96bc0$42ec4340$@cogeco.net> Message-ID: Makes sense. I'll look into those too then. Should we post an article on geeklog.net to help find other Geeklog-related code on Google Code? Dirk -- https://www.themobilepresenter.com/ > Am 13.03.2015 um 11:16 schrieb Tom : > > How about the nexpro stuff as well then? I don?t think anyone is using that code so we can store it for archival purposes. > > I would like to keep the rest of the stuff using Mercurial as well just to make things easier (but not in the Geeklog repository for the reasons you suggest). > > Tom > > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun > Sent: March-13-15 6:06 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Google shutting down Google Code > > Things we only want to keep for archival purposes we could also host on http://project.geeklog.net/cgi-bin/hgwebdir.cgi/ aka hg.geeklog.net > > Our own repository is not a replacement for platforms like Google Code, since only people with commit access for Geeklog could commit changes there (and vice versa). Which is why I suggest to only use it for things that are static and not better kept elsewhere. > > Speaking of which, I also received an email from Google Code about our GSoC repositories > google-summer-of-code-2007-geeklog > google-summer-of-code-2008-geeklog > google-summer-of-code-2009-geeklog > google-summer-of-code-2010-geeklog > These contain the contributions of our GSoC students for the respective years. We don't exactly need them (the code is already in our repository in one form or another) but I simply hate losing stuff, especially things that a lot of effort went into. I'll look into getting those over to hg.geeklog.net > > Dirk > > > -- > https://www.themobilepresenter.com/ > > > Am 13.03.2015 um 01:48 schrieb Tom : > > Well that is just great news.... Google seems to be > shutting down a fair number of things lately. > > At http://code.google.com/p/geeklog/ > > I have the following plugins: > > Forum > Search Word Plugin > Autotags Plugin > Language Selection Plugin > Geeklog Usage Plugin > Ban Plugin > > I guess if we want to stay with Mercurial the obvious choices is SourceForge > or Bitbucket. > > Do we want to move to GitHub? I have never used it but Google seems to be > pushing that option. > > BTW Nexpro can be found here: > > http://www.nextide.ca/nexpro > http://code.google.com/p/nexpro/downloads/list > > Are there any others we need to worry about? > > Tom > > > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Dirk Haun > Sent: March-12-15 3:06 PM > To: Geeklog Development > Subject: [geeklog-devel] Google shutting down Google Code > > "Beginning today, we have disabled new project creation on Google Code. We > will be shutting down the service about 10 months from now on January 25th, > 2016." > > from > http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html > > I know there's a bunch of Geeklog-related code on Google Code. It would be > nice to rescue it and move it elsewhere. That includes code that is no > longer maintained, like the nexPro stuff. > > Dirk > > > -- > https://www.themobilepresenter.com/ > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From danstoner at gmail.com Fri Mar 13 07:35:27 2015 From: danstoner at gmail.com (Dan Stoner) Date: Fri, 13 Mar 2015 07:35:27 -0400 Subject: [geeklog-devel] Google shutting down Google Code In-Reply-To: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> References: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> Message-ID: GitHub is definitely "in" right now and has all of the signs that it will be around "forever". - Dan Stoner On Mar 12, 2015 8:48 PM, "Tom" wrote: > Well that is just great news.... Google seems to be > shutting down a fair number of things lately. > > At http://code.google.com/p/geeklog/ > > I have the following plugins: > > Forum > Search Word Plugin > Autotags Plugin > Language Selection Plugin > Geeklog Usage Plugin > Ban Plugin > > I guess if we want to stay with Mercurial the obvious choices is > SourceForge > or Bitbucket. > > Do we want to move to GitHub? I have never used it but Google seems to be > pushing that option. > > BTW Nexpro can be found here: > > http://www.nextide.ca/nexpro > http://code.google.com/p/nexpro/downloads/list > > Are there any others we need to worry about? > > Tom > > > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Dirk Haun > Sent: March-12-15 3:06 PM > To: Geeklog Development > Subject: [geeklog-devel] Google shutting down Google Code > > "Beginning today, we have disabled new project creation on Google Code. We > will be shutting down the service about 10 months from now on January 25th, > 2016." > > from > http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html > > I know there's a bunch of Geeklog-related code on Google Code. It would be > nice to rescue it and move it elsewhere. That includes code that is no > longer maintained, like the nexPro stuff. > > Dirk > > > -- > https://www.themobilepresenter.com/ > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From websitemaster at cogeco.net Fri Mar 13 17:02:57 2015 From: websitemaster at cogeco.net (Tom) Date: Fri, 13 Mar 2015 17:02:57 -0400 Subject: [geeklog-devel] Google shutting down Google Code In-Reply-To: References: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> Message-ID: <007a01d05dd1$14f59050$3ee0b0f0$@cogeco.net> I remember thinking that about Google Code 5 years ago ;-) Tom From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dan Stoner Sent: March-13-15 7:35 AM To: Geeklog Development Subject: Re: [geeklog-devel] Google shutting down Google Code GitHub is definitely "in" right now and has all of the signs that it will be around "forever". - Dan Stoner On Mar 12, 2015 8:48 PM, "Tom" wrote: Well that is just great news.... Google seems to be shutting down a fair number of things lately. At http://code.google.com/p/geeklog/ I have the following plugins: Forum Search Word Plugin Autotags Plugin Language Selection Plugin Geeklog Usage Plugin Ban Plugin I guess if we want to stay with Mercurial the obvious choices is SourceForge or Bitbucket. Do we want to move to GitHub? I have never used it but Google seems to be pushing that option. BTW Nexpro can be found here: http://www.nextide.ca/nexpro http://code.google.com/p/nexpro/downloads/list Are there any others we need to worry about? Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: March-12-15 3:06 PM To: Geeklog Development Subject: [geeklog-devel] Google shutting down Google Code "Beginning today, we have disabled new project creation on Google Code. We will be shutting down the service about 10 months from now on January 25th, 2016." from http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html I know there's a bunch of Geeklog-related code on Google Code. It would be nice to rescue it and move it elsewhere. That includes code that is no longer maintained, like the nexPro stuff. Dirk -- https://www.themobilepresenter.com/ _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From russell at geekoncall.net Sat Mar 14 02:08:17 2015 From: russell at geekoncall.net (Russell Van Tassell) Date: Fri, 13 Mar 2015 23:08:17 -0700 Subject: [geeklog-devel] Google shutting down Google Code In-Reply-To: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> References: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> Message-ID: FWIW, I would definitely vote github over sourceforge... or, if you want to host it some place yourself, gitlab community edition is quite nice. (I'm actually in the midst of converting my dozens of mercurial repos in to gitlab, now) Regards, Russell On Thu, Mar 12, 2015 at 5:48 PM, Tom wrote: > Well that is just great news.... Google seems to be > shutting down a fair number of things lately. > > At http://code.google.com/p/geeklog/ > > I have the following plugins: > > Forum > Search Word Plugin > Autotags Plugin > Language Selection Plugin > Geeklog Usage Plugin > Ban Plugin > > I guess if we want to stay with Mercurial the obvious choices is > SourceForge > or Bitbucket. > > Do we want to move to GitHub? I have never used it but Google seems to be > pushing that option. > > BTW Nexpro can be found here: > > http://www.nextide.ca/nexpro > http://code.google.com/p/nexpro/downloads/list > > Are there any others we need to worry about? > > Tom > > > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Dirk Haun > Sent: March-12-15 3:06 PM > To: Geeklog Development > Subject: [geeklog-devel] Google shutting down Google Code > > "Beginning today, we have disabled new project creation on Google Code. We > will be shutting down the service about 10 months from now on January 25th, > 2016." > > from > http://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html > > I know there's a bunch of Geeklog-related code on Google Code. It would be > nice to rescue it and move it elsewhere. That includes code that is no > longer maintained, like the nexPro stuff. > > Dirk > > > -- > https://www.themobilepresenter.com/ > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > -- russell at geekoncall.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From dirk at haun-online.de Sat Mar 14 11:25:15 2015 From: dirk at haun-online.de (Dirk Haun) Date: Sat, 14 Mar 2015 16:25:15 +0100 Subject: [geeklog-devel] Google shutting down Google Code In-Reply-To: <958F1B3B-7B2E-498E-ABAC-AA6B3C1E47E9@haun-online.de> References: <001a01d05d27$76f2dd80$64d89880$@cogeco.net> <958F1B3B-7B2E-498E-ABAC-AA6B3C1E47E9@haun-online.de> Message-ID: > Speaking of which, I also received an email from Google Code about our GSoC repositories > ? google-summer-of-code-2007-geeklog > ? google-summer-of-code-2008-geeklog > ? google-summer-of-code-2009-geeklog > ? google-summer-of-code-2010-geeklog > These contain the contributions of our GSoC students for the respective years. Turns out those aren't really repositories but just tarballs of the student's work which they had to upload there at the end of the respective GSoC. I've mirrored them on http://project.geeklog.net Dirk -- https://www.themobilepresenter.com/ From cordiste at free.fr Sat Mar 14 16:53:51 2015 From: cordiste at free.fr (cordiste) Date: Sat, 14 Mar 2015 21:53:51 +0100 Subject: [geeklog-devel] Captcha Plugin and Forum Spam In-Reply-To: <020501d05b91$dbdcf1a0$9396d4e0$@cogeco.net> References: <020501d05b91$dbdcf1a0$9396d4e0$@cogeco.net> Message-ID: I get spams on some sites with the forum plugin but few. I do not plan to make an update of the captcha plugin in the next months. Maybe we could have a new feature for the forum plugin: first post from a new user go to a submission queue. Also, first comment from a new user going to the submission queue could be a nice feature. Ben 2015-03-11 1:25 GMT+01:00 Tom : > Hey Ben, > > > > Michael who maintains the Demo Geeklog site (http://demo.geeklog.net/) let > me know that we are getting a fair bit of forum spam on it. He is using your > updated captcha plugin with the slider. > > > > I haven?t notice to much spam on my sites but that probably has to do with > my spamx blacklist. > > > > Have you seen an increase in spam? > > > > Do you plan on updating the Captcha plugin again if more bots end up finding > a way around the slider? > > > > Thanks > > > > Tom > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > From niemans at nlbox.com Tue Mar 17 05:30:17 2015 From: niemans at nlbox.com (Wim Niemans) Date: Tue, 17 Mar 2015 10:30:17 +0100 Subject: [geeklog-devel] Captcha Plugin and Forum Spam In-Reply-To: References: <020501d05b91$dbdcf1a0$9396d4e0$@cogeco.net> Message-ID: Maybe it?s easier that the first approved submission or comment will turn OFF the submission queue? That will catch all users that are submitting large amounts of postings. > On 14 Mar 2015, at 21:53, cordiste wrote: > > I get spams on some sites with the forum plugin but few. I do not plan > to make an update of the captcha plugin in the next months. > > Maybe we could have a new feature for the forum plugin: first post > from a new user go to a submission queue. > > Also, first comment from a new user going to the submission queue > could be a nice feature. > > Ben > > 2015-03-11 1:25 GMT+01:00 Tom : >> Hey Ben, >> >> >> >> Michael who maintains the Demo Geeklog site (http://demo.geeklog.net/) let >> me know that we are getting a fair bit of forum spam on it. He is using your >> updated captcha plugin with the slider. >> >> >> >> I haven?t notice to much spam on my sites but that probably has to do with >> my spamx blacklist. >> >> >> >> Have you seen an increase in spam? >> >> >> >> Do you plan on updating the Captcha plugin again if more bots end up finding >> a way around the slider? >> >> >> >> Thanks >> >> >> >> Tom >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From websitemaster at cogeco.net Tue Mar 17 08:52:58 2015 From: websitemaster at cogeco.net (Tom) Date: Tue, 17 Mar 2015 08:52:58 -0400 Subject: [geeklog-devel] Captcha Plugin and Forum Spam In-Reply-To: References: <020501d05b91$dbdcf1a0$9396d4e0$@cogeco.net> Message-ID: <001d01d060b1$4b8241d0$e286c570$@cogeco.net> This could potentially be a lot of users to track.... IMO it is still easier to upgrade the captcha/recaptcha than to implement an update like this into Geeklog. Plus if you get a constant flood of spam it's going to be a pain to go through it all every day to find those good posts to approve. I may take a look at the upgraded recaptcha solution later if I get a chance Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Wim Niemans Sent: March-17-15 5:30 AM To: Geeklog Development Subject: Re: [geeklog-devel] Captcha Plugin and Forum Spam Maybe it?s easier that the first approved submission or comment will turn OFF the submission queue? That will catch all users that are submitting large amounts of postings. > On 14 Mar 2015, at 21:53, cordiste wrote: > > I get spams on some sites with the forum plugin but few. I do not plan > to make an update of the captcha plugin in the next months. > > Maybe we could have a new feature for the forum plugin: first post > from a new user go to a submission queue. > > Also, first comment from a new user going to the submission queue > could be a nice feature. > > Ben > > 2015-03-11 1:25 GMT+01:00 Tom : >> Hey Ben, >> >> >> >> Michael who maintains the Demo Geeklog site >> (http://demo.geeklog.net/) let me know that we are getting a fair bit >> of forum spam on it. He is using your updated captcha plugin with the slider. >> >> >> >> I haven?t notice to much spam on my sites but that probably has to do >> with my spamx blacklist. >> >> >> >> Have you seen an increase in spam? >> >> >> >> Do you plan on updating the Captcha plugin again if more bots end up >> finding a way around the slider? >> >> >> >> Thanks >> >> >> >> Tom >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From websitemaster at cogeco.net Thu Mar 19 10:30:59 2015 From: websitemaster at cogeco.net (Tom) Date: Thu, 19 Mar 2015 10:30:59 -0400 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> Message-ID: <012201d06251$517d8d00$f478a700$@cogeco.net> Okay I have committed a number of more changes for the Forum. A number of bugs have been fixed including a few bad ones dealing with html and text forum posts I have further reduced the number of templates and added sorting and page navigation (along with the appropriate user settings) for all the lists (Search, Popular, New Posts). Both the Default forum and the denium uikit forum templates received these updates. The only thing left is for me to tackle the admin templates for the denim uikit templates (plus any other bugs found) Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Tom Sent: March-07-15 12:09 PM To: 'Geeklog Development' Subject: Re: [geeklog-devel] Forum Plugin Update Hmmmm, {site_url} shouldn't be required because the browser automatically assumes to use the domain for those urls that the page is hosted on. It is working fine on my development server. Did you do a default install? What is the path to your images? Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-07-15 10:40 AM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom, >what is the issue? When I install sub directory, all images are not found, and form action does not work. Because {site_url} is missing. -- Ivy 2015-03-08 0:26 GMT+09:00 Tom : > Sorry Ivy, > > I don't follow, what is the issue? > > Also I notice that the actual search button doesn't work... I have > fixed this and will be included when I next update the repository > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > On Behalf Of ???? > Sent: March-07-15 6:14 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom, > > Thanks! > > Captcha image of forum plugin (Geeklog 2.1.1): > http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 > > > > from: > img src="/ > to: > img src="{site_url}/ > > from: > action="/ > to: > action="{site_url}/ > > > > > > > 2015-03-06 1:45 GMT+09:00 Tom : >> Just a few other things. >> >> I have also updated the forum language files with 5 or 6 additional >> items (English only). Not sure if any more additions will be needed >> but once the templates are finished I will need the other language >> files > updated. >> >> Also the forum template files that have been updated will probably >> receive a few additional tweaks here and there so they should be >> considered in no way the final release. I still also plan on combing >> a > few templates together. >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >> On Behalf Of Tom >> Sent: March-04-15 3:42 PM >> To: 'Geeklog Development' >> Subject: [geeklog-devel] Forum Plugin Update >> >> Okay I have updated the forum repository with my latest changes and >> included the denim uikit forum template (that is responsive) . >> >> It currently is very stable but I would still caution using it on a >> production site. >> >> http://code.google.com/p/geeklog/ >> >> The forum plugin requires Geeklog 2.1.1 now (still yet to be released >> but you can use the development version or at least update the >> lib-template file with the latest version) and a theme that uses >> uikit. Currently I am using one being worked on by Dengen for the >> denim > theme. >> >> If you use another theme you will have to add in by hand the required >> uikit files and the links to those files in your themes functions.php >> file. You will also need to update the directory name "denim" found >> in the templates, css, and javascript directories to whatever your >> theme name > is. >> >> In regards to the denim uikit forum template, I have updated the > following: >> >> - centerblock >> - Forum Index >> - Forum View >> - Topic View >> - Form Submission >> - BBCode controls now use uikit >> >> These pages template files still need modifying: >> >> - Form Posts Block >> - Preferences >> - Subscriptions >> - Members Report >> - Popular Topics >> >> If you find any bugs or wish to discuss these changes further just >> reply to this post. >> >> Tom >> >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From websitemaster at cogeco.net Thu Mar 19 19:41:42 2015 From: websitemaster at cogeco.net (Tom) Date: Thu, 19 Mar 2015 19:41:42 -0400 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <012201d06251$517d8d00$f478a700$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> Message-ID: <017d01d0629e$41064870$c312d950$@cogeco.net> Does anyone have a problem with me removing the ban ip built-in functionality of the forum? All it did was ban the user from adding a forum post. (which I didn't realise, I thought it banned the user from viewing and posting) The ban options will still be in place as long as the ban plugin is installed. In this case when banning the ip via the forum it will ban it for the entire site. Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Tom Sent: March-19-15 10:31 AM To: 'Geeklog Development' Subject: Re: [geeklog-devel] Forum Plugin Update Okay I have committed a number of more changes for the Forum. A number of bugs have been fixed including a few bad ones dealing with html and text forum posts I have further reduced the number of templates and added sorting and page navigation (along with the appropriate user settings) for all the lists (Search, Popular, New Posts). Both the Default forum and the denium uikit forum templates received these updates. The only thing left is for me to tackle the admin templates for the denim uikit templates (plus any other bugs found) Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Tom Sent: March-07-15 12:09 PM To: 'Geeklog Development' Subject: Re: [geeklog-devel] Forum Plugin Update Hmmmm, {site_url} shouldn't be required because the browser automatically assumes to use the domain for those urls that the page is hosted on. It is working fine on my development server. Did you do a default install? What is the path to your images? Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-07-15 10:40 AM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom, >what is the issue? When I install sub directory, all images are not found, and form action does not work. Because {site_url} is missing. -- Ivy 2015-03-08 0:26 GMT+09:00 Tom : > Sorry Ivy, > > I don't follow, what is the issue? > > Also I notice that the actual search button doesn't work... I have > fixed this and will be included when I next update the repository > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > On Behalf Of ???? > Sent: March-07-15 6:14 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom, > > Thanks! > > Captcha image of forum plugin (Geeklog 2.1.1): > http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 > > > > from: > img src="/ > to: > img src="{site_url}/ > > from: > action="/ > to: > action="{site_url}/ > > > > > > > 2015-03-06 1:45 GMT+09:00 Tom : >> Just a few other things. >> >> I have also updated the forum language files with 5 or 6 additional >> items (English only). Not sure if any more additions will be needed >> but once the templates are finished I will need the other language >> files > updated. >> >> Also the forum template files that have been updated will probably >> receive a few additional tweaks here and there so they should be >> considered in no way the final release. I still also plan on combing >> a > few templates together. >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >> On Behalf Of Tom >> Sent: March-04-15 3:42 PM >> To: 'Geeklog Development' >> Subject: [geeklog-devel] Forum Plugin Update >> >> Okay I have updated the forum repository with my latest changes and >> included the denim uikit forum template (that is responsive) . >> >> It currently is very stable but I would still caution using it on a >> production site. >> >> http://code.google.com/p/geeklog/ >> >> The forum plugin requires Geeklog 2.1.1 now (still yet to be released >> but you can use the development version or at least update the >> lib-template file with the latest version) and a theme that uses >> uikit. Currently I am using one being worked on by Dengen for the >> denim > theme. >> >> If you use another theme you will have to add in by hand the required >> uikit files and the links to those files in your themes functions.php >> file. You will also need to update the directory name "denim" found >> in the templates, css, and javascript directories to whatever your >> theme name > is. >> >> In regards to the denim uikit forum template, I have updated the > following: >> >> - centerblock >> - Forum Index >> - Forum View >> - Topic View >> - Form Submission >> - BBCode controls now use uikit >> >> These pages template files still need modifying: >> >> - Form Posts Block >> - Preferences >> - Subscriptions >> - Members Report >> - Popular Topics >> >> If you find any bugs or wish to discuss these changes further just >> reply to this post. >> >> Tom >> >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From niemans at nlbox.com Thu Mar 19 20:17:27 2015 From: niemans at nlbox.com (Wim Niemans) Date: Fri, 20 Mar 2015 01:17:27 +0100 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <017d01d0629e$41064870$c312d950$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> Message-ID: <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> My opinion is that banning for contributing (posting or commenting) is much more friendly than banning for viewing too. That would be the better option for the ban plugin, too. Whenever there is a reason to ban a ip (which is different than banning a user), that ip should still be allowed to view the content. The ban policies may vary for distinguished parts of the site. What might be important is, that separate policies should use the same tables for suspicious ip?s. So, my first guess is to keep the forum specific ban, design a smart and intelligent policy for banning, implement it in the ban plugin. Deliver the ban plugin as a standard plugin in which case the forum specifics can be obsoleted. > On 20 Mar 2015, at 00:41, Tom wrote: > > Does anyone have a problem with me removing the ban ip built-in > functionality of the forum? All it did was ban the user from adding a forum > post. (which I didn't realise, I thought it banned the user from viewing and > posting) > > The ban options will still be in place as long as the ban plugin is > installed. In this case when banning the ip via the forum it will ban it for > the entire site. > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Tom > Sent: March-19-15 10:31 AM > To: 'Geeklog Development' > Subject: Re: [geeklog-devel] Forum Plugin Update > > Okay I have committed a number of more changes for the Forum. > > A number of bugs have been fixed including a few bad ones dealing with html > and text forum posts > > I have further reduced the number of templates and added sorting and page > navigation (along with the appropriate user settings) for all the lists > (Search, Popular, New Posts). > > Both the Default forum and the denium uikit forum templates received these > updates. > > The only thing left is for me to tackle the admin templates for the denim > uikit templates (plus any other bugs found) > > Tom > > > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Tom > Sent: March-07-15 12:09 PM > To: 'Geeklog Development' > Subject: Re: [geeklog-devel] Forum Plugin Update > > Hmmmm, {site_url} shouldn't be required because the browser automatically > assumes to use the domain for those urls that the page is hosted on. > > It is working fine on my development server. > > Did you do a default install? > > What is the path to your images? > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of ???? > Sent: March-07-15 10:40 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom, > >> what is the issue? > > When I install sub directory, all images are not found, and form action does > not work. > Because {site_url} is missing. > > -- > Ivy > > 2015-03-08 0:26 GMT+09:00 Tom : >> Sorry Ivy, >> >> I don't follow, what is the issue? >> >> Also I notice that the actual search button doesn't work... I have >> fixed this and will be included when I next update the repository >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >> On Behalf Of ???? >> Sent: March-07-15 6:14 AM >> To: Geeklog Development >> Subject: Re: [geeklog-devel] Forum Plugin Update >> >> Tom, >> >> Thanks! >> >> Captcha image of forum plugin (Geeklog 2.1.1): >> http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 >> >> >> >> from: >> img src="/ >> to: >> img src="{site_url}/ >> >> from: >> action="/ >> to: >> action="{site_url}/ >> >> >> >> >> >> >> 2015-03-06 1:45 GMT+09:00 Tom : >>> Just a few other things. >>> >>> I have also updated the forum language files with 5 or 6 additional >>> items (English only). Not sure if any more additions will be needed >>> but once the templates are finished I will need the other language >>> files >> updated. >>> >>> Also the forum template files that have been updated will probably >>> receive a few additional tweaks here and there so they should be >>> considered in no way the final release. I still also plan on combing >>> a >> few templates together. >>> >>> Tom >>> >>> -----Original Message----- >>> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >>> On Behalf Of Tom >>> Sent: March-04-15 3:42 PM >>> To: 'Geeklog Development' >>> Subject: [geeklog-devel] Forum Plugin Update >>> >>> Okay I have updated the forum repository with my latest changes and >>> included the denim uikit forum template (that is responsive) . >>> >>> It currently is very stable but I would still caution using it on a >>> production site. >>> >>> http://code.google.com/p/geeklog/ >>> >>> The forum plugin requires Geeklog 2.1.1 now (still yet to be released >>> but you can use the development version or at least update the >>> lib-template file with the latest version) and a theme that uses >>> uikit. Currently I am using one being worked on by Dengen for the >>> denim >> theme. >>> >>> If you use another theme you will have to add in by hand the required >>> uikit files and the links to those files in your themes functions.php >>> file. You will also need to update the directory name "denim" found >>> in the templates, css, and javascript directories to whatever your >>> theme name >> is. >>> >>> In regards to the denim uikit forum template, I have updated the >> following: >>> >>> - centerblock >>> - Forum Index >>> - Forum View >>> - Topic View >>> - Form Submission >>> - BBCode controls now use uikit >>> >>> These pages template files still need modifying: >>> >>> - Form Posts Block >>> - Preferences >>> - Subscriptions >>> - Members Report >>> - Popular Topics >>> >>> If you find any bugs or wish to discuss these changes further just >>> reply to this post. >>> >>> Tom >>> >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > From komma at ivywe.co.jp Fri Mar 20 15:23:23 2015 From: komma at ivywe.co.jp (=?UTF-8?B?5LuK6aeS5ZOy5a2Q?=) Date: Sat, 21 Mar 2015 04:23:23 +0900 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> Message-ID: Tom, Thanks! It's so nice. I found two image icons. 1. /images/smallcamera.png user photo or rather than smallcamera.png. 2. /forum/image_set/trash.png -- Ivy -------------- next part -------------- An HTML attachment was scrubbed... URL: From websitemaster at cogeco.net Fri Mar 20 16:09:07 2015 From: websitemaster at cogeco.net (Tom) Date: Fri, 20 Mar 2015 16:09:07 -0400 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> Message-ID: <004801d06349$b8cc3ee0$2a64bca0$@cogeco.net> Thanks Ivy. If you are referring to the trash icon in the admin section then I haven?t gotten to it yet. Was there another spot you found one? The user icon for the online users of the forum (smallcamera.png) is actually generated by the Geeklog Who?s Online Block and not the forum. That icon will have to be changed in the denim theme. Tom From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ???? Sent: March-20-15 3:23 PM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom, Thanks! It's so nice. I found two image icons. 1. /images/smallcamera.png user photo or rather than smallcamera.png. 2. /forum/image_set/trash.png -- Ivy -------------- next part -------------- An HTML attachment was scrubbed... URL: From websitemaster at cogeco.net Fri Mar 20 16:24:19 2015 From: websitemaster at cogeco.net (Tom) Date: Fri, 20 Mar 2015 16:24:19 -0400 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> Message-ID: <004d01d0634b$d80975a0$881c60e0$@cogeco.net> Whenever I ban someone it is always for posting spam (even after several warnings). At that point in my opinion they don't even deserve access to the site. :-) The ban plugin (it already exists) also mainly deals with banning spam bots. These I definitely want to ban completely from the site as they chew up server resources. I personally would never use the forum ban as it is now but I realize that probably is not the case for everyone. Another option I can do is keep the forum ban for posting in place and add a new moderator option for banning the ip completely from the site (using the current ban plugin) Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Wim Niemans Sent: March-19-15 8:17 PM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update My opinion is that banning for contributing (posting or commenting) is much more friendly than banning for viewing too. That would be the better option for the ban plugin, too. Whenever there is a reason to ban a ip (which is different than banning a user), that ip should still be allowed to view the content. The ban policies may vary for distinguished parts of the site. What might be important is, that separate policies should use the same tables for suspicious ip?s. So, my first guess is to keep the forum specific ban, design a smart and intelligent policy for banning, implement it in the ban plugin. Deliver the ban plugin as a standard plugin in which case the forum specifics can be obsoleted. > On 20 Mar 2015, at 00:41, Tom wrote: > > Does anyone have a problem with me removing the ban ip built-in > functionality of the forum? All it did was ban the user from adding a > forum post. (which I didn't realise, I thought it banned the user from > viewing and > posting) > > The ban options will still be in place as long as the ban plugin is > installed. In this case when banning the ip via the forum it will ban > it for the entire site. > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > On Behalf Of Tom > Sent: March-19-15 10:31 AM > To: 'Geeklog Development' > Subject: Re: [geeklog-devel] Forum Plugin Update > > Okay I have committed a number of more changes for the Forum. > > A number of bugs have been fixed including a few bad ones dealing with > html and text forum posts > > I have further reduced the number of templates and added sorting and > page navigation (along with the appropriate user settings) for all the > lists (Search, Popular, New Posts). > > Both the Default forum and the denium uikit forum templates received > these updates. > > The only thing left is for me to tackle the admin templates for the > denim uikit templates (plus any other bugs found) > > Tom > > > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > On Behalf Of Tom > Sent: March-07-15 12:09 PM > To: 'Geeklog Development' > Subject: Re: [geeklog-devel] Forum Plugin Update > > Hmmmm, {site_url} shouldn't be required because the browser > automatically assumes to use the domain for those urls that the page is hosted on. > > It is working fine on my development server. > > Did you do a default install? > > What is the path to your images? > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] > On Behalf Of ???? > Sent: March-07-15 10:40 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom, > >> what is the issue? > > When I install sub directory, all images are not found, and form > action does not work. > Because {site_url} is missing. > > -- > Ivy > > 2015-03-08 0:26 GMT+09:00 Tom : >> Sorry Ivy, >> >> I don't follow, what is the issue? >> >> Also I notice that the actual search button doesn't work... I have >> fixed this and will be included when I next update the repository >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >> On Behalf Of ???? >> Sent: March-07-15 6:14 AM >> To: Geeklog Development >> Subject: Re: [geeklog-devel] Forum Plugin Update >> >> Tom, >> >> Thanks! >> >> Captcha image of forum plugin (Geeklog 2.1.1): >> http://www.ivysoho.net/mediagallery/album.php?aid=3&page=1#ad-image-0 >> >> >> >> from: >> img src="/ >> to: >> img src="{site_url}/ >> >> from: >> action="/ >> to: >> action="{site_url}/ >> >> >> >> >> >> >> 2015-03-06 1:45 GMT+09:00 Tom : >>> Just a few other things. >>> >>> I have also updated the forum language files with 5 or 6 additional >>> items (English only). Not sure if any more additions will be needed >>> but once the templates are finished I will need the other language >>> files >> updated. >>> >>> Also the forum template files that have been updated will probably >>> receive a few additional tweaks here and there so they should be >>> considered in no way the final release. I still also plan on >>> combing a >> few templates together. >>> >>> Tom >>> >>> -----Original Message----- >>> From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] >>> On Behalf Of Tom >>> Sent: March-04-15 3:42 PM >>> To: 'Geeklog Development' >>> Subject: [geeklog-devel] Forum Plugin Update >>> >>> Okay I have updated the forum repository with my latest changes and >>> included the denim uikit forum template (that is responsive) . >>> >>> It currently is very stable but I would still caution using it on a >>> production site. >>> >>> http://code.google.com/p/geeklog/ >>> >>> The forum plugin requires Geeklog 2.1.1 now (still yet to be >>> released but you can use the development version or at least update >>> the lib-template file with the latest version) and a theme that uses >>> uikit. Currently I am using one being worked on by Dengen for the >>> denim >> theme. >>> >>> If you use another theme you will have to add in by hand the >>> required uikit files and the links to those files in your themes >>> functions.php file. You will also need to update the directory name >>> "denim" found in the templates, css, and javascript directories to >>> whatever your theme name >> is. >>> >>> In regards to the denim uikit forum template, I have updated the >> following: >>> >>> - centerblock >>> - Forum Index >>> - Forum View >>> - Topic View >>> - Form Submission >>> - BBCode controls now use uikit >>> >>> These pages template files still need modifying: >>> >>> - Form Posts Block >>> - Preferences >>> - Subscriptions >>> - Members Report >>> - Popular Topics >>> >>> If you find any bugs or wish to discuss these changes further just >>> reply to this post. >>> >>> Tom >>> >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From dirk at haun-online.de Fri Mar 20 17:11:11 2015 From: dirk at haun-online.de (Dirk Haun) Date: Fri, 20 Mar 2015 22:11:11 +0100 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <004d01d0634b$d80975a0$881c60e0$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> <004d01d0634b$d80975a0$881c60e0$@cogeco.net> Message-ID: <53BC99FD-DCE8-45B5-BCF0-4829A2716F41@haun-online.de> Tom wrote: > I personally would never use the forum ban as it is now but I realize that probably is not the case for everyone. I only use that option to look up a poster's IP address. I don't think I've ever used it to ban anyone that way. It would be nice to still have easy access to the IP address once that option is gone. Maybe as a template variable that's only set when you're a moderator? Dirk -- https://www.themobilepresenter.com/ From websitemaster at cogeco.net Sun Mar 22 14:15:47 2015 From: websitemaster at cogeco.net (Tom) Date: Sun, 22 Mar 2015 14:15:47 -0400 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <53BC99FD-DCE8-45B5-BCF0-4829A2716F41@haun-online.de> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> <004d01d0634b$d80975a0$881c60e0$@cogeco.net> <53BC99FD-DCE8-45B5-BCF0-4829A2716F41@haun-online.de> Message-ID: <012901d064cc$386edd00$a94c9700$@cogeco.net> Okay I just added it in. The ip only shows if you have access to ban ips. I also kept in the Ban IP for posting and added in the option to ban ip through the ban plugin (or unban). I also added user location back in... not sure why it was removed before.... Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: March-20-15 5:11 PM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom wrote: > I personally would never use the forum ban as it is now but I realize that probably is not the case for everyone. I only use that option to look up a poster's IP address. I don't think I've ever used it to ban anyone that way. It would be nice to still have easy access to the IP address once that option is gone. Maybe as a template variable that's only set when you're a moderator? Dirk -- https://www.themobilepresenter.com/ _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From websitemaster at cogeco.net Sat Mar 28 18:08:10 2015 From: websitemaster at cogeco.net (Tom) Date: Sat, 28 Mar 2015 18:08:10 -0400 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <012901d064cc$386edd00$a94c9700$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> <004d01d0634b$d80975a0$881c60e0$@cogeco.net> <53BC99FD-DCE8-45B5-BCF0-4829A2716F41@haun-online.de> <012901d064cc$386edd00$a94c9700$@cogeco.net> Message-ID: <024101d069a3$ad6cd180$08467480$@cogeco.net> Okay I just pushed a bunch more changes to the forum repository. All of the admin tabs have been updated except for the Forums one. Will work on this next. I have added and removed a few language variables so the only updated language files at the moment is the English ones. (will need some updates from translators here) You can now ban the ip of a forum user from the entire site but you will need the latest ban source code from the Geeklog repository as well. The code for the ban plugin has not been officially released but I do not see many more changes and it is solid (I use it on my sites). I will release the next version of the ban plugin after I am done with the forum (along with gus). If you have time please test all features of the forum (including the admin). I have done a lot of code cleanup which has touched most areas of the plugin. Thanks Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Tom Sent: March-22-15 2:16 PM To: 'Geeklog Development' Subject: Re: [geeklog-devel] Forum Plugin Update Okay I just added it in. The ip only shows if you have access to ban ips. I also kept in the Ban IP for posting and added in the option to ban ip through the ban plugin (or unban). I also added user location back in... not sure why it was removed before.... Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: March-20-15 5:11 PM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom wrote: > I personally would never use the forum ban as it is now but I realize > that probably is not the case for everyone. I only use that option to look up a poster's IP address. I don't think I've ever used it to ban anyone that way. It would be nice to still have easy access to the IP address once that option is gone. Maybe as a template variable that's only set when you're a moderator? Dirk -- https://www.themobilepresenter.com/ _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From websitemaster at cogeco.net Tue Mar 31 16:40:04 2015 From: websitemaster at cogeco.net (Tom) Date: Tue, 31 Mar 2015 16:40:04 -0400 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <024101d069a3$ad6cd180$08467480$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> <004d01d0634b$d80975a0$881c60e0$@cogeco.net> <53BC99FD-DCE8-45B5-BCF0-4829A2716F41@haun-online.de> <012901d064cc$386edd00$a94c9700$@cogeco.net> <024101d069a3$ad6cd180$08467480$@cogeco.net> Message-ID: <009601d06bf2$dddd9b50$9998d1f0$@cogeco.net> Okay I have finished converting all of the admin forms for the forum to use uikit with the updated denim theme. I probably will not do much more until dengen updates the Geeklog repository with his denim uikit theme. Lots I still want to do (more code cleanup) but for now the forum has gone through enough changes. When testing remember to check both templates if possible. Thanks Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Tom Sent: March-28-15 6:08 PM To: 'Geeklog Development' Subject: Re: [geeklog-devel] Forum Plugin Update Okay I just pushed a bunch more changes to the forum repository. All of the admin tabs have been updated except for the Forums one. Will work on this next. I have added and removed a few language variables so the only updated language files at the moment is the English ones. (will need some updates from translators here) You can now ban the ip of a forum user from the entire site but you will need the latest ban source code from the Geeklog repository as well. The code for the ban plugin has not been officially released but I do not see many more changes and it is solid (I use it on my sites). I will release the next version of the ban plugin after I am done with the forum (along with gus). If you have time please test all features of the forum (including the admin). I have done a lot of code cleanup which has touched most areas of the plugin. Thanks Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Tom Sent: March-22-15 2:16 PM To: 'Geeklog Development' Subject: Re: [geeklog-devel] Forum Plugin Update Okay I just added it in. The ip only shows if you have access to ban ips. I also kept in the Ban IP for posting and added in the option to ban ip through the ban plugin (or unban). I also added user location back in... not sure why it was removed before.... Tom -----Original Message----- From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: March-20-15 5:11 PM To: Geeklog Development Subject: Re: [geeklog-devel] Forum Plugin Update Tom wrote: > I personally would never use the forum ban as it is now but I realize > that probably is not the case for everyone. I only use that option to look up a poster's IP address. I don't think I've ever used it to ban anyone that way. It would be nice to still have easy access to the IP address once that option is gone. Maybe as a template variable that's only set when you're a moderator? Dirk -- https://www.themobilepresenter.com/ _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net https://pairlist8.pair.net/mailman/listinfo/geeklog-devel From komma at ivywe.co.jp Tue Mar 31 16:49:46 2015 From: komma at ivywe.co.jp (=?UTF-8?B?5LuK6aeS5ZOy5a2Q?=) Date: Wed, 1 Apr 2015 05:49:46 +0900 Subject: [geeklog-devel] Forum Plugin Update In-Reply-To: <009601d06bf2$dddd9b50$9998d1f0$@cogeco.net> References: <00ac01d056bb$b7f34170$27d9c450$@cogeco.net> <00ed01d05763$d84713e0$88d53ba0$@cogeco.net> <01b401d058eb$0c51ca30$24f55e90$@cogeco.net> <01cb01d058f9$76fc4690$64f4d3b0$@cogeco.net> <012201d06251$517d8d00$f478a700$@cogeco.net> <017d01d0629e$41064870$c312d950$@cogeco.net> <1AF80DCC-D3C1-4120-9524-058BA9FFCDE5@nlbox.com> <004d01d0634b$d80975a0$881c60e0$@cogeco.net> <53BC99FD-DCE8-45B5-BCF0-4829A2716F41@haun-online.de> <012901d064cc$386edd00$a94c9700$@cogeco.net> <024101d069a3$ad6cd180$08467480$@cogeco.net> <009601d06bf2$dddd9b50$9998d1f0$@cogeco.net> Message-ID: Tom, Thank you so much for your hard work. I will test again. -- Ivy 2015-04-01 5:40 GMT+09:00 Tom : > Okay I have finished converting all of the admin forms for the forum to use > uikit with the updated denim theme. > > I probably will not do much more until dengen updates the Geeklog > repository > with his denim uikit theme. > > Lots I still want to do (more code cleanup) but for now the forum has gone > through enough changes. > > When testing remember to check both templates if possible. > > Thanks > > Tom > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Tom > Sent: March-28-15 6:08 PM > To: 'Geeklog Development' > Subject: Re: [geeklog-devel] Forum Plugin Update > > Okay I just pushed a bunch more changes to the forum repository. > > All of the admin tabs have been updated except for the Forums one. Will > work > on this next. > > I have added and removed a few language variables so the only updated > language files at the moment is the English ones. (will need some updates > from translators here) > > You can now ban the ip of a forum user from the entire site but you will > need the latest ban source code from the Geeklog repository as well. The > code for the ban plugin has not been officially released but I do not see > many more changes and it is solid (I use it on my sites). > I will release the next version of the ban plugin after I am done with the > forum (along with gus). > > If you have time please test all features of the forum (including the > admin). I have done a lot of code cleanup which has touched most areas of > the plugin. > > Thanks > > Tom > > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Tom > Sent: March-22-15 2:16 PM > To: 'Geeklog Development' > Subject: Re: [geeklog-devel] Forum Plugin Update > > Okay I just added it in. > > The ip only shows if you have access to ban ips. > > I also kept in the Ban IP for posting and added in the option to ban ip > through the ban plugin (or unban). > > I also added user location back in... not sure why it was removed > before.... > > Tom > > > > -----Original Message----- > From: geeklog-devel [mailto:geeklog-devel-bounces at lists.geeklog.net] On > Behalf Of Dirk Haun > Sent: March-20-15 5:11 PM > To: Geeklog Development > Subject: Re: [geeklog-devel] Forum Plugin Update > > Tom wrote: > > > I personally would never use the forum ban as it is now but I realize > > that > probably is not the case for everyone. > > I only use that option to look up a poster's IP address. I don't think I've > ever used it to ban anyone that way. > > It would be nice to still have easy access to the IP address once that > option is gone. Maybe as a template variable that's only set when you're a > moderator? > > Dirk > > > -- > https://www.themobilepresenter.com/ > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > https://pairlist8.pair.net/mailman/listinfo/geeklog-devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: