-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
100 changed files
with
1,329 additions
and
1,194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
Changelog Members | ||
|
||
Vers 0.8.8 (jacobi22) 16.02.18 | ||
- remove another preprocess | ||
Vers 0.8.7 (jacobi22) | ||
- remove preprocess | ||
|
||
Vers 0.8.6 (jacobi22) | ||
+ fix MYSQL-STRICT-Mode-Problem in install.php (field type text/blob cannot have a default value) | ||
+ fix INSERT in add.group.php (missing fields) | ||
+ fix INSERT in add_members.php (missing fields) | ||
+ fix Undefined variable: f_memberpage_link in view.php | ||
+ fix encoding & special chars in language/help-De.php | ||
+ change style of the buttons for uniform design | ||
|
||
Vers 0.8.5 | ||
- remove old continue(0) in files | ||
+ fix mysql_error in files | ||
|
||
Vers 0.8.3: | ||
+ fixed some PHP errors. | ||
|
||
Vers 0.8.2: | ||
+ bugfixes inside install.php, save_group.php and save_member.php. | ||
|
||
Vers 0.8: | ||
+ better picture handling, | ||
+ some more improvments, | ||
+ Drag&Drop sorting (WB 2.8 only) | ||
|
||
Vers 0.7: | ||
+ use of WYSIWYG Editors. See the file module_settings.php | ||
|
||
Vers 0.6: | ||
+ Minor bugfixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
/* ------- module members ------- */ | ||
/* ---------- Group ---------- */ | ||
.members-head {text-align: left; border-bottom: 1px dotted #999999;margin-bottom:10px;} | ||
.members-head h2 { font-weight:normal; } | ||
.members-head p { margin:0 0 20px 0} | ||
|
||
/* ---------- Member ---------- */ | ||
.members-member { | ||
margin-bottom: 20px; | ||
border-bottom: 1px dotted #999999; | ||
} | ||
.members-member td { | ||
font-size: 1.0em; | ||
text-align: left; | ||
} | ||
.members-member img {margin: 0; } | ||
|
||
.member-text {padding-left:8px;} | ||
.member-name {margin:0;font-weight:normal;} | ||
.member-score { | ||
font-size: 1.3em; | ||
margin:4px 0; | ||
text-align: center; | ||
} | ||
.member-short1 {font-size: 1.0em; margin:4px 0;} | ||
.member-long1 {font-size: 0.9em; margin:2px 0 6px 0;} | ||
|
||
.member-short2 {font-size: 0.9em; margin:6px 0 2px 0;} | ||
.member-long2 {font-size: 0.8em; margin:2px 0;} | ||
|
||
.member-link {font-size: 1.0em; margin:4px 0;} | ||
.member-page {font-size: 1.0em; margin:4px 0;} | ||
|
||
.members-showsortlink0 {display:none} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
function showmembermail(n,d,t) { | ||
var mail = n+'@'+d; | ||
if (t=='') {t = mail;} | ||
document.write('<a href="mailto:'+ mail + '">'+ t + '</'+'a>'); | ||
} |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
<?php | ||
|
||
/* | ||
Website Baker Project <http://www.websitebaker.org/> | ||
Copyright (C) 2004-2007, Ryan Djurovich | ||
Website Baker is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; either version 2 of the License, or | ||
(at your option) any later version. | ||
Website Baker is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with Website Baker; if not, write to the Free Software | ||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
*/ | ||
|
||
$module_directory = 'members'; | ||
$module_name = 'Members'; | ||
$module_function = 'page'; | ||
$module_version = '0.8.3'; | ||
$module_platform = '2.7.x'; | ||
$module_author = 'Chio:www.websitbaker.at, RuudE'; | ||
$module_license = 'GNU General Public License'; | ||
$module_description = 'A flexible module for listing and sorting anything. Supports aliases of items and caching of groups'; | ||
|
||
<?php | ||
|
||
/* | ||
Website Baker Project <http://www.websitebaker.org/> | ||
Copyright (C) 2004-2007, Ryan Djurovich | ||
Website Baker is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; either version 2 of the License, or | ||
(at your option) any later version. | ||
Website Baker is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
You should have received a copy of the GNU General Public License | ||
along with Website Baker; if not, write to the Free Software | ||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
*/ | ||
|
||
$module_directory = 'members'; | ||
$module_name = 'Members 0.8.7'; | ||
$module_function = 'page'; | ||
$module_version = '0.8.7'; | ||
$module_platform = '2.7.x'; | ||
$module_author = 'Chio:www.websitbaker.at, RuudE'; | ||
$module_license = 'GNU General Public License'; | ||
$module_description = 'A flexible module for listing and sorting anything. Supports aliases of items and caching of groups'; | ||
|
||
?> |
Oops, something went wrong.