Re: [TYPO3-english] wfqbe download

2013-08-07 Thread Martin Aarhof

On 06-08-2013 15:28, Martin Aarhof wrote:

On 06-08-2013 14:46, Plamen Petkov wrote:

Hi list,


Hi there,



I would like to download the extension wfqbe

Link from repository doesn't work, it shows size:0

http://typo3.org/extensions/repository/view/wfqbe


You can download it from github
https://github.com/TYPO3-svn-archive/wfqbe

(Download zip)

Unzip it it /typo3conf/ext
In TYPO3 go to uninstalled extensions, and install it.


But be aware it was last updated on
19-04-2012 12:26

And TYPO3 6.1 started development in October 2012 - so maybe it doesnt 
work - The extension from github does not have any TYPO3 version 
dependency - so use it with care ;-)

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] mongodb?

2013-06-21 Thread Martin Aarhof

On 20-06-2013 14:23, horace grant wrote:

On Thu, Jun 20, 2013 at 12:08 PM, Philipp Gampe philipp.ga...@typo3.orgwrote:


Hi horace,

horace grant wrote:


i know it's more a theoretical question... i am just curious


Two things come to mind:
a) Does it support auto-increment like mysql (pretty much any PHP up makes
use of this)?




yes, i think so. tough i am not sure i understand why you would need this
besides mongodb's default primary key _id field (which is quite cool since
the hash also contains the creation date).




b) How many hoster support this?




yes, that's the problem. with cheap shared hosting you always are pretty
much limited to php+mysql. that's a pity because there are so many other
nice technologies i would like to work with like django, meteor,...




c) How to you expect the compat layer to works such that it also works in
mysql, oracle, etc?



With real Doctrine models/documents then it could be done.
But it will lose all backward compat.





don't know. :)




d) Does doctrine support this?




yes, doctrine seems to have support for mongodb.



If TYPO3 7.0 only will use Doctrine DBAL then MongoDB is a no go.
DBAL does not support MongoDB.

If TYPO3 7.0 will use the whole Doctrine ODM and ORM then MongoDB could 
be used with a special mongo session handler.


My-/Postgre-/MS-/etc SQL and Mongo/CouchDB/etc are two very different 
approaches to databases.


What I would much more like is something like
RedBean http://redbeanphp.com/

This can connect to all SQL databases (PDO), but you dont need to 
create/update tables.


$book = R::dispense('book');
$book-title = 'Gifted Programmers';
R::store($book);

Boom, now our table book have a title row.

$book = R::dispense('book');
$book-title = 'New book';
$book-created = new DateTime();
R::store($book);

Boom, now our table book have a created row (with the correct datetime 
field, and not those ugly int fields)

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Backend - design

2013-03-21 Thread Martin Aarhof

Im just learning a 100% designer how to use the TYPO3 backend.
And he actually got one very good point.

