• b2evo
  • Front Page
  • Contact
  • Login
  • reset page

Far Fields

  • Andromeda ¦ First Contact
  • Blush ¦ Private
  • Dad ¦ Private
  • Vyaj ¦ Immigration & Asylum Cases

Near Fields

  • My Bits
  • Behind the Sceanic
  • vOw ¦ Vegan Organic Wholefood

Old Fields

  • 1996 Site
  • Old Search Site

Blogs

  • b2Evo ¦ Blog techie stuff
  • eLf ¦ Updates on the land
  • blInk ¦ Some useless links
  • spAce ¦ Thoughts on being
  • j&j ¦ Prospectors of Kern
  • av0id ¦ How I Got Here

Validate: $global_icons$

February 17th, 2014

Version 5.0.8 version 4734 2013-09-13 06:25:05Z yura
Problem since V 1 _form.class.php

there are 10 instances, starting at line 202, where
<span style="float:right">$global_icons$</span> produces an empty span.

I haven't found out what $global_icons$ is and so I have changed span to div as div can be empty without being invalid

  roger
 


Manual Skin Mods

February 15th, 2014

Updated Manual Skin on vOw and vyaj not elf
March 23rd Mod to vOw only See page 2

1. /skins/manual/_catdir.disp.php
(commented out buttons) Various edits; see file

2. /skins/manual/_item_list.inc.php
line 35 delete $item_edit_link.
to remove edit button from list of posts

3. /skins/manual/_item_block.inc.php

line 79 delete

de>

line 98 amend by adding the above button.
Add as part of the echo statement after the p tag
Place in span instead of the div and add a space at the end to move edit button to bottom of post

Added echo </p>; to end notes paragraph
then added

<?php
if(!isset($current_User) )
{
echo ('
Only logged in users can see or leave comments
');
}
?>

Also earlier just before Feedback code add

if(isset($current_User) and ($current_User->level)>1){

and closing } to end Feedback code block.

4. Added to [_html.header.php] before <body> tag

<link rel="icon" type="image/gif" href="https://calstock.org.uk/<?php echo $Blog->name ?>/favicon.ico" />
<link rel="stylesheet" href="https://calstock.org.uk/media/blogs/vow/calendar.css" type="text/css" />
<script type="text/javascript" src="https://calstock.org.uk/rsc/js/calendar.js"></script>

5. Uploaded [calendar.js] to[/rsc/js] and
updated <body> tag to < onload="startclock()" >

Pages: 1· 2

  roger
 


<< 1 ... 33 34 35 ...36 ...37 38 39 ...40 ...41 42 43 ... 67 >>
  •  Paged Index of 133 Posts

  • Last nineteen

    • Add html figure tag
    • Validation 7.2.5
    • elfgifs_plugin
    • Add sub text button
    • [autocorrect] validation
    • Versions & Database
    • Math Terms & Plugin
    • My Search Hack
    • figure tag
    • evobar toolbar
    • Front Page Collections #
    • Move to a new line using CSS not <br />
    • Version 6.10.6 & php 7
    • Stuck on Version 6.10.5
    • Limit Login Attempts
    • 6.10.5
    • Add Number to Comment
    • 6.10.4
    • v 6.10.*
  • Search


Valid HTML 5.0    ubuntu link    duckduckgo link    b2evolution link    firefox link    Creative Commons Licence    Valid CSS!