ADONIS
Members-
Posts
22 -
Joined
-
Last visited
Everything posted by ADONIS
-
Hey Pete, you missunderstood me
-
Renobird and Diogo, THANK you very much for your answers, guys
-
One question, if I want to add a sidebar, or remove the sidebar from left to right etc etc, and if I will want to make any modifications in a site profile the ONLY way is to use API? Is that correct?
-
Question, in order to have this site profile we have to reinstall Processwire again and replace the 2 folders?
- 17 replies
-
- profile
- responsive
-
(and 1 more)
Tagged with:
-
I dissagree for the modules to be commercial. Ok, maybe 2-5 but that's all. IF we start making commercial modules, in the end we will focus on how to make those modules instead of improve Processwire. Is better if we leave Processwire 100% free in all aspects. Of course nothing is free and therefore we all need to earn our living expensces , but is better if we earn them by providing to our clients the BEST services instead we make commerical modules. Commerical modules for who? We are all developers, do we need to sell to each other modules? Let's take Linux, is the BEST operating system and is free, there is a small fee for support but that's all. Do we need Processwire to become a supermarket like Wordpress or Concrete 5? or we prefer to improve the core so we will get more clients? It will be a BIG mistake if we make Processwire a commercial platform or/and modules to be commercial. Let's keep it free and FOCUS on the core. And let's organize a Donation online event, for example let's say that every year (for example every Christmas ) we all give 50 Euro(or dollars) as a donation to the Processwire, so they will keep paying for the hosting, invent into new core, into new modules etc etc I prefer less people to use Processwire but those people to be REAL developers with good clients, quality instead of quantity. Of course is a matter of choice. To be honest all this is JUST my personal opinion, maybe I am wrong
-
Problem solved Instead I add the text field in AdminThemeDefault.module file, I added it in AdminThemeTest.module Now everything works ok phew :)
-
I did all that, except I use the word test instead of Pete and still I cannot see it in the Settings, Color them. I only see the Classic, modern, feura ( I think this is the correct spell), warm. Do you know what is wrong?
-
Oooops Nevermind, is obvious that I have to use Command Prompt (or Terminal in Linux) in order to make the complie Questions solved !!
-
5. Compile the styles/sass/main.scss file to styles/main-pete.css using whatever method you prefer. The standard method would be to use Sass watch. If you were currently in your styles/ directory, you could type this at the command line to automatically compile changes to main-pete.css. sass --watch sass/main.scss:main-pete.css Can you please be more specific? How to make the compile? Where is the command line? Or is Sass Wtch a compiler I have to install on my desktop first? I need help for step 5 please, thanks
-
To be honest I prefer the opposite; they will log in my site which will be the platform entrance and then they will edit their sites. Like you said, anything is possible. I will have to work hard in order to accomplish it.
-
Thanx for your reply, I already resolve the problem. I had to add the exension .module I will write what I did, in order if someone else face the same problem to know how to resolve it: Open Notepad ++ and chooce Settings and then choose Style Configurator On the left site you will see Language, scroll down untill you find php Click on php and you will notice at the left bottom to see the Default Ext + User Ext Now, in the box that is under User ext, type this but CLICK on Space bar once in order a space to add. After you click the space bar then type module. Save an close. Open Notepad++ and now you can save .module
-
I did all but there was a problem. When I tried to save the file AdminThemeExamplename.module , the file was saved as txt and not as module. Maybe I am doing something wrong? Or maybe I forgot to write its extension? With Notepad ++ how can I be able to save it as module and not as a text file?
-
Ryan, I will use Processwire to establish platform for hosting solutions for ecommerce and webdesign. They will log in from my site and they will edit their sites/stores. If I will want the FormBuilder I will have to get the Agency form correct?
-
Thank you for your reply.
-
So guys tell me, since PW 2.4 introduced a new system for managing admin thems, and since I copied the folder template-admin from Wire to Site, the fact I cannot see the changes is because of the 2.4 new system? is that correct? I was wondering why I was unble to see the changes in the localhost
-
Very nice job guys !!!!! I noticed on the video that some countries were missing, for example Cyprus Of course, I know that is still under construction that is why many features are missing but I LIKE the concept a lot. Keep up the good work guys.
-
Hello Jos, Thank you VERY much for your reply. I know that I will need lot of work and probably everything will be ready untill Christmas, but you answered my concern; if I can use Processwire to established a platform for people to log in and create their websites or/and their online store. I forgot to ask you, each website and each online store will have its own domain, will that be a problem? They will log in from my page with my domain in order to create or edit their website/online store for their own domain. Is that possible?
-
Hi guys, and Happy Easter to everyone. I have a question, and to be honest I am NOT sure I am posting in the right forum Can I use Processwire in order to create multi site platform where the USER will log in my page and then from there he/she will create/edit/modify his/her website or online store without even know how to use Processwire? There will be common tools for the users and they will use them according their requirements. About 500 people will use this for a start. Is that possible to do it with Processwire? Thank you and I will wait for your reply.
-
Hi, I did the same step. I make the tinymce.php file and I place it on the root of my files in my case is XAMPP. I run the site localhost/mysite/tinymce.php but I still see the same bar without the more functons. I think there is something I doing wrong. Do I have to edit and/or add another file in order to achive the same result as yours? Can you please help? thanx
-
You should go and do this over the top tutorial and it will all become clear! http://wiki.processwire.com/index.php/Basic_Website_Tutorial I tried this yesterday and I enjoy it, is a very good tutorial, congrats Thank you for your reply
-
Teppo and Joss, THANK you very much for your replies !!!!!!
-
Hello, I am new here in Processwire. First of all, I want to wish to all of you to have a Happy New Year andf hopefully 2014 to find all of you full of hapiness and health. Now, let me ask few questions. 1. There is no Greek language for Processwire so I would be glad to help for that but first I will have to learn how to use Processwire 2. How easy is to make HTML template and modify it in Processwire? The reason I want to do that is to always have responsive websites. 3. CKEditor : I noticed there is a module for CKEditor but is it easy to use its full functionality? for example, let's say that I want to change a particular font color in the body or in Headlines. Will that be easy? I noticed the CKEditor module is on stantard functionality and not on the full functionality so there are no font color buttons. 4. Althought I want to migrate all my websites from Wordpress (WP) to Processwire(PW) , I think I have to be patient and first learn Processwire than immediately start re-create them from WP into PW. 5. PHP : Althought I have some knowlwdge of PHP, I am better in HTML , will that be a problem for me in Processwire? 6. I tried Processwire for first time yesterday on XAMPP and I found out that there is a learning curve which is ok but as I said before I would like to ask you to tell me what is the BEST way for someone new to learn Processwire. I tried it for first time yesterday and I felt quite stuck . 7. Last but not least, I would like to CONGRATULATE the founder( Rayan ) of Processwire, he made the Rolls - Royce of the CMS. Happy New Year to all of you.