Hi!
Alessandro Vernet wrote:
> Are you referring to this tutorial:
>
> http://typo3.org/documentation/document-library/tutorials/player_profile_basic/0.0.8/view/1/2/
Yes.
> The plugin defined in this tutorial (player_profile) seems to be using a
> "preference" there: $plugin.player_profile.maxW
Hi!
Jigal van Hemert wrote:
> To make a long story short:
>
> - A content element "X" of pi1/tx_myext_pi1.php is present on a page
> - Another content element "Y" on the same page needs to ask code in
> tx_myext.php information about the first content element
> - the code in tx_myext.php knows w
Hi!
Lamb, Brian wrote:
> I wanted to send this message once more before I open a bug report:
>
> Last week I was running MySQL 5.0 with Typo3 4.2 and all was working
> fine. However, I upgraded MySQL to version 5.1 and now the login
> functionality is broken. Login is handled through LDAP but eve
Hi!
[EMAIL PROTECTED] wrote:
> I have written some code in php that performs a functionality. now i want
> to convert it into a typo3 extension. Can anyone give me a pointer on how
> to convert my codes into a installable typo3 extension.
You can search on the typo3.org, there was a tutorial but
Hello Kathryn,
if you're not working with framesets, what I assume, you don't need no
attribute
target. I think you can disable it in your main-TS-template with the constant
editor under the rubrik "advanced". "PAGE_TARGET" empty (not set).
If you like to set a target="_blank" for external lin
Hi,
> I have written some code in php that performs a functionality. now i want
> to convert it into a typo3 extension. Can anyone give me a pointer on how
> to convert my codes into a installable typo3 extension.
install the Kickstarter
(http://typo3.org/extensions/repository/view/kickstarter/0
Bernd and Katja,
I had a look at the extension and it seems to do everything I want and
more. I will surely install it. Many thanks for your help!
Denis
bernd wilke wrote:
> on Mon, 18 Aug 2008 15:54:08 -0400, Denis Bilodeau wrote:
>
>> Yet again, it would be preferable to be able to actually
Hi,
So apparently, by default, the htmlarearte has set ALL the targets for ALL
the links I have created to "page". So the first link you click makes a new
window named page and all subsequent links load in that. Is that actually
the default behavior?
Anyway, if I set RTE.default.defaultLinkTarget
Hi!
Is it possible to store fe users records in another language? (I think it
isn't)
I would like extensions which shows fe users names switch to localized name
when I change the language in FE.
If not could you suggest me an alternative solution?
Thanks
Panagiotis
_
hi,
i used the push2rss configuration from this page,
http://www.typo3-jack.net/typo3-english-lists-netfielders-de/5307-typo3-push2rss.html
however, right now it picks up all the changes in the live workspace. I know
there's exclude feature that you can use to exclude page from feed into rss.
Bu
I found an answer to the first question, in case this can be useful to others
here:
Alessandro Vernet wrote:
>
> 1) How to access the value of this property in PHP code?
>
Use: $this->conf['PARAM'])
This is in function main($content,$conf), after doing $this->conf=$conf.
In ext_typoscript_se
To make a long story short:
- A content element "X" of pi1/tx_myext_pi1.php is present on a page
- Another content element "Y" on the same page needs to ask code in
tx_myext.php information about the first content element
- the code in tx_myext.php knows which content element is "X" and even
kn
Hi Stefan,
What happens if you wrap the second bit in a condition like this:
[globalVar=GP:faq=*]
...
[end]
I didn't test it, so I'm not sure if it'll work.. hope it does!
Bas
-Original Message-
From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
Sent: Tue 8/19/2008 17:21
To: typo3-e
Hi,
I have written some code in php that performs a functionality. now i want
to convert it into a typo3 extension. Can anyone give me a pointer on how
to convert my codes into a installable typo3 extension.
Thanks,
Sundeep
___
TYPO3-english mailing l
I wanted to send this message once more before I open a bug report:
Last week I was running MySQL 5.0 with Typo3 4.2 and all was working
fine. However, I upgraded MySQL to version 5.1 and now the login
functionality is broken. Login is handled through LDAP but even the
admin password (not LDAP)
Hi Dmitry,
Dmitry Dulepov [typo3] wrote:
>
> typo3.org has a tutorial on extension creation. Or wait a month for my
> book.
>
Are you referring to this tutorial:
http://typo3.org/documentation/document-library/tutorials/player_profile_basic/0.0.8/view/1/2/
The plugin defined in this tutoria
Xavier Perseguers wrote:
> Hi Matt,
>
>> Is there a simple way to do mass archiving? We have the need to
>> archive a page and all pages that it links to in the content block.
>> Is this even possible?
>
> How do you want your archive to look like? If you need plain html (which
> I suppose i
Please help, I can't get this to work:
I want the second option to be executed only if the $_GET var (faq) is
set. It does rewrite the entire thing when I first load it, but it works
when I go to mypage.com/?faq=100
Can anyone give me a hand???
Thank you
temp.mainTemplate {
subparts.entrada
Dmitry Dulepov [typo3] wrote:
> Hi!
>
> Lars Haendler wrote:
>> I got the crawler up and running but noticed that the crawler can only
>> "crawl" if the records are displayed on a separate detail page.
>> Meaning you can reach the records with "&tx_irfaq_pi1[showUid]=1 ... ".
>
> No, this is ba
Hi!
Lars Haendler wrote:
> I got the crawler up and running but noticed that the crawler can only
> "crawl" if the records are displayed on a separate detail page. Meaning
> you can reach the records with "&tx_irfaq_pi1[showUid]=1 ... ".
No, this is bad way. Read in the doc how to index records
Hi,
I'm trying to understand why sr_email_subscribe takes certain labels
from the locallang file for sr_feuser_register. For example, the label
"v_your_account_was_created".
I've added this label to the locallang file for the sr_email_subscribe
extension, but it still takes it from the localla
Hi Dmitry,
Dmitry Dulepov [typo3] wrote:
> Hi!
>
> Lars Haendler wrote:
>> today I found out that irfaq is not indexed with indexed_search.
>>
>> What I don't get is why it is not indexed. It is configured correctly
>> in ext_localconf.php and class.tx_irfaq_pi1.php. So it should work.
>> But
on Tue, 19 Aug 2008 10:22:11 +0200, Thomas Meixner wrote:
> Hi Bernd,
>
> Thanks for pointing out the community extensions. That seems like a real
> useful extension. Seminars I'm not too sure yet since no calendar is
> build in. But it does 90% and extras from what I imagined.
there is a gatewa
Ok thanks...
i will start at t3lib_TCEforms class
just in case i will find i way, i gonna post it here...
Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Marco Weber wrote:
>
>> But somewhere there must already be the code, rite?
>> ( Frontend plugins, that include flexform xml fields. )
>>
>
on Tue, 19 Aug 2008 12:28:55 +0300, Katja Lampela wrote:
> Hi Bernd,
> Could you mean loginusertrack? It still exist and it has now also Dmitry
> as an author and it's been updated recently :) - Katja
hm, I saw it and thought it is another extension, but looking closer it
seems the same.
irritat
Hi
I'm not a php guy, but no, afaik you'll need to write a little extension
to do this. Maybe Dmitry might be able to point you in the right direction.
hth
Ty
Gary Wong wrote:
> Does anyone know of a way to enable the RTE/htmlarea for the description
> field of tt_address or fe_users (or any
Hi,
Dmitry Dulepov [typo3] wrote:
> Hi!
>
> It should be indexed ok as page but you should index it as records
> (similar to tt_news), not as page. See indexed search ans crawler manual
> for details.
>
> irfaq's own search searches records directly.
>
Ok, I always avoided the crawler-exten
Hi Bernd,
Could you mean loginusertrack? It still exist and it has now also Dmitry
as an author and it's been updated recently :)
- Katja
bernd wilke kirjoitti:
> I once used an BE-Extension which showed a statistic about users which
> were not logged in for n days, they could be mailed to relog
Hi!
Ronald Wiplinger wrote:
> I think that is what I need. How do I mount only parts for user A and
> other parts for user B?
> (I only found that I can have users, but they could access all pages)
Are your users admins? You should not have users as admins. You should assign
them to BE group and
Hi!
Marco Weber wrote:
> But somewhere there must already be the code, rite?
> ( Frontend plugins, that include flexform xml fields. )
The only read fields, they do not create forms from flexforms in the frontend.
If you mean forms for plugins in backend, such forms are created by
t3lib_TCEform
Hi!
Lars Haendler wrote:
> today I found out that irfaq is not indexed with indexed_search.
>
> What I don't get is why it is not indexed. It is configured correctly in
> ext_localconf.php and class.tx_irfaq_pi1.php. So it should work. But on
> the other side it also comes with an own search f
Hi,
today I found out that irfaq is not indexed with indexed_search.
What I don't get is why it is not indexed. It is configured correctly in
ext_localconf.php and class.tx_irfaq_pi1.php. So it should work. But
on the other side it also comes with an own search form.
Can anyone point me in t
E.g. when setting up a backend usergroup you set the mountpoint in the
pagetree. Only pages below that point are visible to the user.
--- On Tue, 8/19/08, Ronald Wiplinger <[EMAIL PROTECTED]> wrote:
From: Ronald Wiplinger <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] How to handle maintainers of one w
Dmitry Dulepov [typo3] wrote:
> Hi!
>
> Ronald Wiplinger wrote:
>
>> How to set it up so that maintainer A cannot touch / edit / delete the
>> pages of the other department, which is maintained by person B.
>>
>
> You have Web>Access module where you can give permissions to users and
> gro
OK, No responses. So I did a bit more investigation.
I thought this might have to do with my version of TYPO3 so I set up a
brand new clean install ov the latest version and loaded the
extension.
Still exactly the same problem.
Anyone able to help
Sandy
On Thu, 14 Aug 2008 17:58:56 +0100,
Hi,
First of all, thanks for your reply :)
> There is no one single method for it. You have to use t3lib_TCEforms but this
> is not trivial task.
>
Good to know...
But somewhere there must already be the code, rite?
( Frontend plugins, that include flexform xml fields. )
Does anyone know wher
Hi Bernd,
Thanks for pointing out the community extensions. That seems like a real
useful extension. Seminars I'm not too sure yet since no calendar is
build in. But it does 90% and extras from what I imagined.
From reading the manuals I don't see a way to have public and private
profiles for
Hi!
Marco Weber wrote:
> I guess there is already a method in typo3 that does transform a
> flexform xml file into HTML source.
>
> Does anyone know it's name? Or know how to do it?
There is no one single method for it. You have to use t3lib_TCEforms but this
is not trivial task.
--
Dmitry
Hello all,
I am using
- tt_products 2.6.0
- paymentlib 0.3.0
- paymentlib_quickpay 0.1.3
I am a bit short as I can't find the missing link - and code.
Are there someone out there that has some default Typoscript code for
at setup like this (or at least tt_products and paymentlib). And is it
Hi at all,
I'm planning to program a backend module.
In the module it should be possible to define Flexform XML form-fields
to extend the backend module's existing form fields.
i.E.
1
LLL:EXT:myext1/pi1/locallan
Hi!
Ronald Wiplinger wrote:
> How to set it up so that maintainer A cannot touch / edit / delete the
> pages of the other department, which is maintained by person B.
You have Web>Access module where you can give permissions to users and groups.
Additionally you can mount only parts of the tree
Hi!
Alessandro Vernet wrote:
> Could someone give me a pointers of where I can find documentation that would
> explain:
>
> 1) How, as an administrator, you can setup plugin configuration properties
> of the form plugin.tx_EXT_pi1.PROP.
> 2) How, as a plugin author, you can get the values of thos
Ronald Wiplinger wrote:
> Tomas Mrozek wrote:
>>> Can anybody give me a hand for that problem.
>>>
>>> A typo3 web site should be divided so, that each maintainer can only
>>> handle certain web pages (within a tree),...
>>>
>> What exactly is the problem?
>>
>> Tomas Mrozek
>>
> Full text
Tomas Mrozek wrote:
>> Can anybody give me a hand for that problem.
>>
>> A typo3 web site should be divided so, that each maintainer can only
>> handle certain web pages (within a tree),...
>>
>
> What exactly is the problem?
>
> Tomas Mrozek
>
Full text:
> A typo3 web site should be divi
> User "A" is a BE user, user "B" is a FE user. "A" should not be able to
> change other users passwords or settings ...
Then don't allow user A to alter FE user records.
Tomas Mrozek
___
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
ht
> Can anybody give me a hand for that problem.
>
> A typo3 web site should be divided so, that each maintainer can only
> handle certain web pages (within a tree),...
What exactly is the problem?
Tomas Mrozek
___
TYPO3-english mailing list
TYPO3-engli
46 matches
Mail list logo