The button you use most is actually the smallest icon - the save button.
So I was thinking about redesign (not the whole backend, but some small 
changes, would anyone be interested in that?

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Backend - design

2013-03-21 Thread Martin Aarhof
My approach to this would be take a copy of t3skin extension and make 
my changes to it, and then release it under a new name - if the design 
changes can be changed enough in that



On 21-03-2013 12:53, Mitja wrote:

I'm sorry I really do not want to insult anyone nor do I want to judge
anybody's work.

I was pointing out the fact that there is no usability improvement in
TYPO3. Very little regarding usability has been improved in 6.* . The
biggest feature that I can see is drag and drop in the page module, but
then we had Templavoila for that already.
As a programmer I do like TYPO3, but the user experience just does not
comply with todays standards, Im sorry but thats how I see it.


___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Github Gists - Useful Typoscript Snippets

2013-02-13 Thread Martin Aarhof

On 12-02-2013 15:45, Mitja wrote:

Hi!

It would be a great idea to have some kind of repo for Typoscript
snippets. Researching a bit I came to the idea that GIST of Github could
be a cool provider for those since it enables version control and has
different APIs ( I use Sublime Text  GISTs).

The problem though, is that Typoscript is not available as a
programming language to select as file type. So in order to add the
Typoscript syntax onto Github Gist we would first need to add it to
Pygments.( http://pygments.org/languages/ ) .


Since I dont know much about language syntax definition I'd like to know
if maybe someone could help about this.

Thanks!



GIST is great, and another great thing about it is that you can create 
GIST directly from your own sourced github file, fx your extension setup 
file could be GIST'ed directly from github - and you can pull/push 
changes from/to GIST to your github.


Im pretty sure if some with a bit high status in TYPO3 community ask 
github, they would implement some kind of typoscript syntax highlighter.


And another thing, have a html fil
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] problem when copying typo3 site to the other server

2012-11-22 Thread Martin Aarhof

On 21-11-2012 13:22, tom wrote:

Hi,

I am trying to copy one typo3 site over to the other server. So first I am
trying to download the folder from my old server.
1. I tried zip command
the command line I put is like this: -bash-3.2$ zip -r crossroads.zip
crossroads
But I got below warning:
  zip warning: name not matched:
crossroads/typo3conf/ext/jc_content_editor/jc_content_editor/jc_content_editor/
jc_content_editor/jc_content_editor/jc_content_editor/jc_content_editor/...


2. I tried to tar command,
tar -czf crossroads.tar.gz crossroads/,
under /home/gdirectj/public_html/crossroads,there are  8 folders and other
files
cgi-bin
fileadmin
misc
t3lib
typo3
typo3conf
typo3temp
uploads

but in crossroads.tar.gz , only five folders,
cgi-bin
fileadmin
typo3conf
typo3temp
uploads

So what could be the problem? How could I download my folder from server?


As already told, these are properly symlinks (kind of a advanced 
shortcut to a folder) these are not automaticly added when using tar, 
but if you add -h to your tar, then it will follow the symlink.


tar zcfh crossroads.tar.gz crossroads/

Will also add the symlinked files

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] TYPO3 | Wrap only if not equal to value

2012-11-16 Thread Martin Aarhof

On 16-11-2012 15:06, Shahil Sham wrote:

Hi guys,

Am using the following TS to customize my title tag to append the website
name to the page title.

(Page title - Site Name).

 config.noPageTitle = 2
 page.headerData.5 = TEXT
 page.headerData.5.field = subtitle // title
 page.headerData.5.wrap = title| - Site Name/title

My issue is that I do not want it to appear on the Homepage since the page
title there is the same as my site name. (So it says Site Name - Site Name).

My homepage is the tree root, and all other pages are under it.
I want to omit this condition only for Home page.

I am looking for such a condition,

 WRAP ONLY IF NOT EQUALS 'Site Name'

How can I achieve this. Any ideas?



[globalVar = TSFE:id = 10]
page.headerData.5.wrap = title| - Site Name/title
[else]
page.headerData.5.wrap = title|/title
[end]

Now just change 10 to your homepage ID
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Which modules?

2012-05-16 Thread Martin Aarhof

On 14-05-2012 14:44, Søren Malling wrote:

Hi Marko,


Anybody knows which login module is used?
For me it looks like something called
tx-ajaxlogin-widget
or
ajaxlogin

but I cant find anyone called that in the extension list


It's this one :

http://forge.typo3.org/projects/show/extension-ajaxlogin

Regards,

Søren


Thanks!
Any reason why this is not in the TYPO3 extension list?
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Which modules?

2012-05-10 Thread Martin Aarhof

On 08-05-2012 14:17, Marko Minic wrote:

Greetings,

I would be very thankful if somebody knows to tell me which modules are used 
for www.typo3.org new design: menu, slideshow, accordion...


Anybody knows which login module is used?
For me it looks like something called
tx-ajaxlogin-widget
or
ajaxlogin

but I cant find anyone called that in the extension list
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] felogin - doesnt accept template

2012-05-08 Thread Martin Aarhof

Hi,


On 08-05-2012 09:44, Jigal van Hemert wrote:

Hi,

On 8-5-2012 3:12, Martin Aarhof wrote:

When I try to add my template to felogin with both uploading a html file
or choose it from fileadmin I get this error

1: The destination (/myroot/public/uploads/tx_felogin) or the source
file (/myroot/public/fileadmin/templates/ext/felogin.html) does not
exist. (tt_content:57:pi_flexform)


