How would one install 1.2.2 from scratch? Presumably, bring modules from some previous version? That raises the question whether a module only has a dir under modules or some branches somewhere else...
--
I listen.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
If one were to install 1.2.2 from scratch...
-
- Rank: Registered User
- Registered: Dec 31, 1969
- Last visit: Feb 11, 2010
- Posts: 28
-
- Rank: Softmore
- Registered: Sep 30, 2008
- Last visit: May 29, 2010
- Posts: 201
im sorry i don't exactly understand your question. i you want to do an installation of 1.2.2 it would be like any other install. download it to your server, run the install.php file, go onto the extdb and get modules you want. or just go onto the extdb and get the modules you want and embed the 1.2.2 core. Is that what you are asking (how to install 1.2.2)? or are you asking how to do a fresh install then bring data over from a previous site?
kyle -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
I suggest start:
In general a (non core) module has a directory under modules containing, amongst others, a version.php file identifying the module. -
- Rank: Registered User
- Registered: Dec 31, 1969
- Last visit: Feb 11, 2010
- Posts: 28
Zikula 1.2.2 zip file unzips to Zikula-1.2.2. directory. Zikula-1.1.2-FULL.zip unzips to whichever directory one unzips it to with all the modules in it. Now..when you say get the modules....where will a typical module unzip? Will it be just a single subdirectory under modules directory or some components in other directories?
Say I unzip 1.1.2, and then unzip 1.2.2 and let it overwrite all duplicate filnames files. Will that do?
Thanks in advance,
demicoma
--
I listen. -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
If you want to install 1.2.2, which is probably what you want, then just unzip 1.2.2. You don't need 1.1.2.
Regarding modules: most modules are just unzipped in the root modules directory. Most modules come with a docs or pndocs directory containing some installation and configuration instructions.
edited by: dits, datetimebrief -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
- Moderated by:
- Support
