projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
b1fad99
)
Clean HTML
author
Alain Peyrat
<aljeux@free.fr>
Sat, 17 Mar 2012 15:44:10 +0000
(15:44 +0000)
committer
Alain Peyrat
<aljeux@free.fr>
Sat, 17 Mar 2012 15:44:10 +0000
(15:44 +0000)
src/www/export/index.php
patch
|
blob
|
history
src/www/people/editprofile.php
patch
|
blob
|
history
src/www/scripts/codendi/LayoutManager.js
patch
|
blob
|
history
src/www/scripts/codendi/codendi-1236793993.js
patch
|
blob
|
history
src/www/stats/graphs.php
patch
|
blob
|
history
diff --git
a/src/www/export/index.php
b/src/www/export/index.php
index 5ad204dee7aac6102820462e9e1560e17d793245..df684253c65d145f3869d24f65a7cdf7ba4c04ab 100644
(file)
--- a/
src/www/export/index.php
+++ b/
src/www/export/index.php
@@
-72,7
+72,7
@@
RSS/XML Exports
<!-- Disabled Until Security Audited and Using Proper Accessor Functions
<h4>Project Information</h4>
<p>
<!-- Disabled Until Security Audited and Using Proper Accessor Functions
<h4>Project Information</h4>
<p>
-All links below require <
tt>?group_id=</tt
> parameter with id of specific
+All links below require <
span class="tt">?group_id=</span
> parameter with id of specific
group. Exports which provide en masse access to data which otherwise
project property, require project admin privilege.
</p>
group. Exports which provide en masse access to data which otherwise
project property, require project admin privilege.
</p>
diff --git
a/src/www/people/editprofile.php
b/src/www/people/editprofile.php
index 5172cb09a4a8c70faead267ea0c7a66b3568ad8e..dd043006a1ef37bf52556a1facb77b153df15417 100644
(file)
--- a/
src/www/people/editprofile.php
+++ b/
src/www/people/editprofile.php
@@
-282,7
+282,7
@@
WHERE user_id=$2', array($people_view_skills, user_getid()));
$cell_data[] = array(_('Type'));
$cell_data[] = array(_('Start Date'));
$cell_data[] = array(_('End Date'));
$cell_data[] = array(_('Type'));
$cell_data[] = array(_('Start Date'));
$cell_data[] = array(_('End Date'));
- echo "<table
border=0
>".
+ echo "<table>".
$HTML->multiTableRow('',$cell_data,TRUE);
$HTML->multiTableRow('',$cell_data,TRUE);
@@
-294,7
+294,7
@@
WHERE user_id=$2', array($people_view_skills, user_getid()));
html_build_select_box_from_arrays($yearArray,$yearArray, "endY", 0, false, "")."</td>
</tr>
</table>
html_build_select_box_from_arrays($yearArray,$yearArray, "endY", 0, false, "")."</td>
</tr>
</table>
-<table
border=0
>";
+<table>";
$cell_data = array();
$cell_data[] = array(_('Title (max 100 characters)'));
$cell_data = array();
$cell_data[] = array(_('Title (max 100 characters)'));
@@
-318,7
+318,7
@@
WHERE user_id=$2', array($people_view_skills, user_getid()));
echo '<h2>'._('Edit/Delete Your Skills').'</h2>
echo '<h2>'._('Edit/Delete Your Skills').'</h2>
- <table
border="0" width="100%
">';
+ <table
class="fullwidth
">';
echo '<form action="'.getStringFromServer('PHP_SELF').'" method="post">';
displayUserSkills(user_getid(), 1);
echo '</form>';
echo '<form action="'.getStringFromServer('PHP_SELF').'" method="post">';
displayUserSkills(user_getid(), 1);
echo '</form>';
diff --git
a/src/www/scripts/codendi/LayoutManager.js
b/src/www/scripts/codendi/LayoutManager.js
index 5d32499068ae4cf7f4b08f79397b7b81f77ee42b..d44969efe6ceff96cf2bd94ec94cc19d9a563319 100644
(file)
--- a/
src/www/scripts/codendi/LayoutManager.js
+++ b/
src/www/scripts/codendi/LayoutManager.js
@@
-37,7
+37,7
@@
codendi.layout_manager = {
this.loadColRemove(rm);
},
addRow: function(row) {
this.loadColRemove(rm);
},
addRow: function(row) {
- var new_row = '<table class="layout-manager-row" cellspacing="5" cellpadding="2"
border="0"
><tr><td>+</td></tr></table>';
+ var new_row = '<table class="layout-manager-row" cellspacing="5" cellpadding="2"><tr><td>+</td></tr></table>';
row.insert({after: new_row});
var new_col = row.next().down('td');
row.insert({after: new_row});
var new_col = row.next().down('td');
diff --git
a/src/www/scripts/codendi/codendi-1236793993.js
b/src/www/scripts/codendi/codendi-1236793993.js
index 5a6f54ca1254610ebbb61d2fcb66290f70d62c42..3ec50b147b4147bd1db2df258c1a1b93dd886135 100644
(file)
--- a/
src/www/scripts/codendi/codendi-1236793993.js
+++ b/
src/www/scripts/codendi/codendi-1236793993.js
@@
-8141,7
+8141,7
@@
codendi.layout_manager = {
this.loadColRemove(rm);
},
addRow: function(row) {
this.loadColRemove(rm);
},
addRow: function(row) {
- var new_row = '<table class="layout-manager-row" cellspacing="5" cellpadding="2"
border="0"
><tr><td>+</td></tr></table>';
+ var new_row = '<table class="layout-manager-row" cellspacing="5" cellpadding="2"><tr><td>+</td></tr></table>';
row.insert({after: new_row});
var new_col = row.next().down('td');
row.insert({after: new_row});
var new_col = row.next().down('td');
diff --git
a/src/www/stats/graphs.php
b/src/www/stats/graphs.php
index fd38d60c30cc02a39b6513080bcfc828a99fba87..e08b05c3c5c0dac440278464722bbedaa12e4dce 100644
(file)
--- a/
src/www/stats/graphs.php
+++ b/
src/www/stats/graphs.php
@@
-44,10
+44,10
@@
$HTML->header(array('title'=>sprintf(_('%1$s Sitewide Statistics Graphs'), forge
<hr />
<hr />
-<p
style="text-align: center;
">
+<p
class="align-center
">
<img src="views_graph.php?monthly=1" alt="" />
</p>
<img src="views_graph.php?monthly=1" alt="" />
</p>
-<p
style="text-align: center;
">
+<p
class="align-center
">
<img src="users_graph.php" alt="" />
</p>
<img src="users_graph.php" alt="" />
</p>