Welcome to Geeklog, Anonymous Wednesday, October 09 2024 @ 02:50 pm EDT
Geeklog Forums
polls plugin Add text field to
Status: offline
ivy
Forum User
Full Member
Registered: 11/25/04
Posts: 314
Location:Tokyo Japan
I want description text area in Polls edit page.
Polls plugin add description
This is my feature request.
Polls plugin
CREATE TABLE{$_TABLES['pollquestions']} (
qid mediumint(9) NOT NULL DEFAULT '0',
pid varchar(128) NOT NULL default '',
question varchar(255) NOT NULL,
description text NOT NULL, <--------I want this field.
PRIMARY KEY (qid, pid)
) ENGINE=MyISAM
Geeklog Japan https://www.geeklog.jp
Polls plugin add description
This is my feature request.
Polls plugin
CREATE TABLE{$_TABLES['pollquestions']} (
qid mediumint(9) NOT NULL DEFAULT '0',
pid varchar(128) NOT NULL default '',
question varchar(255) NOT NULL,
description text NOT NULL, <--------I want this field.
PRIMARY KEY (qid, pid)
) ENGINE=MyISAM
Geeklog Japan https://www.geeklog.jp
15
11
Quote
Status: offline
ivy
Forum User
Full Member
Registered: 11/25/04
Posts: 314
Location:Tokyo Japan
These are feature request.
1. add description field to main subject and sub subject
gl_polltopic
gl_pollquestions
2. radiobutton or checkbox flag
gl_pollquestions
Today I tried Google charts.
http://www.geeklog.jp/polls/index.php?pid=geeklogfeaturepoll
Download:
https://github.com/ivywe/geeklog-ivywe
little bit change functions.inc
I want checkbox mode.
Geeklog Japan https://www.geeklog.jp
1. add description field to main subject and sub subject
gl_polltopic
gl_pollquestions
2. radiobutton or checkbox flag
gl_pollquestions
Today I tried Google charts.
http://www.geeklog.jp/polls/index.php?pid=geeklogfeaturepoll
Download:
https://github.com/ivywe/geeklog-ivywe
little bit change functions.inc
I want checkbox mode.
Geeklog Japan https://www.geeklog.jp
14
14
Quote
Status: offline
ivy
Forum User
Full Member
Registered: 11/25/04
Posts: 314
Location:Tokyo Japan
added hack on Polls plugin 2.1.5
https://bitbucket.org/tsuchi/polls_hack
add description to theme and question.
add multiple answer mode.
https://www.ossj.jp/polls/index.php?pid=programming2&aid=-1
added Google Charts on theme.
download:
https://github.com/ivywe/geeklog-ivywe/
add header.thtml
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
Geeklog Japan https://www.geeklog.jp
https://bitbucket.org/tsuchi/polls_hack
add description to theme and question.
add multiple answer mode.
https://www.ossj.jp/polls/index.php?pid=programming2&aid=-1
added Google Charts on theme.
download:
https://github.com/ivywe/geeklog-ivywe/
add header.thtml
Text Formatted Code
<!-- AJAX API --> <script type="text/javascript" src="https://www.google.com/jsapi"></script>
Geeklog Japan https://www.geeklog.jp
14
13
Quote
All times are EDT. The time is now 02:50 pm.
- 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