Belajar CSS

CSS Advantages from Quackit.com
Showing posts with label Tutorials And Reviews. Show all posts
Showing posts with label Tutorials And Reviews. Show all posts

Getting Data From Bodytext Without Losing Links


As I started with TYPO3 and TypoScript it seemed to me like a big annoying patchwork. One of the first things I did not like while developing TYPO3 templates was the generated (X)HTML-Output, especially the frontend output of the rich text editor. If you try to read the bodytext field from the database table all links are lost. The following code snippet gives you a little help if you want to read data from TYPO3’s bodytext field adding individual wraps around the content and without losing links.

temp.test = CONTENT
temp.test {
table = tt_content
select {
# uid = 1 for example
where = uid=1
# CType is textPic for Example
andWhere = deleted=0 AND hidden=0 AND CType='textPic'
max = 1
}
renderObj = COA
renderObj {
# Wrap it as you want
stdWrap.wrap =
|
10 = TEXT
10.field = bodytext
10.parseFunc < lib.parseFunc_RTE 10.parseFunc.nonTypoTagStdWrap.encapsLines.addAttributes.P.class >
10.wrap =
|
}
}

SEO Elite

SEO Elite is a very well known SEO Software and it works as promised. I use it mainly for the very comfortable SERP tracking, integrated link partner search and backlink analysis.
It contains a lot more functions, the main functions can be described as follows:

Woopra – A Different Approach On Web Analytics

Woopra is a new web tracking system that offers real time web tracking and analytics. You don’t have to wait for your statistics like using Google Analytics or etracker for example. Your web analytics are real time and you can watch your visitors using your website.  Every click and navigation path is viewable, possible problems in your information architecture or design become evident. Woopra is a real time website analytics software that can give you a look over your visitors shoulder. You can even chat with every single user on your website.

JQuery Slideshow – Another Scrolling Slideshow Supporting Ajax and Auto Slide

One week ago I was looking for an easy JavaScript-based and fully customizable slideshow, that I could use for another wordpress theme.

facebook

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | coupon codes

KOMPUTER| TEMPAT BERBAGI TENTANG PERANGKAT LUNAK, APLIKASI DAN INFORMASI ...