| 14:16 |
oGQCmGmrUR |
Hallo! |
| 14:17 |
ZqVbaTxSIw |
Hallo! |
| 15:30 |
BlueWing |
I have a problem with this language menu: http://paste.phlogi.net/-bce4b630b0/ it tehnically works, but I still get an empty link for the current language |
| 15:30 |
BlueWing |
like so: <a href="index.php?id=1&L=1"></a> |
| 15:30 |
BlueWing |
I thought that with ACT.nolink = 1 |
| 15:30 |
BlueWing |
I won't get any link at all for the active language... but I get an empty link |
| 15:31 |
BlueWing |
it's not visible but why it is still in the html source? |
| 16:50 |
tts |
I'm creating a frontend plugin, and I want to put some basic settings into to "plugin"-tab when inserting it via "Insert Plugin" |
| 16:51 |
tts |
Do I need an extra database table or something like that? |
| 16:54 |
ries |
tts: use a config file for that, typoscript config |
| 16:55 |
ries |
tts: look in some extensions fomr constants.txt and setup.txt often found in a directory called static |
| 16:55 |
tts |
Basically, I want to attach some TS (like plugin.tx_foo_bar.title = "Hello World") to the page and need an input field when inserting the plugin on a page |
| 16:56 |
ries |
tts: there are often two ways |
| 16:56 |
ries |
1) setup/constants files |
| 16:57 |
ries |
2) Flexform fields |
| 16:58 |
Provito |
tts, review the TCA reference: http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/4/2/ |
| 16:59 |
tts |
I'll look through it, thanks |
| 16:59 |
ries |
Provito: as if anybody new to typo3 would understand :D |
| 16:59 |
tts |
Well, I've used it now and then, so I'm not completely new |
| 16:59 |
tts |
Is there any extension where something like this ist done already? |
| 17:00 |
Provito |
Ries :) that's my number one typo3 bookmark, the TCA reference also relates to flexforms which converts to TCA |
| 17:00 |
ries |
tts: yeaa may, tt_news is one of teh more complex |
| 17:00 |
ries |
Provito: but... he was asking for some settings for a FE plugin, TCA is more like for records under list, not how to config a plugin |
| 17:01 |
ries |
my number 1 bookmark is tsref |
| 17:01 |
ries |
you are right about the flexforms vs TCA.... I was confused for a moment :s |
| 17:02 |
tts |
So if I wanted 3 checkboxes and 2 fields, I'd append a database table with these 5 fields to $TCA and that's it? |
| 17:08 |
ries |
tts: to configure a plugin you would want to use setup/constant files |
| 17:08 |
ries |
ot a flexform file |
| 17:09 |
ries |
for a record (how doe sthe record show up) you would want to look up into TCA and table configurations |
| 17:09 |
ries |
Since your origional question was: tts: I'm creating a frontend plugin, and I want to put some basic settings into to "plugin"-tab when inserting it via "Insert Plugin" |
| 17:09 |
ries |
you are looking into flexform/stup/constant configs |
| 17:09 |
tts |
ok |
| 17:12 |
tts |
The documentation for it is called "TSconfig"? |
| 17:32 |
ries |
tts: usually just take a look at my old extensions I wrote or soem cool feature a other use implemented :9 |
| 17:57 |
tts |
Ok, I'll try it and come back if it doesn't work |
| 17:57 |
tts |
Thanks for your help and patience :-) |
| 17:58 |
Provito |
good to know, you can remove the tv tabs by using a getFlexFormDSClass and using removeItem within tv sidebar |
| 17:58 |
Provito |
I find the advanced functions and versioning tabs to cause editors confusion |
| 17:59 |
Provito |
So I've modified to just have Localization view and Non-used elements now |
| 18:20 |
Provito |
any methods for hiding the Web List module but still able to use the backend search |
| 18:21 |
Provito |
currently looking into disabling the module but re-enabling if a search term passed across |
| 18:29 |
Provito |
hmm caching is used, perhaps a css jobbie could do the trick here |
| 18:31 |
aze |
hi |
| 18:36 |
Cavallo |
hi |
| 18:36 |
aze |
i am in the right place? |
| 18:36 |
aze |
freenet? |
| 18:37 |
aze |
hi cavallo |
| 18:37 |
aze |
uh |
| 18:38 |
Cavallo |
http://paste.phlogi.net/-1accb8893c/ I have this TS for felogin, and in TV userPanel is a TS object .... but on FE I get <!--INT_SCRIPT.3d88bb2d712f58f8395618ceda59a3ef-->. why ? |
| 18:38 |
Provito |
Cavallo, turn off HSC for the TV element |
| 18:38 |
Cavallo |
HSC ? |
| 18:38 |
Provito |
html special chars |
| 18:39 |
Cavallo |
ok |
| 18:39 |
Cavallo |
didnt know for that :P |
| 18:39 |
Provito |
<HSC>0</HSC> |
| 18:39 |
Cavallo |
is this new in TV ? |
| 18:39 |
Cavallo |
because thats the first time I have problem like this |
| 18:39 |
Provito |
it's been there but now incorrectly set as the default which is catching out a lot of people |
| 18:41 |
Cavallo |
ok |
| 18:41 |
Cavallo |
Thanks Provito |
| 18:41 |
aze1 |
back |
| 18:41 |
aze1 |
guys |
| 18:41 |
aze1 |
i have some questions about freenet |
| 18:41 |
aze1 |
i am new here.. |
| 18:42 |
aze1 |
and i dont find .. |
| 18:42 |
aze1 |
answers |
| 18:42 |
aze1 |
whrere i can share my site.. |
| 18:42 |
aze1 |
etc |
| 18:43 |
aze1 |
how i can make friends.. |
| 18:43 |
Cavallo |
grrr, why in TV on Page templates tab I dont get nothing sometimes? |
| 18:44 |
Cavallo |
I have content only on tabs Lost TOs and Templates files |
| 18:44 |
Cavallo |
Templates* |
| 18:44 |
Cavallo |
Template? |
| 20:03 |
Provito |
Ok the solution I found to hiding the List Module for non admin's but still allowing the search is to apply a css inline style, solution here: http://www.phlogi.net/f/t3/tsp/sp/non_admin_css_hiding_of_web_li-1/ |
| 20:03 |
Provito |
I find that most editors find the List module confusing, but required for the back end search |