If you select a template in the flexform a copy will be made and put in
uploads/tx_felogin. For some reason this fails in your installation. The
most obvious reasons are that the target directory does not exist
(creating the directory failed during installation of fe_login), the web
server user has no rights writing in that directory, the source file
does not exist, the source file is not readable for the web server user.


That worked!
Creating the directory :)




Its not an option to set it by typoscript, because I have 2 different
login templates (header bar login, and full login)


This can be a cause of further problems (see felogin manual in TYPO3 4.7
for examples and description of potential configuration problems)
because both plugins will try to deal with form actions (such as forgot
password requests).



On my big login page (/login) I have turned off the topbar login.
And in the topbar login I have turned off password recovery, and just 
made a link to /login/?tx_felogin_pi1%5Bforgot%5D=1

That actually works perfect :)

When there are error in topbar login, it redirects to /login
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] felogin - doesnt accept template

2012-05-07 Thread Martin Aarhof
When I try to add my template to felogin with both uploading a html file 
or choose it from fileadmin I get this error


1: The destination (/myroot/public/uploads/tx_felogin) or the source 
file (/myroot/public/fileadmin/templates/ext/felogin.html) does not 
exist. (tt_content:57:pi_flexform)


Its not an option to set it by typoscript, because I have 2 different 
login templates (header bar login, and full login)


Is there any settings I need to change for this to work?
And yes
/myroot/public/fileadmin/templates/ext/felogin.html
does exists
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Templavoila and mobile templating

2012-05-07 Thread Martin Aarhof

On 08-05-2012 03:26, Andi wrote:

Hi

go to kay-strohbach.de and check the templates out he has already in the 
template repository. Responsive webdesign is the future of mobile.


kay-strohbach.de
is using twitter bootstrap responsive design
http://twitter.github.com/bootstrap/

Its super easy to both integrate in TV and design to.
And if you are using the LESS css way, you can change all the colors 
directly from the variables.less file


Properly the easist solution (and one of the most used as I can see 
around the web) for responsive designs at the moment.


jquery mobile
http://jquerymobile.com/
Is also nice, but its difficult if you want to go more abstract than 
the jquery mobile default design.


But there are TONS of other responsive design frameworks out there.
Search on google :)

But yes,
mobile css
link rel=stylesheet type=text/css href= media=mobile /
isnt good more, because of all the different sizes on mobile screens 
(iphone, ipad, android pads and so on)


Now we do
@media (max-width: 980px) {
   #left {float:left;}
   #right {float:left;}
}

@media (max-width: 400px) {
  #left {float:none;}
  #right {float:none;}
}
(yes not a good example, but something like that)

directly in the css file
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Which mailing extension is the way to go?

2012-04-26 Thread Martin Aarhof

On 26-04-2012 11:14, Maarten Mandemaker wrote:

Hi,

Currently we use the tcdirectmail extension on all of our (TYPO3 4.5)
projects. The main reason we use tcdirectmail is because of it's
simplicity in use and configuration. Also, we like the bounce handling
and the (rather simple) stats.

But tcdirectmail doens't work with 4.7 and we are looking for a
suiteable replacement. We would love an extbase/fluid solution, but it
seems there are none in TER at the moment.

Which direct mail extension is the way to go? And why? Or should we
perhaps use an external method like mailchimp? We're open to all
suggestions!

Thanks for your opinion :)


First it depends on number of receivers offcourse, and also what the 
content are - is it just a news mail, or is it sales mails


With sales mail, I would go for a solution like mailchimp.

Because of the
 - statistic
 - a/b splits
 - timed mail delivery
 - etc

But if you want to have tcdirectmail upgraded, please put in on
http://wiki.typo3.org/TYPO3_4.7#List_of_known.2C_incompatible_Extensions
and also inform the author.

There are problem with most extensions in 4.7 that are using html 
emails, because of the removed t3lib/class.t3lib_htmlmail.php.

(was deprecated in 4.5)
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Which mailing extension is the way to go?

2012-04-26 Thread Martin Aarhof

On 26-04-2012 12:17, Maarten Mandemaker wrote:

