Skip to main content

diigo

Add to browser

Better CSS and HTML for daily blog postings ( css) Join Group To Post

You are here: Diigo Home > Groups > Diigo Community > Forum > Better CSS and HTML for daily blog postings

  • #1Robert Sutor said ...(on 04-04-2008)

    Robert Sutor
    Right now, the CSS tags that Diigo provides just aren't rich enough to do very nice formatting when inserted in blogs. In particular, the Tags text has no configurable markup around it.



    Regarding CSS names, I think Diigo-title and Diigo-description would be better than the unadorned names.



    I would like an option to produce the daily links as an unordered list rather than a sequence of paragraphs.
  • #2Joel Liu said ...(on 04-04-2008, replying to Robert Sutor on #1)

    Joel Liu
    Robert Sutor wrote:
    > Right now, the CSS tags that Diigo provides just aren't rich enough to do very nice formatting when >inserted in blogs. In particular, the Tags text has no configurable markup around it.

    Could you give us some specific suggestions?
    Thanks.
  • #3Robert Sutor said ...(on 04-04-2008, replying to Joel Liu on #2)

    Robert Sutor
    Here's what del.icio.us does for a couple of entries:

    <ul class="delicious">
    <li>
    <p class="delicious-link"><a href="http://www.news.com/8301-10784_3-9901685-7.html?tag=nefd.lede">Ringside Networks brings open source to social networking | Tech news blog - CNET News.com</a></p>
    <p class="delicious-extended">"Ringside Networks on Tuesday plans to announce an open-source server for running social applications on existing Web sites, Facebook, and other social-networking destinations in the future."</p>
    <p class="delicious-tags">(tags: <a href="http://del.icio.us/bobsutor/opensource">opensource</a> <a href="http://del.icio.us/bobsutor/socialnetworking">socialnetworking</a>)</p>
    </li>
    <li>
    <p class="delicious-link"><a href="http://www.news.com/newsblog/8301-10784_3-9901973-7.html?tag=nefd.top">IBM invests in open-source database firm EnterpriseDB | Tech news blog - CNET News.com</a></p>
    <p class="delicious-extended">"IBM, a fan of many open-source projects, has taken a minority stake in EnterpriseDB, an open-source database that competes with Oracle and MySQL."</p>
    <p class="delicious-tags">(tags: <a href="http://del.icio.us/bobsutor/ibm">ibm</a> <a href="http://del.icio.us/bobsutor/database">database</a> <a href="http://del.icio.us/bobsutor/opensource">opensource</a>)</p>
    </li>
    </ul>

    Something like this would be fine, with extensions for your other material. I would also like the option to use unordered lists or paragraphs.

    I really like Diigo; I canceled by del.icio.us account once I started using this. Keep up the good work!

    Bob
  • #4Maggie Tsai said ...(on 04-04-2008, replying to Robert Sutor on #3)

    Maggie Tsai
    Thanks very much, Bob!

    Glad you found diigo useful. Great compliment coming from such an expert user like you! I will drop you a personal note.
  • #5Maggie Tsai said ...(on 04-10-2008, replying to Maggie Tsai on #4)

    Maggie Tsai
    Bob,

    Two new changes are implemented now -

    1. better HTML format as you suggested
    2. post interval setting: daily, twice daily and weekly

    Please take a look and advise any issue. Thanks!