Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2015-06-26 15:35:13

jameslomax
Member
From: UK
Registered: 2005-05-09
Posts: 448
Website

pat_body_tweets

Anyone know what happened to pat_body_tweets ?

The author site has been taken down and I can’t find any discussions here.

I’ve installed it and need a little guidance how to get it working – anyone using it or know about it?

Offline

#2 2015-06-26 19:06:03

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,595
GitHub Twitter

Re: pat_body_tweets

It seems I have a server problem…

You can find the github repository here: https://github.com/cara-tm/pat-body-tweets


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#3 2015-11-01 18:26:01

jameslomax
Member
From: UK
Registered: 2005-05-09
Posts: 448
Website

Re: pat_body_tweets

Got it, thanks.

It’s not working however. Probably because I don’t understand how to install it. This is what I did:

1) Insert <txp:pat_body_tweets tag="" full="" sign="" tooltip="" class="" content="" /> before /head in the header form.

2) Insert <txp:pat_body_tweets_live id="" account="" label="" popup="" info="" tooltip="" position="" top="" right="" bottom="" color="" style="" /> before /body in the footer form

3) Insert both pieces of css to style it.

Have I done something wrong?
- I went back and deleted 1 and 2 before I forget what I did and get confused.

NOTE: this probably needs transferring to the plug in support section. Not sure why I posted here. I forget, or maybe the forum structure was changed.

Last edited by jameslomax (2015-11-01 18:32:32)

Offline

#4 2015-11-02 07:52:56

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,595
GitHub Twitter

Re: pat_body_tweets

Hi ;)

Although the two tags are independent, I think it’s better to use only one, depending of your choice:

————-

Add a “plus” icon in front of all paragraphs:

<txp:pat_body_tweets tag="" full="" sign="" tooltip="" class="" content="" />

This tag is attempted to be used as replacement of the default <txp:body /> tag.

Here is a live example on a website: http://modiste-jessica-rousseau.com/une-nouvelle-collection-bientot-disponible

————-

Allow your visitor to Tweet your text content on mouse selection (same feature shown on The [New] Guardian website):

<txp:pat_body_tweets_live id="" account="" label="" popup="" info="" tooltip="" position="" top="" right="" bottom="" color="" style="" />

You must wrap the content where you want to apply this plugin feature into a single <div id=""> ... </div>, and set the id attribute accordingly. Then, place this tag just before your last </body> tag in your page. Otherwise, this feature can’t works.

Here is a live example on a website: http://alexipharmaque.eu/ebook/loud-love-de-vincent-faugere

————-

Plugin help updated: https://github.com/cara-tm/pat-body-tweets

Last edited by Pat64 (2015-11-02 08:05:29)


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

Board footer

Powered by FluxBB