phpWebLog - web news management with adolescent sexist humor
find
news index | search | archive | contribute news | links | polls | downloads | faq | buttons | contact
Topics
  • General (483)
  • Announcements (14)
  • Development (247)

  • Download phpWebLog
  • Latest release 0.5.0
  • Latest unstable (ChangeLog)
  • milby7.com is patching and hosting the Latest unstable with bug fixes


    Future phpWebLog
    As of the 0.5.0 release, development has been handed over to Mocha for a while. There are very nice things in store for this project. His development site is usually up if you want to peek. Here are the latest notes:

  • ChangeLog
  • ToDo
  • Wish List

  • SourceForge
    SourceForge is providing us a mailing list and documentation.

    SourceForge Logo


    Older Stories
  • Future directions (0)
  • Modify Printable layout (3)
  • Static page in 0.4.3 (1)
  • Who's On Line (0)
  • Wacky 1's All Over The Place (2)
  • Addon (7)
  • good hosting for phpweblog (7)
  • admin page woes (5)
  • tag in blocks.inc.php causes misalignment
  • (7)
  • PhpWebLog reviews (3)

  • tag in blocks.inc.php causes misalignment

  • Posted under General by tennet on Friday March 30 2001 @ 04:01AM EST
    <li> tag in blocks.inc.php causes misalignment.
    This occurs in this page too. the offending blocks are 'Topics' and 'older stories'. .. boot-strap solution inside.....

    Very simple, remove all the <li> ... </li> tages.
    You can substitute gif icons if you like.



    jason writes on Friday March 30 2001 @ 01:46PM EST: [ reply | parent ]
    Note, this only happens on MSIE
    Security problem writes on Saturday March 31 2001 @ 04:10PM EST: [ reply | parent ]
    You have a security problem.
    Example: [script]window.location="http://www.xxx.com" [/script] - comments "HTML Parse Level" should be in admin/config-story.php "No HTML - all stripped, only line-breaks", otherwise commentator can do whatewer he/she wants to do.
    Brian Milby writes on Wednesday April 04 2001 @ 10:43AM EDT: [ reply | parent ]
    Actually you are only partly correct. As long as you at least specify "Reduced HTML", people can't put arbitrary code in your page to be executed. With this option, only specific tags are allowed, all other "<" and ">" are replaced with the &lt; and &gt; which renders the enclosed code harmless. This is the current mode that Jason has turned on for this site.
    Again writes on Saturday March 31 2001 @ 04:26PM EST: [ reply | parent ]
    Voila:

    <IMG SRC="http://images.phpweblog.org/phpweblog-shanked.gif" BORDER=0 ALT="">

    Tormi writes on Monday April 02 2001 @ 04:51AM EDT: [ reply | parent ]
    You see, there is a problem: when you switch off "Allow full HTML - line-breaks, in-lining, syntax-parsing" in admin/config-story.php to avoid troubles with comments, it affects also to your stories and when you have used "Allow full HTML - line-breaks, in-lining, syntax-parsing" HTML Parse Level to insert your stories, the result is what we see on top of this page.

    Sorry about my bad english.

    Tormi writes on Monday April 02 2001 @ 07:38AM EDT: [ reply | parent ]
    Sorry, I didn't noticed answers to this topic in http://phpweblog.org/stories.php?story=01/03/31/5215606
    Brian Milby writes on Wednesday April 04 2001 @ 10:30AM EDT: [ reply | parent ]
    This will be fixed in the next release. All you need to do is add the following line
    $VAR["Content"].="<br>";
    before the F_drawBlock call in the offending blocks (admin, topics...)

    Post a Comment
    Name:
    Email:
    URL
      Remember my information (uses cookies)
      I would rather be anonymous
    Comment:

    * Allowed HTML tags: <B> <I> <U> <Q> <LIST> <*>
    * Your email will not be made public.

    Copyleft © 2000 phpWebLog
    All trademarks and copyrights on this page are owned by their respective owners.

    Powered by phpWebLog