]> git.mxchange.org Git - friendica.git/commitdiff
tweaks
authorMike Macgirvin <mike@macgirvin.com>
Sun, 11 Jul 2010 13:24:10 +0000 (06:24 -0700)
committerMike Macgirvin <mike@macgirvin.com>
Sun, 11 Jul 2010 13:24:10 +0000 (06:24 -0700)
mod/profiles.php
view/style.css
wip/todo

index 4bbfbb44cbc7f047854086b670b31065da4edc39..208f8545e3a6c7c7b609a19794e06c44ceacea0a 100644 (file)
@@ -63,8 +63,6 @@ function profiles_post(&$a) {
                $education = escape_tags(trim($_POST['education']));
                if(x($_POST,'profile_in_directory'))
                        $publish = (($_POST['profile_in_directory'] == 1) ? 1: 0);
-               if(! in_array($gender,array('','Male','Female','Other')))
-                       $gender = '';
 
                $r = q("UPDATE `profile` 
                        SET `profile-name` = '%s',
index 60d9b2f19053e8b500df200fa1cfa2abd29d5840..ccf58c72ff36d08329e55a83e83d801d3bd1cb1c 100644 (file)
@@ -740,6 +740,7 @@ input#dfrn-url {
        float: left;
        padding:3px;
        margin-top: 10px;
+       margin-bottom: 10px;
        margin-right: 5px;
        border: 1px solid #888888;
        font-size: 0.8em;
index 9da49b6838d0a518831dd73aab27d0d37a5ae58b..1f7e550442cefc28454e296a85bc839b03d91777 100644 (file)
--- a/wip/todo
+++ b/wip/todo
@@ -14,7 +14,6 @@ profile "you name it" field
 
 profile display restrict/check access
 
-publish to external directory
 
 groups
 
@@ -63,6 +62,8 @@ ajax
 
 image/link inline ajax
 
+publish to external directory
+
 local data performance improvements
 
 product registration/protection