I'm experimenting with this now, but so far it doesn't send any mails.
Looks promising though!


In the description it says its using tcdirectmail



- Maarten

Op 26-04-12 12:06, Georg Schönweger schreef:

Hi,

A while ago i found this one;
http://forge.typo3.org/projects/show/extension-newsletter
i never tried it and don't know if the extension will work with 4.7, but
it's extbase/fluid ;)

- Georg


Am 26.04.2012 11:41, schrieb Martin Aarhof:

On 26-04-2012 11:14, Maarten Mandemaker wrote:

Hi,

Currently we use the tcdirectmail extension on all of our (TYPO3 4.5)
projects. The main reason we use tcdirectmail is because of it's
simplicity in use and configuration. Also, we like the bounce handling
and the (rather simple) stats.

But tcdirectmail doens't work with 4.7 and we are looking for a
suiteable replacement. We would love an extbase/fluid solution, but it
seems there are none in TER at the moment.

Which direct mail extension is the way to go? And why? Or should we
perhaps use an external method like mailchimp? We're open to all
suggestions!

Thanks for your opinion :)


First it depends on number of receivers offcourse, and also what the
content are - is it just a news mail, or is it sales mails

With sales mail, I would go for a solution like mailchimp.

Because of the
- statistic
- a/b splits
- timed mail delivery
- etc

But if you want to have tcdirectmail upgraded, please put in on
http://wiki.typo3.org/TYPO3_4.7#List_of_known.2C_incompatible_Extensions
and also inform the author.

There are problem with most extensions in 4.7 that are using html
emails, because of the removed t3lib/class.t3lib_htmlmail.php.
(was deprecated in 4.5)




___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Which mailing extension is the way to go?

2012-04-26 Thread Martin Aarhof

On 26-04-2012 13:45, Maarten Mandemaker wrote:

I've got the extension running by now. It's a rewritten version of
tcdirectmail. Completely extbase and some nice features build in like
unsubscription.


I misunderstood the description of the plugin :)



Looks very cool, it seems it fits my need perfectly. Which are small
amounts of mails by the way. Between 100-1000 mails a week...


Yea, the backend looked very cool, but I didnt tried to create and send 
letters.




- Maarten



Op 26-04-12 13:38, Kay Strobach schreef:

mhmm, not really it uses code of directmail and directmail was used as
startingpoint for development ;)

Am 26.04.2012 13:24, schrieb Martin Aarhof:

On 26-04-2012 12:17, Maarten Mandemaker wrote:

I'm experimenting with this now, but so far it doesn't send any mails.
Looks promising though!


In the description it says its using tcdirectmail



- Maarten

Op 26-04-12 12:06, Georg Schönweger schreef:

Hi,

A while ago i found this one;
http://forge.typo3.org/projects/show/extension-newsletter
i never tried it and don't know if the extension will work with
4.7, but
it's extbase/fluid ;)

- Georg


Am 26.04.2012 11:41, schrieb Martin Aarhof:

On 26-04-2012 11:14, Maarten Mandemaker wrote:

Hi,

Currently we use the tcdirectmail extension on all of our (TYPO3
4.5)
projects. The main reason we use tcdirectmail is because of it's
simplicity in use and configuration. Also, we like the bounce
handling
and the (rather simple) stats.

But tcdirectmail doens't work with 4.7 and we are looking for a
suiteable replacement. We would love an extbase/fluid solution,
but it
seems there are none in TER at the moment.

Which direct mail extension is the way to go? And why? Or should we
perhaps use an external method like mailchimp? We're open to all
suggestions!

Thanks for your opinion :)


First it depends on number of receivers offcourse, and also what the
content are - is it just a news mail, or is it sales mails

With sales mail, I would go for a solution like mailchimp.

Because of the
- statistic
- a/b splits
- timed mail delivery
- etc

But if you want to have tcdirectmail upgraded, please put in on
http://wiki.typo3.org/TYPO3_4.7#List_of_known.2C_incompatible_Extensions


and also inform the author.

There are problem with most extensions in 4.7 that are using html
emails, because of the removed t3lib/class.t3lib_htmlmail.php.
(was deprecated in 4.5)











___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english