tiptronic
Members-
Posts
12 -
Joined
-
Last visited
Everything posted by tiptronic
-
Can I use ProFields:Table to create galleries or user profiles? btw, before you point me to the screencast: I don't understand a single word (ok, maybe one or two, but it's not enough to be really helpful).
-
Can I use the ProFields: Multiplier to multiply let's say: profile images?
-
@kongondo No problem here - I have a think skin and a lively discussion is better than if the complaints fall on deaf ears.
-
@adrian: Thanks - meanwhile I got it But as I said (somewhere above); this was just a coincidence, since I simply choose *something* to see what I can do and was immediately trapped.... I'll investigate further and use less complicated modifications (something like my own code ) Anyway - thanks for this kind (and complicated) welcome and I'm looking forward doing anything serious with the framework, because it *really* looks very promising: feature-wise, speed-wise and flexibility-wise... I really appreciate you folks putting so much into this and still keep it uncluttered™ (except of the things mentioned in this thread )
-
OK - my bad! You win!
-
Yes! And if you go to "new" and type in "Teflon" it doesn't complain and we"re at the beginning of this thread again
-
Hi kongondo, thanks for the welcome! To tell you the truth: I don't know which language-modules I'm referring to ... currently to me it's not really obvious, what's in the core and what's needed to have multiple language-content. I'll play with the stuff in the next couple of days and hopefully this will shed some light on everything As far as Teflon is concerned: This was just my first shot! I wanted to understand how PW works. But nothing worked, so I felt a little stumped, because I didn't understand what I was doing wrong... For now, it leaves a (little) bitter taste, since I'm completely unsure how to check-out the framework, if the supported modules are un-supported (pun intended) What I'd really appreciate, if there was an API/modules documentation per version: e.g. something like: http://processwire.com/api/2.2 http://processwire.com/api/2.3 or http://processwire.com/2.2/api/... ...especially if things are drastically change (as it is obviously the case). For a newbie like me, it's not easy to understand, if the problem is inside or in front of the computer. Let's see, how far I come.
-
I think there's no problem with shared hosting involved here. But: - A big advantage using SQLite is moving/replicating a site to a different server/domain (you name it). - Also updating to new contents is a matter of replacing one file (the .db file itself, without the need of messing with a server). - And last, not least, it's pretty convenient in a development environment, since you can run your dev-tools without cluttering your local backend with databases. just my 0.02
-
ah... one more thing: Is 2.4 compatible with the language-modules? I am about to create a new website which needs to cover a couple of different languages.
-
Thanks for the clarification. I am currently investigating switching to PW for my new backends. So what would you recommend? Installing an older version of PW? How can I find out what's compatible with PW 2.4, if it's own module-pages are incorrect? I feel a little lost
-
I just downloaded ProcessWire 2.4.0. I wanted to change the admin theme to 'Teflon'. (Oh btw... there should be a mention somewhere that this one relies on jQueryDataTables - for whatever reason). So I tried to follow a couple of installation hints on the forum, but there seem to be different variations, and I can't get even one of them to work: - it seems that putting the modules into 'site/template-admin' doesn't do the job - but I couldn't get it to work by putting it into AdminThemeTeflon (along with an additional AppminThemTeflon.module), as mentioned somewhere else in the forums. - so I tried the built-in Module management. I typed in 'Teflon' and it downloaded 'teflon-admin-them-pw2' from github. And then it says: 'Successfully copied to new directory: /site/modules/Teflon' (indeed, it's there) -> Clicking 'Install now' just does nothing - ok I downloaded the ModulesManager (and while the ModulesManager installs fine - the Teflon theme doesn't show up in PW). What am I doing wrong? Setup: - iMac OSX 10.9.2 - Safari (latest), Chrome Canary (latest) -> identical results - AMMPS -latest (http://www.ampps.com) - everything else is running fine - since it runs locally (localhost) there should be sufficient rights as well BTW: the Teflon github-page says, it's for PW 2.1, while the Modules-page says, it's compatible up to 2.4. Obviously the help needs some love, doesn't it? (OK - maybe I'm just too stupid ) Any help (in any case) appreciated