Jump to content

pwired

Members
  • Posts

    2,318
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by pwired

  1. Hi kp52 and welcome. Nice to read from you here ;)

    the boost I need to do that in a reasonable time.

    check this out for more boost.

    COMING FROM MODX ?

    Link2: A MODX refugee: questions on features of ProcessWire
    http://processwire.c...of-processwire/

    Link3: Code comparison between modx and processwire.

    http://processwire.c...ge-2#entry30349

    PROCESSWIRE CMS INSIGHTS

    Link1: Very good case study from RayDale giving good insight in processwire
    http://processwire.c...a-a-case-study/

    Link2: Symphony or Processwire ? Another good insight.

    http://getsymphony.c...s/thread/79645/

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Find more boost in these useful collected posts here:

    http://processwire.com/talk/topic/4173-grouped-forum-posts-links-articles-tutorials-code-snippets/

    • Like 2
  2. This makes all perfect sense and be obvious to github workers, but not everybody is contributing and committing on a project done through github. How many are doing commitments on pw or on other projects through github and how many are only using pw ? Hence the number of people not being familiar with github as a dev platform and not everybody knows that systemversion is just an internal thing so that PW knows when it needs to apply something.

    On top of that everybody is familiar with downloading software and programs with a clear visible version number in the filename or in the readme.txt

    When posts show up in the forum saying something like "we are now on dev version 2.3.2 with this now stable and that improved" some people start looking for where to download this dev 2.3.2. They expect it to find the same way just as they download software and programs with a clear visible version number in the filename and inside the readme.txt.

    They end up looking at github but nowhere it says dev 2.3.2. Confusion starts. We download anyway but see only the word dev in the filename, we don't see a dev version in the filename. More confusion. After the download we open the zipfile, we don't see a familiar readme.txt but a readme.md. Fine we don't understand .md but we see at least the word readme so that will do but in the first line it says # ProcessWire 2.3

    - more confusion, what have I just downloaded ?

    Is this scenario so hard to picture or is this another example of something that happens only to newbies and designers and never happens to coders ? (who commit on github so that makes sense)

    Of course I understand you can't change the dev version after every commitment, but it could after every x commitments or after major commitments and put it in the file name and in the readme.md

    Why readme.md anyway and not simply readme.txt like the other .txt files in the zipfile ?

  3. No good news from spain. Haven't had vacation since 10 years. Portugal, Greece and Spain suffer the most from the economic crisis compared to all the other european countries. 30 percent unemployed and many jobs are payed now without social security, take it or leave it. The government does only little control and doesn't care much. So it's surviving here. Except if you find a job in a hotel or in a bank. They still pay you all the social security and holiday money. But since I am originally from the Netherlands I can tell you how dutch people take there holidays. Usually 2 to 3 weeks in July, August or September, this is high season. First the north, then the middle and last the south of the Netherlands. You have to use up all your 5 weeks holidays before the end of the year so the rest is taken during the year and in december with santa claus 6 december and with christmass 25 december. In the summer most of the dutch go to the south on a camping in Italy and France or the touristic south coast of Spain or the fantastic climate on the canary islands (only 4 hours flying). Almost all hotels on the canary islands offer an all-in package, that is flight ticket, bus transport, hotel room, breakfast and dinner all included for 1 cheap price. However this hotel formula has destroyed many local restaurants and bungalow parks on the canary islands. The last 10 years the east became popular too like thailand. Very friendly and hospital people (thanks to buddhism), cheap hotels, bungalow parks, beautiful nature, fantastic kitchen and climate. Many real estate companies in spain and on the canary islands are looking now for housing to rent in thailand and do good business.

    • Like 1
  4. Pete, thanks for the extended explanation. This is one of those knowings you won't normally find in the forum neither on github. You have to be "around" for some time to know this as something obvious. Which also gives some credit to Zahari Majini posts. Sometimes "getting there" takes a while of flinching.

  5. Anyway the dev version should not so difficult to be found. Simply in the file name or at least in the readme.md

    Sometimes I have this feeling that websites, cms-ing and coding is more like a digital battle field.

    I had it for today. After 10 hours gonna turn off my laptop and look for the fridge, the sofa and my tv.

    Arjen, thank you for being so patient and taking the time to explain where to find that dev version.

  6. Don't focus on the title, focus on the files. Go to github, switch to dev branch and download the zip. I just checked and the zip seems to be the latest dev version.

    I did that and downloaded the following file : ProcessWire-dev.zip  Windows File Size 5.69 MB (5,969,652 bytes)

    In windows properties I see a tab "comment" with following contents f121cb0f954e14d31941a43d0a345b392c91cd6a

    It doesn't say any dev version. How can I know from this the dev version ???

    When I open the zip file and view the readme.md the first line says # ProcessWire 2.3

    Maybe it is just me but where can I see the dev version of this downloaded zip file ?

    It should be 2.3.1 or 2.3.2

  7. When I go to git here:

    https://github.com/ryancramerdesign/ProcessWire/tree/dev

    I only see this ProcessWire 2.3. PHP 5 based content management framework. This is the current production version. It says current production version so this version 2.3 is not the latest dev version.

    What is the latest dev version ?  2.3.1  or maybe by now 2.3.2  ?

    I know this post but there is no download link

    http://processwire.com/talk/topic/3768-processwire-231-dev-branch/

    Sorry I am not so good with git.

    Where is the link to git holding the latest dev version

    And where can I download the latest dev version as a zip file ?

    Thanks

  8. I will go ahead and do things my own way and make my own tutorials with snippets . Perhaps they will only make sense to me and a few others as it appears that Im in a minority in all of this.

    Zahari, you are certainly not the only one. There are more out there who have trouble becoming good with pw

    because pw has such an amazing open potential. It can be for many reasons like having only designer experience. Anyway we are all here to learn the amazing open potential of pw.

    One good advice: Go do things your own way with your own tutorials and snippets only to become

    more familiar with pw.

    Don't risk learning tricks, patterns and solutions that you have to leave later on

    because they turn out to be flawed. Is only waist of time.

    Doing these tutorials a couple of times is also a good way to become more familiar with processwire

    http://processwire.com/tutorials/

    Also have a look what I just started, I am sure you are going to find something helpful here:

    http://processwire.com/talk/topic/4173-grouped-forum-posts-links-articles-tutorials-code-snippets/

    After being more familiar with processwire, come back to the processwire api tutorials concentrate on how pages and templates work in processwire and continue from there.

    Start with these ones first, they are the core and will let you make rapidly good websites.

    http://processwire.com/api/

    http://processwire.com/api/templates/

    http://processwire.com/api/variables/

    http://processwire.com/api/selectors/

  9. Anyway, I and other members would support you for sure. Are you up for it?

    Ok Kongondo,

    We'll instead of a thread in FAQ that eventually will go down the list, I prefer it's own channel in community support, but that depends on the chief commander. But I think it's a good start so yes I am up for it.

    I already started the thread in FAQ and looking for links to post there.

    Working on it.

    How can I change the title of the thread later on ?

  10. This thread is used as a place to collect:

    1. links to posts in the forum answering (repeating) newbie questions

    2. links to posts in the forum and elsewhere on the net giving good insight in processwire

    3. links to good articles about processwire

    4. links to good tutorials posted in the forum

    5. links to movie clips

    6. links to posts in the forum talking about modules

    7. code snippets or links to code snippets

    8. Usefull Helpfiles

    Many good posts that answers (repeating) newbie questions or give good insight in the how and why of processwire, links to tutorial posts, (also on the net), movie clips, clarifying articles and code snippets

    are spread over the forum.

    PM me if you know a link.

    About this kick start see this post:

    http://processwire.com/talk/topic/4143-wordpress-dominates-19-of-the-web/page-2#entry40910

    This is a work in progress, it takes time to make it grow bigger and better.

    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

    STARTING NEWBIES AND DESIGNERS

    Link1: Starting and growing with processwire.

    https://processwire.com/talk/topic/3990-another-simple-photo-gallery-tutorial/page-4#entry61069

    Link2: I am basically a designer with some programming skills. My question is this:

    Can I go ahead to use processwire for this even though i am still learning php.
    http://processwire.com/talk/topic/3954-starting-out-with-website-intranet-and-internet/

    Link3: Feeling overwhelmed

    http://processwire.com/talk/topic/3215-newbie-overwhelmed/

    Link4: Questions concerning PW and it's capabilities
    http://processwire.com/talk/topic/1557-questions-concerning-pw-and-its-capabilities/
     

    NEWBIES FIRST CODING QUESTIONS

    link1: Using a default install, I'm stepping through the tutorials, templates, etc and trying to understand the basic concepts behind processwire and at this point in time "head.inc" &  "foot.inc".
    http://processwire.com/talk/topic/3421-footinc/

    Link2: I am puzzled why some html tags are starting in head.inc but don't end in head.inc
    Instead they are ended in foot.inc
    http://processwire.com/talk/topic/3388-question-about-headinc-and-footerinc/

    Link3: Question about not using ?> in processwire
    http://processwire.com/talk/topic/3370-question-about-missing/
     

    Link4: After you installed processwire, it comes with a default website. What is the best way to fill in your own website ? How do you replace the default processwire website with your own ?
    http://processwire.com/talk/topic/3379-how-to-fill-in-your-own-website/
     

    Link5:How much extra work/time will I have to put in, as far as understanding and writing php and getting the hang of the PW system, just to be able to create the same responsive designs I would make in HTML/CSS/Javascrip, while also achieving the easiest type of content editing capabilities (in line with what you can get with a CushyCMS type product)?  
    http://processwire.com/talk/topic/3961-new-to-cms/

    Link6: I realize what I am confused about was really something quite basic,  such as where are the snippets of php code go beside on templates?  Can they go on a page as the value of body field for example?
    http://processwire.com/talk/topic/3383-back-to-basic/
     

    Link7: I'm stuck in something that should be very simple.

    http://processwire.com/talk/topic/3720-my-first-doubt-using-pw/

    Link8: Several questions before I can start.
    http://processwire.com/talk/topic/3589-several-questions-before-i-can-start/
     

    PROCESSWIRE CMS INSIGHTS

    Link1: Reading this thread makes you understand processwire real quick.

    http://processwire.com/talk/topic/5667-help-a-noob-get-started/

    Link2: Very good case study from RayDale giving good insight in processwire
    http://processwire.c...a-a-case-study/

    Link3: Symphony or Processwire ? Another good insight.

    http://getsymphony.com/discuss/thread/79645/

    ARTICLES

    Link1: Why he choses processwire over modx

    http://www.mademyday.de/why-i-chose-processwire-over-modx.html

    COMING FROM MODX ?

    Link1: You've been using MODX but now you've found ProcessWire. It’s totally amazed you and you can’t wait to get started. But…you are wondering where everything is. If this is you, read on…
    http://processwire.c...ning-from-modx/

    Link2: A MODX refugee: questions on features of ProcessWire
    http://processwire.com/talk/topic/3111-a-modx-refugee-questions-on-features-of-processwire/
     

    Link3: Code comparison between modx and processwire.

    http://processwire.com/talk/topic/2850-processwire-for-designers/page-2#entry30349

    COMING FROM DRUPAL ?

    Link1: How to move your site from Drupal to ProcessWire.
    http://processwire.c...ndpost__p__8988

    PAGES IN PROCESSWIRE

    Link1: Understanding pages in processwire

    http://processwire.com/talk/topic/5667-help-a-noob-get-started/page-2#entry55820

    Link2: More about the function of pages in processwire
    http://processwire.c...fused-by-pages/

    Link3: How to hide Pages from the Topnavi via Adminmenu
    http://processwire.com/talk/topic/2037-how-to-hide-pages-from-the-topnavi-via-adminmenu/

    TEMPLATES IN PROCESSWIRE

    Link1: A good post with code examples to start a template

    http://processwire.com/talk/topic/43-template-tutorial/

    Link2: Template design a better route

    http://processwire.com/talk/topic/2782-template-design-better-route/

    Link3: A different way of using templates

    http://processwire.com/talk/topic/740-a-different-way-of-using-templates-delegate-approach/

    FRONT-END / BACK-END

    Link1: ProcessWire Setup and front-end editing made easy

    http://processwire.com/talk/topic/2382-processwire-setup-and-front-end-editing-made-easy/

    Link2: Creating a front-end admin

    http://processwire.com/talk/topic/2937-creating-a-front-end-admin/

    Link3: How would I build functionality and write information from the front-end to the back-end?

    http://processwire.com/talk/topic/2174-writing-from-front-end-to-back-end/

    Link4: Is it possible to create a custom login page like a template ?

    http://processwire.com/talk/topic/107-custom-login/

    Link5: A "members-only" section in the front-end. Integrating a member / visitor login form

    http://processwire.com/talk/topic/1716-integrating-a-member-visitor-login-form/

    Link6: Trouble deleting pages from the front-end.

    http://processwire.com/talk/topic/2290-trouble-deleting-pages-from-the-frontend/

    MODULE Front-end Edit.

    It turns the content of $page->body into a clickable area and gives the ability to frontend edit the content via tinyMCE

    http://processwire.com/talk/topic/3210-module-frontend-edit

    https://github.com/Luis85/PageInlineEdit/

    MODULE Fredi, friendly frontend editing.

    http://processwire.com/talk/topic/3265-fredi-friendly-frontend-editing/?hl=fredi
    http://modules.processwire.com/modules/fredi/

    MODULE Admin-bar

    Provides easy front-end admin bar for editing page content in ProcessWire 2.1+.

    http://processwire.com/talk/topic/44-is-there-way-to-get-information-about-current-user-in-templates/
    http://processwire.com/talk/topic/50-adminbar/
    http://modules.processwire.com/modules/admin-bar/

    MULTI LANGUAGE WEBSITE IN PROCESSWIRE

    Link1: Multi-language website page names / URLs

    http://processwire.com/talk/topic/2979-multi-language-page-names-urls/

    Link2: API

    http://processwire.com/api/multi-language-support/multi-language-urls/

    Link3: The name of the default language can't be changed in Pw, but the title.

    http://processwire.com/talk/topic/4145-recoverable-fatal-error/#entry40611

    ADD NEW USER TO YOUR WEBSITE AND PASSWORD RESET

    Link1: Integrating a member / visitor login form

    http://processwire.com/talk/topic/1716-integrating-a-member-visitor-login-form/?hl=%2Bpassword+%2Breset#entry15894

    Module

    http://processwire.com/talk/topic/2145-module-send-user-credentials/?hl=%2Bpassword+%2Breset

    BASIC TUTORIALS FOR NEWBIES

    Link1: Approaches to categorising site content

    http://processwire.com/talk/topic/3579-tutorial-approaches-to-categorising-site-content/

    CODE SNIPPETS AND FUNCTIONS

    Link1: Get page id from images object

    https://processwire.com/talk/topic/6176-get-page-id-from-images-object/

    Link2: Function to render Bootstrap 3 carousel markup from ProcessWire images object

    https://gist.github.com/gebeer/11200288

    .HTACCESS EXAMPLES ON YOUR HOSTING SERVER

    Example1:
    A working .htaccess file. The issues were that the .htaccess file must
    exist on the server before installing processwire and that the server
    did not allow options in the .htaccess file. After fixing that
    processwire could be installed on the server without any problem. Note
    that such restrictions might be different on your server that you need
    to find in the faq of your host.

    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ index.php?q=$1 [L,QSA,NC]

     

    HTML KICKSTARTER

    Link1: How can i integrate HTML Kickstarter with processwire?

    http://processwire.com/talk/topic/2731-how-can-i-integrate-html-kickstarter-with-processwire/

    MOVIE CLIPS

    Field dependencies are coming in ProcessWire 2.4. Field dependencies are basically just a way of saying that one field depends on another. It dictates which fields should be shown in a given context.

    https://www.youtube.com/watch?feature=player_embedded&v=hqLs9YNYKMM

    HELP FILES

    Cheatsheet

    Link1 Cheatsheet 1.1 as pdf file

    Download: http://processwire.com/talk/index.php?app=core&module=attach&section=attach&attach_id=1299

    Link2 Cheatsheet is now a processwire site (great work by Soma)

    http://cheatsheet.processwire.com/pages/built-in-methods-reference/pages-find-selector/

    INTERVIEWS

    Link1: About the history and coming to be of processwire

    http://processwire.com/talk/topic/4084-about-ryan-and-processwire-an-interview-with-ryan-cramer/

    • Like 24
  11. <btw>Come to think of it, I have seen a couple of "once this- - - - - - -</btw>

    Lol at <btw> a new coding language has been born called "creative code" :lol:

    <read>

    Great post kongondo. I see here exactly the same situation as in the days with modx evo. There are those who ask for documentation improvement (complain) that it is lacking this and that and there are those who have no problems with the existing documentation. Designers and Coders. Without coding skills the documentation will always lack something and you will always have questions not answered in the documentation. The only way is to start learning to code and practice a lot. After that more and more questions will fall away. Mmmm coming to think of it maybe there is not only room for a FAQ for newbies but also group together the existing tutos and api / php coding examples in one place in the forum. Are you guys with me ?</read>

                         programmer_creattica.jpg

    May the code be strong in your projects.

    • Like 3
  12. Because there seem to be many people here that are fans of both MODX and ProcessWire,

    Fans of both modx and pw ? How many people would that be ? There are lots of modx refugees here.

    To me it is more that there are lots of ex modx-ers who moved over to pw for 3 main reasons:

    1. modx evo roadmap first stopped, was then spread over forks and later on picked up again but by then

    pw was already discovered.

    2. for many evo users revo was not the answer.

    3. revo is too slow and suffers scalability (disclaimer on this third one, this is my opinion - try it your self)

    pw is the cms with a core, architecture, and performance many of us have been looking for.

    The modx forum is as great as the pw forum. I learned a lot during my evo days thanks to a lot of great people in the modx forum who always help you out in a professional way such as giants like Susan Otwell (19000 posts!!) and Bob Ray, Open Geek, etc. etc. and Mary with dozens of tutos.

    • Like 1
  13. When I was working with modx evo in the past I always had to empty the cache inside the modx evo admin when I changed pictures somewhere in a slideshow. Otherwise the old pictures showed up and not the new ones. Modx evo had a special empty cache button inside the admin. How is this with the cache inside pw ?

  14. Hi

    This must be a dumb question but I can not change the logo.gif for another gif.

    I located logo.gif inside wire/templates-admin/styles/images/logo.gif

    and also inside /site/templates/styles/images/logo.gif

    When I delete it or replace it with another gif with the same dimensions 179  x 25

    the old processwire logo stays showing up.

    Do I need to empty a cache somewhere and if so where to do that ?

  15. Hi dhruba, with pw, you found a cms that is going to save you a lot of time and headaches compared to the other cms'es out there.

    PW is becoming more popular and newbies keep on coming in. As much as I respect people's time and effort to answer newbie questions over and over again, the same questions and the same answers are repeating themselves over and over again and all these posts become spread over the forum where they become harder to find.

    Besides a getting started channel I suggest to open a newbie channel where these posts with the same newbie questions and their answers are collected and pinned and put in a central place. Or something like Q and A for newbies.

    http://processwire.com/talk/topic/3215-newbie-overwhelmed/?p=40610


    http://processwire.c...fused-by-pages/


    http://processwire.c...a-a-case-study/

    http://processwire.c...ndpost__p__8988

    http://processwire.c...ning-from-modx/

×
×
  • Create New...