Welcome to Geeklog, Anonymous Saturday, November 23 2024 @ 02:27 am EST
Geeklog Forums
DataBox plugin
Status: offline
ivy
Forum User
Full Member
Registered: 11/25/04
Posts: 314
Location:Tokyo Japan
DataBox plugin beta is now available at Japanese DEMO site.
at first login and change language to English in MyAccount
http://demo.geeklog.jp
And click DataBox admin page.
http://demo.geeklog.jp/admin/plugins/databox/data.php?mode=new
You can create database free like Drupal!
Soon, we will upload the plugin package files at download section.
Demo site default theme is "Plain" for iPhone and iPad, too.
Geeklog Japan https://www.geeklog.jp
at first login and change language to English in MyAccount
http://demo.geeklog.jp
And click DataBox admin page.
http://demo.geeklog.jp/admin/plugins/databox/data.php?mode=new
You can create database free like Drupal!
Soon, we will upload the plugin package files at download section.
Demo site default theme is "Plain" for iPhone and iPad, too.
Geeklog Japan https://www.geeklog.jp
12
20
Quote
Status: offline
beewee
Forum User
Full Member
Registered: 08/05/03
Posts: 969
Location:The Netherlands, where else?
Tried to log in: Fatal error: Class 'Template' not found in /var/www/virtual/geeklog.jp/demo/htdocs/lib-common.php on line 1536
EDIT: for those who do not know Drupal: what does this plugin do? I assume I can make some database with any field I like, but what can I do with the data?
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
EDIT: for those who do not know Drupal: what does this plugin do? I assume I can make some database with any field I like, but what can I do with the data?
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
15
15
Quote
Status: offline
ivy
Forum User
Full Member
Registered: 11/25/04
Posts: 314
Location:Tokyo Japan
Please try to access demo site.
Click 'DataBox'.
Category list:
http://demo.geeklog.jp/databox/summary.php
Portal CMS list:
http://demo.geeklog.jp/databox/summary.php/code/Portal_CMS
Geeklog:
http://demo.geeklog.jp/databox/data.php/code/Geeklog
Login as admin,
About DataBox:
http://demo.geeklog.jp/admin/plugins/databox/information.php
We can use templates and theme variables in the templates.
Data:
http://demo.geeklog.jp/admin/plugins/databox/data.php
Additional fields:
http://demo.geeklog.jp/admin/plugins/databox/field.php
We cad add fields text or radoi or listm,,, like Drupal.
Theme variables can be set.
Category:
http://demo.geeklog.jp/admin/plugins/databox/category.php
Category Group:
http://demo.geeklog.jp/admin/plugins/databox/groupe.php
We used profile plugin or hotel plugin
ex)
http://www.ossj.jp/profile/oss.php?action=search&syurui=19
http://www.bali-ch.com/hotel/index.php
Now we remake profile plugin and hotel plugin as universal database plugin.
DataBox plugin can create free database structure.
Geeklog Japan https://www.geeklog.jp
Click 'DataBox'.
Category list:
http://demo.geeklog.jp/databox/summary.php
Portal CMS list:
http://demo.geeklog.jp/databox/summary.php/code/Portal_CMS
Geeklog:
http://demo.geeklog.jp/databox/data.php/code/Geeklog
Login as admin,
About DataBox:
http://demo.geeklog.jp/admin/plugins/databox/information.php
We can use templates and theme variables in the templates.
Data:
http://demo.geeklog.jp/admin/plugins/databox/data.php
Additional fields:
http://demo.geeklog.jp/admin/plugins/databox/field.php
We cad add fields text or radoi or listm,,, like Drupal.
Theme variables can be set.
Category:
http://demo.geeklog.jp/admin/plugins/databox/category.php
Category Group:
http://demo.geeklog.jp/admin/plugins/databox/groupe.php
We used profile plugin or hotel plugin
ex)
http://www.ossj.jp/profile/oss.php?action=search&syurui=19
http://www.bali-ch.com/hotel/index.php
Now we remake profile plugin and hotel plugin as universal database plugin.
DataBox plugin can create free database structure.
Geeklog Japan https://www.geeklog.jp
29
17
Quote
Status: offline
ivy
Forum User
Full Member
Registered: 11/25/04
Posts: 314
Location:Tokyo Japan
This demo site is reset to 0 minutes every hour.
So about every hour, 0 minutes, the site becomes unstable.
But if the error occurs again, please delete cookie .
Geeklog Japan https://www.geeklog.jp
So about every hour, 0 minutes, the site becomes unstable.
But if the error occurs again, please delete cookie .
Geeklog Japan https://www.geeklog.jp
16
15
Quote
Status: offline
beewee
Forum User
Full Member
Registered: 08/05/03
Posts: 969
Location:The Netherlands, where else?
Quote by: ivy
We used profile plugin or hotel plugin
ex)
http://www.ossj.jp/profile/oss.php?action=search&syurui=19
http://www.bali-ch.com/hotel/index.php
Now we remake profile plugin and hotel plugin as universal database plugin.
DataBox plugin can create free database structure.
I'm afraid your English is as good as my programming skills (no offense!)...
Hotel plugin? That's new for me (and most GL users). Is this a multi-user plugin (I mean: can each member have his own hotel?). In that case, I might be interested in that plugin (or a custom made plugin for $$).
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
15
14
Quote
Status: offline
kobab
Forum User
Regular Poster
Registered: 02/22/10
Posts: 73
beewee,
What Ivy meant was;
Since the error seems to be due to refresh of demo site, no problem happens if you try again.
Ivy tried to answer this by describing demos and examples she has at the next reply.
Hotel plugin and profile plugin are what she made in the past but not announced in public. What she meant was 'data box plugin' is under development as a successor of those 2 plugins aiming to be in public in the near future. This topic was an announcement of beta release.
I am not familiar with data box plugin as well but what she aims is data management with flexible table design for the purpose such as
-hotel selection with detailed data of charge, picture, location, simple comment etc with numbers of tables or columns for tourist sites.
-user profile management with detailed data of numbers of tables or columns for community sites.
-products data base with flexible table design at corporate sites.
and so on.
Tried to log in: Fatal error: Class 'Template' not found in /var/www/virtual/geeklog.jp/demo/htdocs/lib-common.php on line 1536
What Ivy meant was;
Since the error seems to be due to refresh of demo site, no problem happens if you try again.
for those who do not know Drupal: what does this plugin do? I assume I can make some database with any field I like, but what can I do with the data?
Ivy tried to answer this by describing demos and examples she has at the next reply.
Hotel plugin and profile plugin are what she made in the past but not announced in public. What she meant was 'data box plugin' is under development as a successor of those 2 plugins aiming to be in public in the near future. This topic was an announcement of beta release.
I am not familiar with data box plugin as well but what she aims is data management with flexible table design for the purpose such as
-hotel selection with detailed data of charge, picture, location, simple comment etc with numbers of tables or columns for tourist sites.
-user profile management with detailed data of numbers of tables or columns for community sites.
-products data base with flexible table design at corporate sites.
and so on.
13
20
Quote
Status: offline
ivy
Forum User
Full Member
Registered: 11/25/04
Posts: 314
Location:Tokyo Japan
beewee,
profile plugin download:
http://www.ivywe.co.jp/download/index.php?id=11
But profile plugin won't work in English.
DataBox plugin download:
http://www.ivywe.co.jp/download/index.php?id=databox
But the DataBox plugin is still under development.
kobab, thanks.
Geeklog Japan https://www.geeklog.jp
profile plugin download:
http://www.ivywe.co.jp/download/index.php?id=11
But profile plugin won't work in English.
DataBox plugin download:
http://www.ivywe.co.jp/download/index.php?id=databox
But the DataBox plugin is still under development.
kobab, thanks.
Geeklog Japan https://www.geeklog.jp
16
13
Quote
Status: offline
beewee
Forum User
Full Member
Registered: 08/05/03
Posts: 969
Location:The Netherlands, where else?
Thnx Ivy, I'm not in a hurry so I think I'll wait until it's finished. Interesting, anyway.
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
19
14
Quote
All times are EST. The time is now 02:27 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content