Just started creating a new website using PostNuke. Added some "basic" modules (Mediashare, MediaAttach, Content, Scribite, Formicula, OpenID) and counted the files.
Wow! An amazing 20561 files and 6365 folders = 54 Mb!
Okay, it's including a really big bunch of SVN files, but anyway - who said PostNuke was small (no one I guess) ...
- mercromina responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 08:01 PM
- craigh responded to »TagIt 3.0 for Zikula« 03:58 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
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
PostNuke - some file statistics
-
- Rank: Softmore
- Registered: Jul 02, 2002
- Last visit: Oct 21, 2009
- Posts: 240
-
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2411
Heheheheheh,
the "big bunch of SVN files" have to be excluded of the stats...
The statistics of the Spanish pack that contains:
CORE +
Spanish LanguagePack
Content
Downloads
EZComments
Formicula
MediaAttach
menutree
Relay
Scribite
shoutit
BlankTheme
and CoolWater theme
has 31,7 Mb in total
7819 elements
and only MediaAttach, with all the stuff to support Media and everything
has 5,6Mb and 697 elements; the 17,66% of the package...
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1401
Where do all do discussions about keeping it lean and mean come from
How much of that is actually the Core BTW?
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
When considering how lean and mean PN is, you should really only consider those files included by default in a standard page load - basically, the APIs and some of the system modules. I think Mateo's stats are fairly representative of a standard installation though.
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1401
-
- Rank: Team Member
- Registered: May 03, 2004
- Last visit: May 31, 2010
- Posts: 509
@Jørn: Getting rid of all .SVN folders is trivial. Open a console in your Postnuke web root and do:
Code
rm -rf `find . -type d -name .svn`
Viola! Just a short simple line of Bash.
Greetings,
Chris
edited by: slam, Apr 29, 2008 - 11:20 PM
--
an operating system must operate
development is life
my repo -
- Rank: Softmore
- Registered: Jul 02, 2002
- Last visit: Oct 21, 2009
- Posts: 240
Slam: thanks, but I am actually quite happy with the SVN files. This makes it easy to keep the website up to date - and fix bugs since I have write access to those SVN depots :^)
So for instance I have Mediashare and PostNuke write access - and while I set up a new website I usually find some bugs. These I fix and submit. After that it's really easy to propagate those fixes to my other websites, which are also SVN (and CVS) based.
- Moderated by:
- Support
