From sndchaser at cerebralrift.org Sun Jul 8 18:10:23 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Sun, 08 Jul 2012 17:10:23 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor Message-ID: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> Hi all, I used Geeklog a long time ago (like 5 or more years ago), and have just come back to working on a site that I believe Geeklog will be pretty well suited for. However, I'm having some issues bridging some of the information about the system that is available with my needs. What I am really looking for is a body of documentation that is more geared towards the administrator that needs to design a workflow for usage of the system. For example (however this is possibly a bit simplistic), I need to configure the system to allow for four different groups of users: admins, editors (those writing / editing stories, static pages, etc.), contributers (authenticated users submitting story suggestions or ideas), general users (authenticated users who comment), and general public (ie, un-authenticated). What I am looking for is some kind of documentation that walks through setting up a group, and applying it through out the whole system - ie, what menus each group see, which blocks each group sees, which administrative actions each group can perform, etc. I thought in the distant past I had seen some documentation along these lines. However, now I appear to only be seeing more technical documentation that describes each of the individual features, it's options, etc, and not something that really goes into the overall model / workflow. Does something like this exist and I'm just not finding it? (I honestly feel like I'm on the verge of remembering stuff, I just need a refresher to jog the latent synapses...). Also, I got pretty confused trying to understand what the current status of integrating a visual editor into the site is. I seem to understand there are some issues with CKEditor / CKImage...but is there another solution, and is there a single, cohesive document on setting it up with 1.8.1 (or a recent version of Geeklog that's close enough). Thanks for any pointers in advance. George -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From SL at usa.net Sun Jul 8 19:55:53 2012 From: SL at usa.net (SL at usa.net) Date: Sun, 8 Jul 2012 16:55:53 -0700 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> Message-ID: Try Drupal instead... Drupal.org On Jul 8, 2012 4:14 PM, "SndChaser" wrote: > Hi all, > > I used Geeklog a long time ago (like 5 or more years ago), and have just > come back to working on a site that I believe Geeklog will be pretty well > suited for. However, I'm having some issues bridging some of the > information about the system that is available with my needs. What I am > really looking for is a body of documentation that is more geared towards > the administrator that needs to design a workflow for usage of the system. > > For example (however this is possibly a bit simplistic), I need to > configure the system to allow for four different groups of users: admins, > editors (those writing / editing stories, static pages, etc.), contributers > (authenticated users submitting story suggestions or ideas), general users > (authenticated users who comment), and general public (ie, > un-authenticated). > > What I am looking for is some kind of documentation that walks through > setting up a group, and applying it through out the whole system - ie, what > menus each group see, which blocks each group sees, which administrative > actions each group can perform, etc. > > I thought in the distant past I had seen some documentation along these > lines. However, now I appear to only be seeing more technical > documentation that describes each of the individual features, it's options, > etc, and not something that really goes into the overall model / workflow. > Does something like this exist and I'm just not finding it? (I honestly > feel like I'm on the verge of remembering stuff, I just need a refresher to > jog the latent synapses...). > > > Also, I got pretty confused trying to understand what the current status > of integrating a visual editor into the site is. I seem to understand > there are some issues with CKEditor / CKImage...but is there another > solution, and is there a single, cohesive document on setting it up with > 1.8.1 (or a recent version of Geeklog that's close enough). > > > Thanks for any pointers in advance. > > George > > -- > We need to heed the words of the Dalai Lama, > Or at least, the words of your mama. > ______________________________**_________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.**net > http://eight.pairlist.net/**mailman/listinfo/geeklog-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kandyman676 at detrimental.org Sun Jul 8 20:23:34 2012 From: kandyman676 at detrimental.org (676, kandyman) Date: Sun, 8 Jul 2012 20:23:34 -0400 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> Message-ID: Drupal or Wordpress can achieve this quite easily. Wordpress: http://codex.wordpress.org/Roles_and_Capabilities Drupal: http://www.drupalgardens.com/documentation/roles Only thing I could really find about contributing stories: http://wiki.geeklog.net/index.php/Contributing_a_Story And on approving users: http://wiki.geeklog.net/index.php/Users_and_Groups Seems like the roles are hardcoded? Use to use Geeklog many years ago, but newer systems have sprung up to take its place that are much simpler and advanced. -K On Sun, Jul 8, 2012 at 7:55 PM, SL at usa.net wrote: > Try Drupal instead... Drupal.org > On Jul 8, 2012 4:14 PM, "SndChaser" wrote: > >> Hi all, >> >> I used Geeklog a long time ago (like 5 or more years ago), and have just >> come back to working on a site that I believe Geeklog will be pretty well >> suited for. However, I'm having some issues bridging some of the >> information about the system that is available with my needs. What I am >> really looking for is a body of documentation that is more geared towards >> the administrator that needs to design a workflow for usage of the system. >> >> For example (however this is possibly a bit simplistic), I need to >> configure the system to allow for four different groups of users: admins, >> editors (those writing / editing stories, static pages, etc.), contributers >> (authenticated users submitting story suggestions or ideas), general users >> (authenticated users who comment), and general public (ie, >> un-authenticated). >> >> What I am looking for is some kind of documentation that walks through >> setting up a group, and applying it through out the whole system - ie, what >> menus each group see, which blocks each group sees, which administrative >> actions each group can perform, etc. >> >> I thought in the distant past I had seen some documentation along these >> lines. However, now I appear to only be seeing more technical >> documentation that describes each of the individual features, it's options, >> etc, and not something that really goes into the overall model / workflow. >> Does something like this exist and I'm just not finding it? (I honestly >> feel like I'm on the verge of remembering stuff, I just need a refresher to >> jog the latent synapses...). >> >> >> Also, I got pretty confused trying to understand what the current status >> of integrating a visual editor into the site is. I seem to understand >> there are some issues with CKEditor / CKImage...but is there another >> solution, and is there a single, cohesive document on setting it up with >> 1.8.1 (or a recent version of Geeklog that's close enough). >> >> >> Thanks for any pointers in advance. >> >> George >> >> -- >> We need to heed the words of the Dalai Lama, >> Or at least, the words of your mama. >> ______________________________**_________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.**net >> http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> > > _______________________________________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sndchaser at cerebralrift.org Sun Jul 8 21:31:56 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Sun, 08 Jul 2012 20:31:56 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> Message-ID: Not an answer. On 2012-07-08 18:55, SL at usa.net wrote: > Try Drupal instead... Drupal.org > On Jul 8, 2012 4:14 PM, "SndChaser" > wrote: > >> Hi all, >> >> I used Geeklog a long time ago (like 5 or more years ago), and >> have just come back to working on a site that I believe Geeklog > will >> be pretty well suited for. ?However, I'm having some issues >> bridging some of the information about the system that is available >> with my needs. ?What I am really looking for is a body of >> documentation that is more geared towards the administrator that >> needs to design a workflow for usage of the system. >> >> For example (however this is possibly a bit simplistic), I need to >> configure the system to allow for four different groups of users: >> admins, editors (those writing / editing stories, static pages, >> etc.), contributers (authenticated users submitting story >> suggestions or ideas), general users (authenticated users who >> comment), and general public (ie, un-authenticated). >> >> What I am looking for is some kind of documentation that walks >> through setting up a group, and applying it through out the whole >> system - ie, what menus each group see, which blocks each group >> sees, which administrative actions each group can perform, etc. >> >> I thought in the distant past I had seen some documentation along >> these lines. ?However, now I appear to only be seeing more >> technical documentation that describes each of the individual >> features, it's options, etc, and not something that really goes > into >> the overall model / workflow. ?Does something like this exist and >> I'm just not finding it? (I honestly feel like I'm on the verge of >> remembering stuff, I just need a refresher to jog the latent >> synapses...). >> >> Also, I got pretty confused trying to understand what the current >> status of integrating a visual editor into the site is. ?I seem to >> understand there are some issues with CKEditor / CKImage...but is >> there another solution, and is there a single, cohesive document on >> setting it up with 1.8.1 (or a recent version of Geeklog that's >> close enough). >> >> Thanks for any pointers in advance. >> >> George >> >> -- >> We need to heed the words of the Dalai Lama, >> Or at least, the words of your mama. >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net [1] >> http://eight.pairlist.net/mailman/listinfo/geeklog-users [2] > > > Links: > ------ > [1] mailto:geeklog-users at lists.geeklog.net > [2] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [3] mailto:sndchaser at cerebralrift.org -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From sndchaser at cerebralrift.org Sun Jul 8 21:32:41 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Sun, 08 Jul 2012 20:32:41 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> Message-ID: Also not an answer. On 2012-07-08 19:23, 676, kandyman wrote: > Drupal or Wordpress can achieve this quite easily. > > Wordpress:?http://codex.wordpress.org/Roles_and_Capabilities [6] > Drupal:?http://www.drupalgardens.com/documentation/roles [7]? > > Only thing I could really find about contributing stories: > http://wiki.geeklog.net/index.php/Contributing_a_Story [8] > And on approving users: > http://wiki.geeklog.net/index.php/Users_and_Groups [9] > > Seems like the roles are hardcoded? > > Use to use Geeklog many years ago, but newer systems have sprung up > to take its place that are much?simpler?and advanced. > > -K > > On Sun, Jul 8, 2012 at 7:55 PM, SL at usa.net [10] > wrote: > >> Try Drupal instead... Drupal.org >> >> On Jul 8, 2012 4:14 PM, "SndChaser" > [3]> wrote: >> >>> Hi all, >>> >>> I used Geeklog a long time ago (like 5 or more years ago), and >>> have just come back to working on a site that I believe Geeklog >>> will be pretty well suited for. ?However, I'm having some issues >>> bridging some of the information about the system that is >>> available with my needs. ?What I am really looking for is a body >>> of documentation that is more geared towards the administrator >>> that needs to design a workflow for usage of the system. >>> >>> For example (however this is possibly a bit simplistic), I need >>> to configure the system to allow for four different groups of >>> users: admins, editors (those writing / editing stories, static >>> pages, etc.), contributers (authenticated users submitting story >>> suggestions or ideas), general users (authenticated users who >>> comment), and general public (ie, un-authenticated). >>> >>> What I am looking for is some kind of documentation that walks >>> through setting up a group, and applying it through out the whole >>> system - ie, what menus each group see, which blocks each group >>> sees, which administrative actions each group can perform, etc. >>> >>> I thought in the distant past I had seen some documentation >>> along these lines. ?However, now I appear to only be seeing more >>> technical documentation that describes each of the individual >>> features, it's options, etc, and not something that really goes >>> into the overall model / workflow. ?Does something like this >>> exist and I'm just not finding it? (I honestly feel like I'm on >>> the verge of remembering stuff, I just need a refresher to jog >> the >>> latent synapses...). >>> >>> Also, I got pretty confused trying to understand what the >>> current status of integrating a visual editor into the site is. >>> ?I seem to understand there are some issues with CKEditor / >>> CKImage...but is there another solution, and is there a single, >>> cohesive document on setting it up with 1.8.1 (or a recent >> version >>> of Geeklog that's close enough). >>> >>> Thanks for any pointers in advance. >>> >>> George >>> >>> -- >>> We need to heed the words of the Dalai Lama, >>> Or at least, the words of your mama. >>> _______________________________________________ >>> geeklog-users mailing list >>> geeklog-users at lists.geeklog.net [1] >>> http://eight.pairlist.net/mailman/listinfo/geeklog-users [2] >> >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net [4] >> http://eight.pairlist.net/mailman/listinfo/geeklog-users [5] > > > > Links: > ------ > [1] mailto:geeklog-users at lists.geeklog.net > [2] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [3] mailto:sndchaser at cerebralrift.org > [4] mailto:geeklog-users at lists.geeklog.net > [5] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [6] http://codex.wordpress.org/Roles_and_Capabilities > [7] http://www.drupalgardens.com/documentation/roles > [8] http://wiki.geeklog.net/index.php/Contributing_a_Story > [9] http://wiki.geeklog.net/index.php/Users_and_Groups > [10] mailto:SL at usa.net > [11] mailto:SL at usa.net -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From SL at usa.net Mon Jul 9 00:10:49 2012 From: SL at usa.net (SL at usa.net) Date: Sun, 8 Jul 2012 21:10:49 -0700 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> Message-ID: You can try Drupal vs. WordPress vs. geeklog for free at WebEnabled.com... My company runs the platform and our support guys might be able to help you configure them for your needs. Good luck. Regards, Salim. On Jul 8, 2012 6:32 PM, "SndChaser" wrote: > Also not an answer. > > On 2012-07-08 19:23, 676, kandyman wrote: > >> Drupal or Wordpress can achieve this quite easily. >> >> Wordpress: http://codex.**wordpress.org/Roles_and_**Capabilities[6] >> Drupal: http://www.**drupalgardens.com/**documentation/roles[7] >> >> Only thing I could really find about contributing stories: >> http://wiki.geeklog.net/index.**php/Contributing_a_Story[8] >> And on approving users: >> http://wiki.geeklog.net/index.**php/Users_and_Groups[9] >> >> Seems like the roles are hardcoded? >> >> Use to use Geeklog many years ago, but newer systems have sprung up >> to take its place that are much simpler and advanced. >> >> -K >> >> On Sun, Jul 8, 2012 at 7:55 PM, SL at usa.net [10] >> wrote: >> >> Try Drupal instead... Drupal.org >>> >>> On Jul 8, 2012 4:14 PM, "SndChaser" >> [3]> wrote: >>> >>> Hi all, >>>> >>>> I used Geeklog a long time ago (like 5 or more years ago), and >>>> have just come back to working on a site that I believe Geeklog >>>> will be pretty well suited for. However, I'm having some issues >>>> bridging some of the information about the system that is >>>> available with my needs. What I am really looking for is a body >>>> of documentation that is more geared towards the administrator >>>> that needs to design a workflow for usage of the system. >>>> >>>> For example (however this is possibly a bit simplistic), I need >>>> to configure the system to allow for four different groups of >>>> users: admins, editors (those writing / editing stories, static >>>> pages, etc.), contributers (authenticated users submitting story >>>> suggestions or ideas), general users (authenticated users who >>>> comment), and general public (ie, un-authenticated). >>>> >>>> What I am looking for is some kind of documentation that walks >>>> through setting up a group, and applying it through out the whole >>>> system - ie, what menus each group see, which blocks each group >>>> sees, which administrative actions each group can perform, etc. >>>> >>>> I thought in the distant past I had seen some documentation >>>> along these lines. However, now I appear to only be seeing more >>>> technical documentation that describes each of the individual >>>> features, it's options, etc, and not something that really goes >>>> into the overall model / workflow. Does something like this >>>> exist and I'm just not finding it? (I honestly feel like I'm on >>>> the verge of remembering stuff, I just need a refresher to jog >>>> >>> the >>> >>>> latent synapses...). >>>> >>>> Also, I got pretty confused trying to understand what the >>>> current status of integrating a visual editor into the site is. >>>> I seem to understand there are some issues with CKEditor / >>>> CKImage...but is there another solution, and is there a single, >>>> cohesive document on setting it up with 1.8.1 (or a recent >>>> >>> version >>> >>>> of Geeklog that's close enough). >>>> >>>> Thanks for any pointers in advance. >>>> >>>> George >>>> >>>> -- >>>> We need to heed the words of the Dalai Lama, >>>> Or at least, the words of your mama. >>>> ______________________________**_________________ >>>> geeklog-users mailing list >>>> geeklog-users at lists.geeklog.**net [1] >>>> http://eight.pairlist.net/**mailman/listinfo/geeklog-users[2] >>>> >>> >>> ______________________________**_________________ >>> geeklog-users mailing list >>> geeklog-users at lists.geeklog.**net [4] >>> http://eight.pairlist.net/**mailman/listinfo/geeklog-users[5] >>> >> >> >> >> Links: >> ------ >> [1] mailto:geeklog-users at lists.**geeklog.net >> [2] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> [3] mailto:sndchaser at cerebralrift.**org >> [4] mailto:geeklog-users at lists.**geeklog.net >> [5] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> [6] http://codex.wordpress.org/**Roles_and_Capabilities >> [7] http://www.drupalgardens.com/**documentation/roles >> [8] http://wiki.geeklog.net/index.**php/Contributing_a_Story >> [9] http://wiki.geeklog.net/index.**php/Users_and_Groups >> [10] mailto:SL at usa.net >> [11] mailto:SL at usa.net >> > > -- > We need to heed the words of the Dalai Lama, > Or at least, the words of your mama. > ______________________________**_________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.**net > http://eight.pairlist.net/**mailman/listinfo/geeklog-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sndchaser at cerebralrift.org Mon Jul 9 08:59:56 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Mon, 09 Jul 2012 07:59:56 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> Message-ID: <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> You don't understand: I have used all three before. For what I need in this case, Geeklog is quite appropriate. No thanks to you, I finall found the information that I needed, and am well on my way to getting the workflow and configuration that I need. Please stop trolling this list trying to get people to switch to other products. While all of them are good in their own right, users of this mailing list are coming here for support of Geeklog, and not for being told to switch to competing products. Such activity is highly unprofessional and reflects very negatively on you. George On 2012-07-08 23:10, SL at usa.net wrote: > You can try Drupal vs. WordPress vs. geeklog for free at > WebEnabled.com... My company runs the platform and our support guys > might be able to help you configure them for your needs. > Good luck. > Regards, > Salim. > On Jul 8, 2012 6:32 PM, "SndChaser" > wrote: > >> Also not an answer. >> >> On 2012-07-08 19:23, 676, kandyman wrote: >> >>> Drupal or Wordpress can achieve this quite easily. >>> >>> Wordpress:?http://codex.wordpress.org/Roles_and_Capabilities >>> [6] [6] >>> Drupal:?http://www.drupalgardens.com/documentation/roles [7] >>> [7]? >>> >>> Only thing I could really find about contributing stories: >>> http://wiki.geeklog.net/index.php/Contributing_a_Story [8] [8] >>> ?And on approving users: >>> http://wiki.geeklog.net/index.php/Users_and_Groups [9] [9] >>> >>> Seems like the roles are hardcoded? >>> >>> Use to use Geeklog many years ago, but newer systems have sprung >>> up >>> to take its place that are much?simpler?and advanced. >>> >>> -K >>> >>> On Sun, Jul 8, 2012 at 7:55 PM, SL at usa.net [10] [10] >> [11] [11]> >>> wrote: >>> >>>> Try Drupal instead... Drupal.org >>>> >>>> On Jul 8, 2012 4:14 PM, "SndChaser" >>>> >>> [3]> wrote: >>>> >>>>> Hi all, >>>>> >>>>> I used Geeklog a long time ago (like 5 or more years ago), >>>>> and >>>>> have just come back to working on a site that I believe >>>>> Geeklog >>>>> will be pretty well suited for. ?However, I'm having some >>>>> issues >>>>> bridging some of the information about the system that is >>>>> available with my needs. ?What I am really looking for is a >>>>> body >>>>> of documentation that is more geared towards the >>>>> administrator >>>>> that needs to design a workflow for usage of the system. >>>>> >>>>> For example (however this is possibly a bit simplistic), I >>>>> need >>>>> to configure the system to allow for four different groups >>>>> of >>>>> users: admins, editors (those writing / editing stories, >>>>> static >>>>> pages, etc.), contributers (authenticated users submitting >>>>> story >>>>> suggestions or ideas), general users (authenticated users >>>>> who >>>>> comment), and general public (ie, un-authenticated). >>>>> >>>>> What I am looking for is some kind of documentation that >>>>> walks >>>>> through setting up a group, and applying it through out the >>>>> whole >>>>> system - ie, what menus each group see, which blocks each >>>>> group >>>>> sees, which administrative actions each group can perform, >>>>> etc. >>>>> >>>>> I thought in the distant past I had seen some documentation >>>>> along these lines. ?However, now I appear to only be seeing >>>>> more >>>>> technical documentation that describes each of the >>>>> individual >>>>> features, it's options, etc, and not something that really >>>>> goes >>>>> into the overall model / workflow. ?Does something like >>>>> this >>>>> exist and I'm just not finding it? (I honestly feel like I'm >>>>> on >>>>> the verge of remembering stuff, I just need a refresher to >>>>> jog >>>> the >>>> >>>>> latent synapses...). >>>>> >>>>> Also, I got pretty confused trying to understand what the >>>>> current status of integrating a visual editor into the site >>>>> is. >>>>> ?I seem to understand there are some issues with CKEditor / >>>>> CKImage...but is there another solution, and is there a >>>>> single, >>>>> cohesive document on setting it up with 1.8.1 (or a recent >>>> version >>>> >>>>>> of Geeklog that's close enough). >>>>> >>>>> Thanks for any pointers in advance. >>>>> >>>>> George >>>>> >>>>> -- >>>>> We need to heed the words of the Dalai Lama, >>>>> Or at least, the words of your mama. >>>>> _______________________________________________ >>>>> geeklog-users mailing list >>>>> geeklog-users at lists.geeklog.net [1] [1] >>>>> http://eight.pairlist.net/mailman/listinfo/geeklog-users [2] >>>>> [2] >>>>> >>>> _______________________________________________ >>>> geeklog-users mailing list >>>> geeklog-users at lists.geeklog.net [4] [4] >>>> http://eight.pairlist.net/mailman/listinfo/geeklog-users [5] >>>> [5] >>> >>> Links: >>> ------ >>> [1] mailto:geeklog-users at lists.geeklog.net [12] >>> [2] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>> [13] >>> [3] mailto:sndchaser at cerebralrift.org [14] >>> [4] mailto:geeklog-users at lists.geeklog.net [15] >>> [5] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>> [16] >>> [6] http://codex.wordpress.org/Roles_and_Capabilities [17] >>> [7] http://www.drupalgardens.com/documentation/roles [18] >>> [8] http://wiki.geeklog.net/index.php/Contributing_a_Story [19] >>> [9] http://wiki.geeklog.net/index.php/Users_and_Groups [20] >>> [10] mailto:SL at usa.net [21] >>> [11] mailto:SL at usa.net [22] >> >> -- >> We need to heed the words of the Dalai Lama, >> Or at least, the words of your mama. >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net [23] >> http://eight.pairlist.net/mailman/listinfo/geeklog-users [24] > > > Links: > ------ > [1] mailto:geeklog-users at lists.geeklog.net > [2] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [3] mailto:sndchaser at cerebralrift.org > [4] mailto:geeklog-users at lists.geeklog.net > [5] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [6] http://codex.wordpress.org/Roles_and_Capabilities > [7] http://www.drupalgardens.com/documentation/roles > [8] http://wiki.geeklog.net/index.php/Contributing_a_Story > [9] http://wiki.geeklog.net/index.php/Users_and_Groups > [10] mailto:SL at usa.net > [11] mailto:SL at usa.net > [12] mailto:geeklog-users at lists.geeklog.net > [13] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [14] mailto:sndchaser at cerebralrift.org > [15] mailto:geeklog-users at lists.geeklog.net > [16] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [17] http://codex.wordpress.org/Roles_and_Capabilities > [18] http://www.drupalgardens.com/documentation/roles > [19] http://wiki.geeklog.net/index.php/Contributing_a_Story > [20] http://wiki.geeklog.net/index.php/Users_and_Groups > [21] mailto:SL at usa.net > [22] mailto:SL at usa.net > [23] mailto:geeklog-users at lists.geeklog.net > [24] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [25] mailto:sndchaser at cerebralrift.org -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From SL at usa.net Mon Jul 9 11:30:26 2012 From: SL at usa.net (SL at usa.net) Date: Mon, 9 Jul 2012 08:30:26 -0700 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> Message-ID: Do you mind sharing the information you found? I'd like to review it for comparison... And I think it could help others on this list too... You realize that there is no monetary gain for anyone when we recommend other Foss apps, right? Sometimes people are not aware of other options so I've found it helpful, at least for myself, when people recommend other products that would fit better.. From your description, it appeared that you were trying to fit a square peg in a round hole so we were just offering alternatives... Personally, I don't think it's right for you to discourage other people on this list from offering alternatives. Regards, Salim On Jul 9, 2012 6:00 AM, "SndChaser" wrote: > You don't understand: I have used all three before. For what I need in > this case, Geeklog is quite appropriate. > > No thanks to you, I finall found the information that I needed, and am > well on my way to getting the workflow and configuration that I need. > > Please stop trolling this list trying to get people to switch to other > products. While all of them are good in their own right, users of this > mailing list are coming here for support of Geeklog, and not for being told > to switch to competing products. Such activity is highly unprofessional > and reflects very negatively on you. > > George > > On 2012-07-08 23:10, SL at usa.net wrote: > >> You can try Drupal vs. WordPress vs. geeklog for free at >> WebEnabled.com... My company runs the platform and our support guys >> might be able to help you configure them for your needs. >> Good luck. >> Regards, >> Salim. >> On Jul 8, 2012 6:32 PM, "SndChaser" >> wrote: >> >> Also not an answer. >>> >>> On 2012-07-08 19:23, 676, kandyman wrote: >>> >>> Drupal or Wordpress can achieve this quite easily. >>>> >>>> Wordpress: http://codex.**wordpress.org/Roles_and_**Capabilities >>>> [6] [6] >>>> Drupal: http://www.**drupalgardens.com/**documentation/roles[7] >>>> [7] >>>> >>>> Only thing I could really find about contributing stories: >>>> http://wiki.geeklog.net/index.**php/Contributing_a_Story[8] [8] >>>> And on approving users: >>>> http://wiki.geeklog.net/index.**php/Users_and_Groups[9] [9] >>>> >>>> Seems like the roles are hardcoded? >>>> >>>> Use to use Geeklog many years ago, but newer systems have sprung >>>> up >>>> to take its place that are much simpler and advanced. >>>> >>>> -K >>>> >>>> On Sun, Jul 8, 2012 at 7:55 PM, SL at usa.net [10] [10] >>> [11] [11]> >>>> wrote: >>>> >>>> Try Drupal instead... Drupal.org >>>>> >>>>> On Jul 8, 2012 4:14 PM, "SndChaser" >>>>> >>>> [3]> wrote: >>>>> >>>>> Hi all, >>>>>> >>>>>> I used Geeklog a long time ago (like 5 or more years ago), >>>>>> and >>>>>> have just come back to working on a site that I believe >>>>>> Geeklog >>>>>> will be pretty well suited for. However, I'm having some >>>>>> issues >>>>>> bridging some of the information about the system that is >>>>>> available with my needs. What I am really looking for is a >>>>>> body >>>>>> of documentation that is more geared towards the >>>>>> administrator >>>>>> that needs to design a workflow for usage of the system. >>>>>> >>>>>> For example (however this is possibly a bit simplistic), I >>>>>> need >>>>>> to configure the system to allow for four different groups >>>>>> of >>>>>> users: admins, editors (those writing / editing stories, >>>>>> static >>>>>> pages, etc.), contributers (authenticated users submitting >>>>>> story >>>>>> suggestions or ideas), general users (authenticated users >>>>>> who >>>>>> comment), and general public (ie, un-authenticated). >>>>>> >>>>>> What I am looking for is some kind of documentation that >>>>>> walks >>>>>> through setting up a group, and applying it through out the >>>>>> whole >>>>>> system - ie, what menus each group see, which blocks each >>>>>> group >>>>>> sees, which administrative actions each group can perform, >>>>>> etc. >>>>>> >>>>>> I thought in the distant past I had seen some documentation >>>>>> along these lines. However, now I appear to only be seeing >>>>>> more >>>>>> technical documentation that describes each of the >>>>>> individual >>>>>> features, it's options, etc, and not something that really >>>>>> goes >>>>>> into the overall model / workflow. Does something like >>>>>> this >>>>>> exist and I'm just not finding it? (I honestly feel like I'm >>>>>> on >>>>>> the verge of remembering stuff, I just need a refresher to >>>>>> jog >>>>>> >>>>> the >>>>> >>>>> latent synapses...). >>>>>> >>>>>> Also, I got pretty confused trying to understand what the >>>>>> current status of integrating a visual editor into the site >>>>>> is. >>>>>> I seem to understand there are some issues with CKEditor / >>>>>> CKImage...but is there another solution, and is there a >>>>>> single, >>>>>> cohesive document on setting it up with 1.8.1 (or a recent >>>>>> >>>>> version >>>>> >>>>> of Geeklog that's close enough). >>>>>>> >>>>>> >>>>>> Thanks for any pointers in advance. >>>>>> >>>>>> George >>>>>> >>>>>> -- >>>>>> We need to heed the words of the Dalai Lama, >>>>>> Or at least, the words of your mama. >>>>>> ______________________________**_________________ >>>>>> geeklog-users mailing list >>>>>> geeklog-users at lists.geeklog.**net [1] [1] >>>>>> http://eight.pairlist.net/**mailman/listinfo/geeklog-users[2] >>>>>> [2] >>>>>> >>>>>> ______________________________**_________________ >>>>> geeklog-users mailing list >>>>> geeklog-users at lists.geeklog.**net [4] [4] >>>>> http://eight.pairlist.net/**mailman/listinfo/geeklog-users[5] >>>>> [5] >>>>> >>>> >>>> Links: >>>> ------ >>>> [1] mailto:geeklog-users at lists.**geeklog.net[12] >>>> [2] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>>> [13] >>>> [3] mailto:sndchaser at cerebralrift.**org [14] >>>> [4] mailto:geeklog-users at lists.**geeklog.net[15] >>>> [5] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>>> [16] >>>> [6] http://codex.wordpress.org/**Roles_and_Capabilities[17] >>>> [7] http://www.drupalgardens.com/**documentation/roles[18] >>>> [8] http://wiki.geeklog.net/index.**php/Contributing_a_Story[19] >>>> [9] http://wiki.geeklog.net/index.**php/Users_and_Groups[20] >>>> [10] mailto:SL at usa.net [21] >>>> [11] mailto:SL at usa.net [22] >>>> >>> >>> -- >>> We need to heed the words of the Dalai Lama, >>> Or at least, the words of your mama. >>> ______________________________**_________________ >>> geeklog-users mailing list >>> geeklog-users at lists.geeklog.**net [23] >>> http://eight.pairlist.net/**mailman/listinfo/geeklog-users[24] >>> >> >> >> Links: >> ------ >> [1] mailto:geeklog-users at lists.**geeklog.net >> [2] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> [3] mailto:sndchaser at cerebralrift.**org >> [4] mailto:geeklog-users at lists.**geeklog.net >> [5] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> [6] http://codex.wordpress.org/**Roles_and_Capabilities >> [7] http://www.drupalgardens.com/**documentation/roles >> [8] http://wiki.geeklog.net/index.**php/Contributing_a_Story >> [9] http://wiki.geeklog.net/index.**php/Users_and_Groups >> [10] mailto:SL at usa.net >> [11] mailto:SL at usa.net >> [12] mailto:geeklog-users at lists.**geeklog.net >> [13] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> [14] mailto:sndchaser at cerebralrift.**org >> [15] mailto:geeklog-users at lists.**geeklog.net >> [16] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> [17] http://codex.wordpress.org/**Roles_and_Capabilities >> [18] http://www.drupalgardens.com/**documentation/roles >> [19] http://wiki.geeklog.net/index.**php/Contributing_a_Story >> [20] http://wiki.geeklog.net/index.**php/Users_and_Groups >> [21] mailto:SL at usa.net >> [22] mailto:SL at usa.net >> [23] mailto:geeklog-users at lists.**geeklog.net >> [24] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> [25] mailto:sndchaser at cerebralrift.**org >> > > -- > We need to heed the words of the Dalai Lama, > Or at least, the words of your mama. > ______________________________**_________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.**net > http://eight.pairlist.net/**mailman/listinfo/geeklog-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kandyman676 at detrimental.org Mon Jul 9 20:18:52 2012 From: kandyman676 at detrimental.org (676, kandyman) Date: Mon, 9 Jul 2012 20:18:52 -0400 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> Message-ID: Exactly Salim. George: Can you please provide what you have found? It may be good to know on another project. -K On Mon, Jul 9, 2012 at 11:30 AM, SL at usa.net wrote: > Do you mind sharing the information you found? I'd like to review it for > comparison... And I think it could help others on this list too... > > You realize that there is no monetary gain for anyone when we recommend > other Foss apps, right? Sometimes people are not aware of other options so > I've found it helpful, at least for myself, when people recommend other > products that would fit better.. From your description, it appeared that > you were trying to fit a square peg in a round hole so we were just > offering alternatives... > > Personally, I don't think it's right for you to discourage other people on > this list from offering alternatives. > > Regards, Salim > On Jul 9, 2012 6:00 AM, "SndChaser" wrote: > >> You don't understand: I have used all three before. For what I need in >> this case, Geeklog is quite appropriate. >> >> No thanks to you, I finall found the information that I needed, and am >> well on my way to getting the workflow and configuration that I need. >> >> Please stop trolling this list trying to get people to switch to other >> products. While all of them are good in their own right, users of this >> mailing list are coming here for support of Geeklog, and not for being told >> to switch to competing products. Such activity is highly unprofessional >> and reflects very negatively on you. >> >> George >> >> On 2012-07-08 23:10, SL at usa.net wrote: >> >>> You can try Drupal vs. WordPress vs. geeklog for free at >>> WebEnabled.com... My company runs the platform and our support guys >>> might be able to help you configure them for your needs. >>> Good luck. >>> Regards, >>> Salim. >>> On Jul 8, 2012 6:32 PM, "SndChaser" >>> wrote: >>> >>> Also not an answer. >>>> >>>> On 2012-07-08 19:23, 676, kandyman wrote: >>>> >>>> Drupal or Wordpress can achieve this quite easily. >>>>> >>>>> Wordpress: http://codex.**wordpress.org/Roles_and_**Capabilities >>>>> [6] [6] >>>>> Drupal: http://www.**drupalgardens.com/**documentation/roles[7] >>>>> [7] >>>>> >>>>> Only thing I could really find about contributing stories: >>>>> http://wiki.geeklog.net/index.**php/Contributing_a_Story[8] [8] >>>>> And on approving users: >>>>> http://wiki.geeklog.net/index.**php/Users_and_Groups[9] [9] >>>>> >>>>> Seems like the roles are hardcoded? >>>>> >>>>> Use to use Geeklog many years ago, but newer systems have sprung >>>>> up >>>>> to take its place that are much simpler and advanced. >>>>> >>>>> -K >>>>> >>>>> On Sun, Jul 8, 2012 at 7:55 PM, SL at usa.net [10] [10] >>>> [11] [11]> >>>>> wrote: >>>>> >>>>> Try Drupal instead... Drupal.org >>>>>> >>>>>> On Jul 8, 2012 4:14 PM, "SndChaser" >>>>>> >>>>> [3]> wrote: >>>>>> >>>>>> Hi all, >>>>>>> >>>>>>> I used Geeklog a long time ago (like 5 or more years ago), >>>>>>> and >>>>>>> have just come back to working on a site that I believe >>>>>>> Geeklog >>>>>>> will be pretty well suited for. However, I'm having some >>>>>>> issues >>>>>>> bridging some of the information about the system that is >>>>>>> available with my needs. What I am really looking for is a >>>>>>> body >>>>>>> of documentation that is more geared towards the >>>>>>> administrator >>>>>>> that needs to design a workflow for usage of the system. >>>>>>> >>>>>>> For example (however this is possibly a bit simplistic), I >>>>>>> need >>>>>>> to configure the system to allow for four different groups >>>>>>> of >>>>>>> users: admins, editors (those writing / editing stories, >>>>>>> static >>>>>>> pages, etc.), contributers (authenticated users submitting >>>>>>> story >>>>>>> suggestions or ideas), general users (authenticated users >>>>>>> who >>>>>>> comment), and general public (ie, un-authenticated). >>>>>>> >>>>>>> What I am looking for is some kind of documentation that >>>>>>> walks >>>>>>> through setting up a group, and applying it through out the >>>>>>> whole >>>>>>> system - ie, what menus each group see, which blocks each >>>>>>> group >>>>>>> sees, which administrative actions each group can perform, >>>>>>> etc. >>>>>>> >>>>>>> I thought in the distant past I had seen some documentation >>>>>>> along these lines. However, now I appear to only be seeing >>>>>>> more >>>>>>> technical documentation that describes each of the >>>>>>> individual >>>>>>> features, it's options, etc, and not something that really >>>>>>> goes >>>>>>> into the overall model / workflow. Does something like >>>>>>> this >>>>>>> exist and I'm just not finding it? (I honestly feel like I'm >>>>>>> on >>>>>>> the verge of remembering stuff, I just need a refresher to >>>>>>> jog >>>>>>> >>>>>> the >>>>>> >>>>>> latent synapses...). >>>>>>> >>>>>>> Also, I got pretty confused trying to understand what the >>>>>>> current status of integrating a visual editor into the site >>>>>>> is. >>>>>>> I seem to understand there are some issues with CKEditor / >>>>>>> CKImage...but is there another solution, and is there a >>>>>>> single, >>>>>>> cohesive document on setting it up with 1.8.1 (or a recent >>>>>>> >>>>>> version >>>>>> >>>>>> of Geeklog that's close enough). >>>>>>>> >>>>>>> >>>>>>> Thanks for any pointers in advance. >>>>>>> >>>>>>> George >>>>>>> >>>>>>> -- >>>>>>> We need to heed the words of the Dalai Lama, >>>>>>> Or at least, the words of your mama. >>>>>>> ______________________________**_________________ >>>>>>> geeklog-users mailing list >>>>>>> geeklog-users at lists.geeklog.**net [1] [1] >>>>>>> http://eight.pairlist.net/**mailman/listinfo/geeklog-users[2] >>>>>>> [2] >>>>>>> >>>>>>> ______________________________**_________________ >>>>>> geeklog-users mailing list >>>>>> geeklog-users at lists.geeklog.**net [4] [4] >>>>>> http://eight.pairlist.net/**mailman/listinfo/geeklog-users[5] >>>>>> [5] >>>>>> >>>>> >>>>> Links: >>>>> ------ >>>>> [1] mailto:geeklog-users at lists.**geeklog.net[12] >>>>> [2] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>>>> [13] >>>>> [3] mailto:sndchaser at cerebralrift.**org [14] >>>>> [4] mailto:geeklog-users at lists.**geeklog.net[15] >>>>> [5] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>>>> [16] >>>>> [6] http://codex.wordpress.org/**Roles_and_Capabilities[17] >>>>> [7] http://www.drupalgardens.com/**documentation/roles[18] >>>>> [8] http://wiki.geeklog.net/index.**php/Contributing_a_Story[19] >>>>> [9] http://wiki.geeklog.net/index.**php/Users_and_Groups[20] >>>>> [10] mailto:SL at usa.net [21] >>>>> [11] mailto:SL at usa.net [22] >>>>> >>>> >>>> -- >>>> We need to heed the words of the Dalai Lama, >>>> Or at least, the words of your mama. >>>> ______________________________**_________________ >>>> geeklog-users mailing list >>>> geeklog-users at lists.geeklog.**net [23] >>>> http://eight.pairlist.net/**mailman/listinfo/geeklog-users[24] >>>> >>> >>> >>> Links: >>> ------ >>> [1] mailto:geeklog-users at lists.**geeklog.net >>> [2] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>> [3] mailto:sndchaser at cerebralrift.**org >>> [4] mailto:geeklog-users at lists.**geeklog.net >>> [5] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>> [6] http://codex.wordpress.org/**Roles_and_Capabilities >>> [7] http://www.drupalgardens.com/**documentation/roles >>> [8] http://wiki.geeklog.net/index.**php/Contributing_a_Story >>> [9] http://wiki.geeklog.net/index.**php/Users_and_Groups >>> [10] mailto:SL at usa.net >>> [11] mailto:SL at usa.net >>> [12] mailto:geeklog-users at lists.**geeklog.net >>> [13] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>> [14] mailto:sndchaser at cerebralrift.**org >>> [15] mailto:geeklog-users at lists.**geeklog.net >>> [16] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>> [17] http://codex.wordpress.org/**Roles_and_Capabilities >>> [18] http://www.drupalgardens.com/**documentation/roles >>> [19] http://wiki.geeklog.net/index.**php/Contributing_a_Story >>> [20] http://wiki.geeklog.net/index.**php/Users_and_Groups >>> [21] mailto:SL at usa.net >>> [22] mailto:SL at usa.net >>> [23] mailto:geeklog-users at lists.**geeklog.net >>> [24] http://eight.pairlist.net/**mailman/listinfo/geeklog-users >>> [25] mailto:sndchaser at cerebralrift.**org >>> >> >> -- >> We need to heed the words of the Dalai Lama, >> Or at least, the words of your mama. >> ______________________________**_________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.**net >> http://eight.pairlist.net/**mailman/listinfo/geeklog-users >> > > _______________________________________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sndchaser at cerebralrift.org Tue Jul 10 11:16:52 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Tue, 10 Jul 2012 10:16:52 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> Message-ID: <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> The information I found is in the documentation in the wiki. Combining that with a little testing on my side allowed me to get to the results I needed. IMO, if you are going to recommend alternatives, you should As for making recommendations... The is the Geeklog Users mailing list. It is sponsored by the Geeklog project, and it is hosted on the Geeklog domain. If this was a "how do I chose a CMS" or a general "CMS questions" type mailing list or forum (such as on LinkedIn), then you answer would have been appropriate. However, being a Geeklog specific support list should be a pretty big clue that the answers provided should be appropriate to Geeklog. Now, that's not to say there wasn't appropriate ways to answer the question, such as "I don't think Geeklog is the best for this, maybe something else would be better. We can discuss alternatives off the mailing list." or "Maybe someone else has a better answer. However, I have some alternatives, contact me off the mailing list for additional information." In this way, you provide an answer, while allowing the list to stick to the project that hosts it, and is the primary focus. George On 2012-07-09 10:30, SL at usa.net wrote: > Do you mind sharing the information you found? I'd like to review it > for comparison... And I think it could help others on this list > too... > > > You realize that there is no monetary gain for anyone when we > recommend other Foss apps, right? Sometimes people are not aware of > other options so I've found it helpful, at least for myself, when > people recommend other products that would fit better.. From your > description, it appeared that you were trying to fit a square peg in > a > round hole so we were just offering alternatives... > > Personally, I don't think it's right for you to discourage other > people on this list from offering alternatives. > > Regards, Salim > > On Jul 9, 2012 6:00 AM, "SndChaser" > wrote: > >> You don't understand: I have used all three before. ?For what I >> need in this case, Geeklog is quite appropriate. >> >> No thanks to you, I finall found the information that I needed, >> and am well on my way to getting the workflow and configuration > that >> I need. >> >> Please stop trolling this list trying to get people to switch to >> other products. ?While all of them are good in their own right, >> users of this mailing list are coming here for support of Geeklog, >> and not for being told to switch to competing products. ?Such >> activity is highly unprofessional and reflects very negatively on >> you. >> >> George >> >> On 2012-07-08 23:10, SL at usa.net [51] wrote: >> >>> You can try Drupal vs. WordPress vs. geeklog for free at >>> WebEnabled.com... My company runs the platform and our support >>> guys >>> might be able to help you configure them for your needs. >>> ?Good luck. >>> ?Regards, >>> ?Salim. >>> On Jul 8, 2012 6:32 PM, "SndChaser" >> [25] [25]> >>> wrote: >>> >>>> Also not an answer. >>>> >>>> On 2012-07-08 19:23, 676, kandyman wrote: >>>> >>>>> Drupal or Wordpress can achieve this quite easily. >>>>> >>>>> >>>>> Wordpress:?http://codex.wordpress.org/Roles_and_Capabilities >>>>> [6] >>>>> [6] [6] >>>>> Drupal:?http://www.drupalgardens.com/documentation/roles >>>>> [7] [7] >>>>> [7]? >>>>> >>>>> Only thing I could really find about contributing stories: >>>>> http://wiki.geeklog.net/index.php/Contributing_a_Story [8] >>>>> [8] [8] >>>>> ?And on approving users: >>>>> http://wiki.geeklog.net/index.php/Users_and_Groups [9] [9] >>>>> [9] >>>>> >>>>> Seems like the roles are hardcoded? >>>>> >>>>> Use to use Geeklog many years ago, but newer systems have >>>>> sprung >>>>> up >>>>> to take its place that are much?simpler?and advanced. >>>>> >>>>> -K >>>>> >>>>> On Sun, Jul 8, 2012 at 7:55 PM, SL at usa.net [10] [10] [10] >>>>> >>>> [11] [11]> >>>>> wrote: >>>>> >>>>>> Try Drupal instead... Drupal.org >>>>>> >>>>>> On Jul 8, 2012 4:14 PM, "SndChaser" >>>>>> >>>>> [3]> wrote: >>>>>> >>>>>>> Hi all, >>>>>>> >>>>>>> I used Geeklog a long time ago (like 5 or more years >>>>>>> ago), >>>>>>> and >>>>>>> have just come back to working on a site that I believe >>>>>>> Geeklog >>>>>>> will be pretty well suited for. ?However, I'm having >>>>>>> some >>>>>>> issues >>>>>>> bridging some of the information about the system that >>>>>>> is >>>>>>> available with my needs. ?What I am really looking for >>>>>>> is a >>>>>>> body >>>>>>> of documentation that is more geared towards the >>>>>>> administrator >>>>>>> that needs to design a workflow for usage of the system. >>>>>>> >>>>>>> For example (however this is possibly a bit simplistic), >>>>>>> I >>>>>>> need >>>>>>> to configure the system to allow for four different >>>>>>> groups >>>>>>> of >>>>>>> users: admins, editors (those writing / editing stories, >>>>>>> static >>>>>>> pages, etc.), contributers (authenticated users >>>>>>> submitting >>>>>>> story >>>>>>> suggestions or ideas), general users (authenticated >>>>>>> users >>>>>>> who >>>>>>> comment), and general public (ie, un-authenticated). >>>>>>> >>>>>>> What I am looking for is some kind of documentation that >>>>>>> walks >>>>>>> through setting up a group, and applying it through out >>>>>>> the >>>>>>> whole >>>>>>> system - ie, what menus each group see, which blocks >>>>>>> each >>>>>>> group >>>>>>> sees, which administrative actions each group can >>>>>>> perform, >>>>>>> etc. >>>>>>> >>>>>>> I thought in the distant past I had seen some >>>>>>> documentation >>>>>>> along these lines. ?However, now I appear to only be >>>>>>> seeing >>>>>>> more >>>>>>> technical documentation that describes each of the >>>>>>> individual >>>>>>> features, it's options, etc, and not something that >>>>>>> really >>>>>>> goes >>>>>>> into the overall model / workflow. ?Does something like >>>>>>> this >>>>>>> exist and I'm just not finding it? (I honestly feel like >>>>>>> I'm >>>>>>> on >>>>>>> the verge of remembering stuff, I just need a refresher >>>>>>> to >>>>>>> jog >>>>>> the >>>>>> >>>>>>> latent synapses...). >>>>>>> >>>>>>> Also, I got pretty confused trying to understand what >>>>>>> the >>>>>>> current status of integrating a visual editor into the >>>>>>> site >>>>>>> is. >>>>>>> ?I seem to understand there are some issues with >>>>>>> CKEditor / >>>>>>> CKImage...but is there another solution, and is there a >>>>>>> single, >>>>>>> cohesive document on setting it up with 1.8.1 (or a >>>>>>> recent >>>>>> version >>>>>> >>>>>>>> >>>>>>> >>>>>>>> of Geeklog that's close enough). >>>>>>> >>>>>>> Thanks for any pointers in advance. >>>>>>> >>>>>>> George >>>>>>> >>>>>>> -- >>>>>>> We need to heed the words of the Dalai Lama, >>>>>>> Or at least, the words of your mama. >>>>>>> _______________________________________________ >>>>>>> geeklog-users mailing list >>>>>>> geeklog-users at lists.geeklog.net [1] [1] [1] >>>>>>> http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>>>>> [2] [2] >>>>>>> [2] >>>>>>> _______________________________________________ >>>>>> geeklog-users mailing list >>>>>> geeklog-users at lists.geeklog.net [4] [4] [4] >>>>>> http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>>>> [5] [5] >>>>>> [5] >>>>> >>>>> Links: >>>>> ------ >>>>> [1] mailto:geeklog-users at lists.geeklog.net [12] [12] >>>>> [2] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>>> [13] >>>>> [13] >>>>> [3] mailto:sndchaser at cerebralrift.org [14] [14] >>>>> [4] mailto:geeklog-users at lists.geeklog.net [15] [15] >>>>> [5] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>>> [16] >>>>> [16] >>>>> [6] http://codex.wordpress.org/Roles_and_Capabilities [17] >>>>> [17] >>>>> [7] http://www.drupalgardens.com/documentation/roles [18] >>>>> [18] >>>>> [8] http://wiki.geeklog.net/index.php/Contributing_a_Story >>>>> [19] [19] >>>>> [9] http://wiki.geeklog.net/index.php/Users_and_Groups [20] >>>>> [20] >>>>> [10] mailto:SL at usa.net [21] [21] >>>>> [11] mailto:SL at usa.net [22] [22] >>>> >>>> -- >>>> We need to heed the words of the Dalai Lama, >>>> Or at least, the words of your mama. >>>> _______________________________________________ >>>> geeklog-users mailing list >>>> geeklog-users at lists.geeklog.net [23] [23] >>>> http://eight.pairlist.net/mailman/listinfo/geeklog-users [24] >>>> [24] >>> >>> Links: >>> ------ >>> [1] mailto:geeklog-users at lists.geeklog.net [26] >>> [2] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>> [27] >>> [3] mailto:sndchaser at cerebralrift.org [28] >>> [4] mailto:geeklog-users at lists.geeklog.net [29] >>> [5] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>> [30] >>> [6] http://codex.wordpress.org/Roles_and_Capabilities [31] >>> [7] http://www.drupalgardens.com/documentation/roles [32] >>> [8] http://wiki.geeklog.net/index.php/Contributing_a_Story [33] >>> [9] http://wiki.geeklog.net/index.php/Users_and_Groups [34] >>> [10] mailto:SL at usa.net [35] >>> [11] mailto:SL at usa.net [36] >>> [12] mailto:geeklog-users at lists.geeklog.net [37] >>> [13] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>> [38] >>> [14] mailto:sndchaser at cerebralrift.org [39] >>> [15] mailto:geeklog-users at lists.geeklog.net [40] >>> [16] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>> [41] >>> [17] http://codex.wordpress.org/Roles_and_Capabilities [42] >>> [18] http://www.drupalgardens.com/documentation/roles [43] >>> [19] http://wiki.geeklog.net/index.php/Contributing_a_Story [44] >>> [20] http://wiki.geeklog.net/index.php/Users_and_Groups [45] >>> [21] mailto:SL at usa.net [46] >>> [22] mailto:SL at usa.net [47] >>> [23] mailto:geeklog-users at lists.geeklog.net [48] >>> [24] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>> [49] >>> [25] mailto:sndchaser at cerebralrift.org [50] >> >> -- >> We need to heed the words of the Dalai Lama, >> Or at least, the words of your mama. >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net [52] >> http://eight.pairlist.net/mailman/listinfo/geeklog-users [53] > > > Links: > ------ > [1] mailto:geeklog-users at lists.geeklog.net > [2] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [3] mailto:sndchaser at cerebralrift.org > [4] mailto:geeklog-users at lists.geeklog.net > [5] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [6] http://codex.wordpress.org/Roles_and_Capabilities > [7] http://www.drupalgardens.com/documentation/roles > [8] http://wiki.geeklog.net/index.php/Contributing_a_Story > [9] http://wiki.geeklog.net/index.php/Users_and_Groups > [10] mailto:SL at usa.net > [11] mailto:SL at usa.net > [12] mailto:geeklog-users at lists.geeklog.net > [13] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [14] mailto:sndchaser at cerebralrift.org > [15] mailto:geeklog-users at lists.geeklog.net > [16] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [17] http://codex.wordpress.org/Roles_and_Capabilities > [18] http://www.drupalgardens.com/documentation/roles > [19] http://wiki.geeklog.net/index.php/Contributing_a_Story > [20] http://wiki.geeklog.net/index.php/Users_and_Groups > [21] mailto:SL at usa.net > [22] mailto:SL at usa.net > [23] mailto:geeklog-users at lists.geeklog.net > [24] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [25] mailto:sndchaser at cerebralrift.org > [26] mailto:geeklog-users at lists.geeklog.net > [27] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [28] mailto:sndchaser at cerebralrift.org > [29] mailto:geeklog-users at lists.geeklog.net > [30] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [31] http://codex.wordpress.org/Roles_and_Capabilities > [32] http://www.drupalgardens.com/documentation/roles > [33] http://wiki.geeklog.net/index.php/Contributing_a_Story > [34] http://wiki.geeklog.net/index.php/Users_and_Groups > [35] mailto:SL at usa.net > [36] mailto:SL at usa.net > [37] mailto:geeklog-users at lists.geeklog.net > [38] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [39] mailto:sndchaser at cerebralrift.org > [40] mailto:geeklog-users at lists.geeklog.net > [41] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [42] http://codex.wordpress.org/Roles_and_Capabilities > [43] http://www.drupalgardens.com/documentation/roles > [44] http://wiki.geeklog.net/index.php/Contributing_a_Story > [45] http://wiki.geeklog.net/index.php/Users_and_Groups > [46] mailto:SL at usa.net > [47] mailto:SL at usa.net > [48] mailto:geeklog-users at lists.geeklog.net > [49] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [50] mailto:sndchaser at cerebralrift.org > [51] mailto:SL at usa.net > [52] mailto:geeklog-users at lists.geeklog.net > [53] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [54] mailto:sndchaser at cerebralrift.org -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From sndchaser at cerebralrift.org Tue Jul 10 11:17:10 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Tue, 10 Jul 2012 10:17:10 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> Message-ID: See my answer to Salim. On 2012-07-09 19:18, 676, kandyman wrote: > Exactly Salim. > > George: ?Can you please provide what you have found? ?It may be > good to know on another project. > > -K > > On Mon, Jul 9, 2012 at 11:30 AM, SL at usa.net [56] > wrote: > >> Do you mind sharing the information you found? I'd like to review > it >> for comparison... And I think it could help others on this list >> too... >> >> You realize that there is no monetary gain for anyone when we >> recommend other Foss apps, right? Sometimes people are not aware of >> other options so I've found it helpful, at least for myself, when >> people recommend other products that would fit better.. From your >> description, it appeared that you were trying to fit a square peg > in >> a round hole so we were just offering alternatives... >> >> Personally, I don't think it's right for you to discourage other >> people on this list from offering alternatives. >> >> Regards, Salim >> >> On Jul 9, 2012 6:00 AM, "SndChaser" > [53]> wrote: >> >>> You don't understand: I have used all three before. ?For what I >>> need in this case, Geeklog is quite appropriate. >>> >>> No thanks to you, I finall found the information that I needed, >>> and am well on my way to getting the workflow and configuration >>> that I need. >>> >>> Please stop trolling this list trying to get people to switch to >>> other products. ?While all of them are good in their own right, >>> users of this mailing list are coming here for support of >> Geeklog, >>> and not for being told to switch to competing products. ?Such >>> activity is highly unprofessional and reflects very negatively on >>> you. >>> >>> George >>> >>> On 2012-07-08 23:10, SL at usa.net [50] wrote: >>> >>>> You can try Drupal vs. WordPress vs. geeklog for free at >>>> WebEnabled.com... My company runs the platform and our support >>>> guys >>>> might be able to help you configure them for your needs. >>>> ?Good luck. >>>> ?Regards, >>>> ?Salim. >>>> On Jul 8, 2012 6:32 PM, "SndChaser" >>>> >>>> wrote: >>>> >>>>> Also not an answer. >>>>> >>>>> On 2012-07-08 19:23, 676, kandyman wrote: >>>>> >>>>>> Drupal or Wordpress can achieve this quite easily. >>>>>> >>>>>> >>>>>> >>>>> Wordpress:?http://codex.wordpress.org/Roles_and_Capabilities >>>>>> [5] >>>>>> [6] [6] >>>>>> Drupal:?http://www.drupalgardens.com/documentation/roles >>>>>> [6] [7] >>>>>> [7]? >>>>>> >>>>>> Only thing I could really find about contributing stories: >>>>>> http://wiki.geeklog.net/index.php/Contributing_a_Story [7] >>>>>> [8] [8] >>>>>> ?And on approving users: >>>>>> http://wiki.geeklog.net/index.php/Users_and_Groups [8] [9] >>>>>> [9] >>>>>> >>>>>> Seems like the roles are hardcoded? >>>>>> >>>>>> Use to use Geeklog many years ago, but newer systems have >>>>>> sprung >>>>>> up >>>>>> to take its place that are much?simpler?and advanced. >>>>>> >>>>>> -K >>>>>> >>>>>> On Sun, Jul 8, 2012 at 7:55 PM, SL at usa.net [9] [10] [10] >>>>>> >>>>> [11] [11]> >>>>>> wrote: >>>>>> >>>>>>> Try Drupal instead... Drupal.org >>>>>>> >>>>>>> On Jul 8, 2012 4:14 PM, "SndChaser" >>>>>>> >>>>>> [3]> wrote: >>>>>>> >>>>>>>> Hi all, >>>>>>>> >>>>>>>> I used Geeklog a long time ago (like 5 or more years >>>>>>>> ago), >>>>>>>> and >>>>>>>> have just come back to working on a site that I >>>>>>>> believe >>>>>>>> Geeklog >>>>>>>> will be pretty well suited for. ?However, I'm having >>>>>>>> some >>>>>>>> issues >>>>>>>> bridging some of the information about the system that >>>>>>>> is >>>>>>>> available with my needs. ?What I am really looking >>>>>>>> for is a >>>>>>>> body >>>>>>>> of documentation that is more geared towards the >>>>>>>> administrator >>>>>>>> that needs to design a workflow for usage of the >>>>>>>> system. >>>>>>>> >>>>>>>> For example (however this is possibly a bit >>>>>>>> simplistic), I >>>>>>>> need >>>>>>>> to configure the system to allow for four different >>>>>>>> groups >>>>>>>> of >>>>>>>> users: admins, editors (those writing / editing >>>>>>>> stories, >>>>>>>> static >>>>>>>> pages, etc.), contributers (authenticated users >>>>>>>> submitting >>>>>>>> story >>>>>>>> suggestions or ideas), general users (authenticated >>>>>>>> users >>>>>>>> who >>>>>>>> comment), and general public (ie, un-authenticated). >>>>>>>> >>>>>>>> What I am looking for is some kind of documentation >>>>>>>> that >>>>>>>> walks >>>>>>>> through setting up a group, and applying it through >>>>>>>> out the >>>>>>>> whole >>>>>>>> system - ie, what menus each group see, which blocks >>>>>>>> each >>>>>>>> group >>>>>>>> sees, which administrative actions each group can >>>>>>>> perform, >>>>>>>> etc. >>>>>>>> >>>>>>>> I thought in the distant past I had seen some >>>>>>>> documentation >>>>>>>> along these lines. ?However, now I appear to only be >>>>>>>> seeing >>>>>>>> more >>>>>>>> technical documentation that describes each of the >>>>>>>> individual >>>>>>>> features, it's options, etc, and not something that >>>>>>>> really >>>>>>>> goes >>>>>>>> into the overall model / workflow. ?Does something >>>>>>>> like >>>>>>>> this >>>>>>>> exist and I'm just not finding it? (I honestly feel >>>>>>>> like I'm >>>>>>>> on >>>>>>>> the verge of remembering stuff, I just need a >>>>>>>> refresher to >>>>>>>> jog >>>>>>> the >>>>>>> >>>>>>>> latent synapses...). >>>>>>>> >>>>>>>> Also, I got pretty confused trying to understand what >>>>>>>> the >>>>>>>> current status of integrating a visual editor into the >>>>>>>> site >>>>>>>> is. >>>>>>>> ?I seem to understand there are some issues with >>>>>>>> CKEditor / >>>>>>>> CKImage...but is there another solution, and is there >>>>>>>> a >>>>>>>> single, >>>>>>>> cohesive document on setting it up with 1.8.1 (or a >>>>>>>> recent >>>>>> >>>>>> Links: >>>>>> ------ >>>>>> [1] mailto:geeklog-users at lists.geeklog.net [11] [12] >>>>>> [2] >>>>>> http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>>>> [12] >>>>>> [13] >>>>>> [3] mailto:sndchaser at cerebralrift.org [13] [14] >>>>>> [4] mailto:geeklog-users at lists.geeklog.net [14] [15] >>>>>> [5] >>>>>> http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>>>> [15] >>>>>> [16] >>>>>> [6] http://codex.wordpress.org/Roles_and_Capabilities [16] >>>>>> [17] >>>>>> [7] http://www.drupalgardens.com/documentation/roles [17] >>>>>> [18] >>>>>> [8] http://wiki.geeklog.net/index.php/Contributing_a_Story >>>>>> [18] [19] >>>>>> [9] http://wiki.geeklog.net/index.php/Users_and_Groups >>>>>> [19] [20] >>>>>> [10] mailto:SL at usa.net [20] [21] >>>>>> [11] mailto:SL at usa.net [21] [22] >>>>> >>>>> -- >>>>> We need to heed the words of the Dalai Lama, >>>>> Or at least, the words of your mama. >>>>> _______________________________________________ >>>>> geeklog-users mailing list >>>>> geeklog-users at lists.geeklog.net [22] [23] >>>>> http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>>> [23] [24] >>>> >>>> Links: >>>> ------ >>>> [1] mailto:geeklog-users at lists.geeklog.net [25] >>>> [2] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>> [26] >>>> [3] mailto:sndchaser at cerebralrift.org [27] >>>> [4] mailto:geeklog-users at lists.geeklog.net [28] >>>> [5] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>> [29] >>>> [6] http://codex.wordpress.org/Roles_and_Capabilities [30] >>>> [7] http://www.drupalgardens.com/documentation/roles [31] >>>> [8] http://wiki.geeklog.net/index.php/Contributing_a_Story >>>> [32] >>>> [9] http://wiki.geeklog.net/index.php/Users_and_Groups [33] >>>> [10] mailto:SL at usa.net [34] >>>> [11] mailto:SL at usa.net [35] >>>> [12] mailto:geeklog-users at lists.geeklog.net [36] >>>> [13] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>> [37] >>>> [14] mailto:sndchaser at cerebralrift.org [38] >>>> [15] mailto:geeklog-users at lists.geeklog.net [39] >>>> [16] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>> [40] >>>> [17] http://codex.wordpress.org/Roles_and_Capabilities [41] >>>> [18] http://www.drupalgardens.com/documentation/roles [42] >>>> [19] http://wiki.geeklog.net/index.php/Contributing_a_Story >>>> [43] >>>> [20] http://wiki.geeklog.net/index.php/Users_and_Groups [44] >>>> [21] mailto:SL at usa.net [45] >>>> [22] mailto:SL at usa.net [46] >>>> [23] mailto:geeklog-users at lists.geeklog.net [47] >>>> [24] http://eight.pairlist.net/mailman/listinfo/geeklog-users >>>> [48] >>>> [25] mailto:sndchaser at cerebralrift.org [49] >>> >>> -- >>> We need to heed the words of the Dalai Lama, >>> Or at least, the words of your mama. >>> _______________________________________________ >>> geeklog-users mailing list >>> geeklog-users at lists.geeklog.net [51] >>> http://eight.pairlist.net/mailman/listinfo/geeklog-users [52] >> >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net [54] >> http://eight.pairlist.net/mailman/listinfo/geeklog-users [55] > > > > Links: > ------ > [1] mailto:geeklog-users at lists.geeklog.net > [2] mailto:sndchaser at cerebralrift.org > [3] mailto:geeklog-users at lists.geeklog.net > [4] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [5] http://codex.wordpress.org/Roles_and_Capabilities > [6] http://www.drupalgardens.com/documentation/roles > [7] http://wiki.geeklog.net/index.php/Contributing_a_Story > [8] http://wiki.geeklog.net/index.php/Users_and_Groups > [9] mailto:SL at usa.net > [10] mailto:SL at usa.net > [11] mailto:geeklog-users at lists.geeklog.net > [12] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [13] mailto:sndchaser at cerebralrift.org > [14] mailto:geeklog-users at lists.geeklog.net > [15] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [16] http://codex.wordpress.org/Roles_and_Capabilities > [17] http://www.drupalgardens.com/documentation/roles > [18] http://wiki.geeklog.net/index.php/Contributing_a_Story > [19] http://wiki.geeklog.net/index.php/Users_and_Groups > [20] mailto:SL at usa.net > [21] mailto:SL at usa.net > [22] mailto:geeklog-users at lists.geeklog.net > [23] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [24] mailto:sndchaser at cerebralrift.org > [25] mailto:geeklog-users at lists.geeklog.net > [26] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [27] mailto:sndchaser at cerebralrift.org > [28] mailto:geeklog-users at lists.geeklog.net > [29] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [30] http://codex.wordpress.org/Roles_and_Capabilities > [31] http://www.drupalgardens.com/documentation/roles > [32] http://wiki.geeklog.net/index.php/Contributing_a_Story > [33] http://wiki.geeklog.net/index.php/Users_and_Groups > [34] mailto:SL at usa.net > [35] mailto:SL at usa.net > [36] mailto:geeklog-users at lists.geeklog.net > [37] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [38] mailto:sndchaser at cerebralrift.org > [39] mailto:geeklog-users at lists.geeklog.net > [40] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [41] http://codex.wordpress.org/Roles_and_Capabilities > [42] http://www.drupalgardens.com/documentation/roles > [43] http://wiki.geeklog.net/index.php/Contributing_a_Story > [44] http://wiki.geeklog.net/index.php/Users_and_Groups > [45] mailto:SL at usa.net > [46] mailto:SL at usa.net > [47] mailto:geeklog-users at lists.geeklog.net > [48] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [49] mailto:sndchaser at cerebralrift.org > [50] mailto:SL at usa.net > [51] mailto:geeklog-users at lists.geeklog.net > [52] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [53] mailto:sndchaser at cerebralrift.org > [54] mailto:geeklog-users at lists.geeklog.net > [55] http://eight.pairlist.net/mailman/listinfo/geeklog-users > [56] mailto:SL at usa.net > [57] mailto:SL at usa.net -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From dirk at haun-online.de Tue Jul 10 17:15:54 2012 From: dirk at haun-online.de (Dirk Haun) Date: Tue, 10 Jul 2012 23:15:54 +0200 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> Message-ID: SndChaser wrote: > The information I found is in the documentation in the wiki. Combining that with a little testing on my side allowed me to get to the results I needed. Would you be willing to help improve our documentation, so that others could benefit from your findings? You would need a wiki account, but we hand those out to anyone who asks. I realise our end-user documentation isn't all that great, so any help would be welcome. bye, Dirk -- http://www.themobilepresenter.com/ From sndchaser at cerebralrift.org Tue Jul 10 18:20:48 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Tue, 10 Jul 2012 17:20:48 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> Message-ID: Dirk, I'd be willing to help in that area once I finish getting my current project up and running. BTW - I'm still looking for information on the other question I had posted about the FCKeditor. Has most of the traffic moved over to the forum instead of the mailing list? (I've never been enamored with forums, for various reasons...) George On 2012-07-10 16:15, Dirk Haun wrote: > SndChaser wrote: > >> The information I found is in the documentation in the wiki. >> Combining that with a little testing on my side allowed me to get to >> the results I needed. > > Would you be willing to help improve our documentation, so that > others could benefit from your findings? You would need a wiki > account, but we hand those out to anyone who asks. > > I realise our end-user documentation isn't all that great, so any > help would be welcome. > > bye, Dirk -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From websitemaster at cogeco.net Tue Jul 10 19:54:23 2012 From: websitemaster at cogeco.net (Tom) Date: Tue, 10 Jul 2012 19:54:23 -0400 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> Message-ID: <01d501cd5ef7$55024e80$ff06eb80$@cogeco.net> Try the Geeklog Developers forum for your FCK Editor question. I know a number of people have switched the editors and I hope to make it a bit easier in a future version of Geeklog. Tom -----Original Message----- From: geeklog-users-bounces at lists.geeklog.net [mailto:geeklog-users-bounces at lists.geeklog.net] On Behalf Of SndChaser Sent: July-10-12 6:21 PM To: geeklog-users at lists.geeklog.net Subject: Re: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor Dirk, I'd be willing to help in that area once I finish getting my current project up and running. BTW - I'm still looking for information on the other question I had posted about the FCKeditor. Has most of the traffic moved over to the forum instead of the mailing list? (I've never been enamored with forums, for various reasons...) George On 2012-07-10 16:15, Dirk Haun wrote: > SndChaser wrote: > >> The information I found is in the documentation in the wiki. >> Combining that with a little testing on my side allowed me to get to >> the results I needed. > > Would you be willing to help improve our documentation, so that others > could benefit from your findings? You would need a wiki account, but > we hand those out to anyone who asks. > > I realise our end-user documentation isn't all that great, so any help > would be welcome. > > bye, Dirk -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. _______________________________________________ geeklog-users mailing list geeklog-users at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-users From sndchaser at cerebralrift.org Tue Jul 10 22:13:33 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Tue, 10 Jul 2012 21:13:33 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: <01d501cd5ef7$55024e80$ff06eb80$@cogeco.net> References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> <01d501cd5ef7$55024e80$ff06eb80$@cogeco.net> Message-ID: <7ce22f28df463cb39872d65f266a6a39@cerebralrift.org> Hi Tom, Thanks. I did look at a couple of messages in the forum, and dug around in the wiki some more and between the two figured out how to enable fckeditor. The issue for me here was that it wasn't obvious given the options were on a menu that didn't have a tab in the configuration. George On 2012-07-10 18:54, Tom wrote: > Try the Geeklog Developers forum for your FCK Editor question. I > know a > number of people have switched the editors and I hope to make it a > bit > easier in a future version of Geeklog. > > Tom > > -----Original Message----- > From: geeklog-users-bounces at lists.geeklog.net > [mailto:geeklog-users-bounces at lists.geeklog.net] On Behalf Of > SndChaser > Sent: July-10-12 6:21 PM > To: geeklog-users at lists.geeklog.net > Subject: Re: [geeklog-users] Looking for Model / Workflow > Documentation and > FCKeditor > > Dirk, > > I'd be willing to help in that area once I finish getting my current > project > up and running. > > BTW - I'm still looking for information on the other question I had > posted > about the FCKeditor. Has most of the traffic moved over to the forum > instead of the mailing list? (I've never been enamored with forums, > for > various reasons...) > > George > > On 2012-07-10 16:15, Dirk Haun wrote: >> SndChaser wrote: >> >>> The information I found is in the documentation in the wiki. >>> Combining that with a little testing on my side allowed me to get >>> to >>> the results I needed. >> >> Would you be willing to help improve our documentation, so that >> others >> could benefit from your findings? You would need a wiki account, but >> we hand those out to anyone who asks. >> >> I realise our end-user documentation isn't all that great, so any >> help >> would be welcome. >> >> bye, Dirk > > -- > We need to heed the words of the Dalai Lama, Or at least, the words > of your > mama. > _______________________________________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-users > > _______________________________________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-users -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From websitemaster at cogeco.net Wed Jul 11 06:58:17 2012 From: websitemaster at cogeco.net (Tom) Date: Wed, 11 Jul 2012 06:58:17 -0400 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: <7ce22f28df463cb39872d65f266a6a39@cerebralrift.org> References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> <01d501cd5ef7$55024e80$ff06eb80$@cogeco.net> <7ce22f28df463cb39872d65f266a6a39@cerebralrift.org> Message-ID: <01ea01cd5f54$13b0fc30$3b12f490$@cogeco.net> Oh sorry, I thought you were trying to add in a different editor for Geeklog. To enable the FCK editor in Geeklog you just need to search for the advance editor option in the Geeklog Configuration. Once that is enabled it should work (there is also an option for users to enable/disable it under the under the My Account option). Tom -----Original Message----- From: geeklog-users-bounces at lists.geeklog.net [mailto:geeklog-users-bounces at lists.geeklog.net] On Behalf Of SndChaser Sent: July-10-12 10:14 PM To: geeklog-users at lists.geeklog.net Subject: Re: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor Hi Tom, Thanks. I did look at a couple of messages in the forum, and dug around in the wiki some more and between the two figured out how to enable fckeditor. The issue for me here was that it wasn't obvious given the options were on a menu that didn't have a tab in the configuration. George On 2012-07-10 18:54, Tom wrote: > Try the Geeklog Developers forum for your FCK Editor question. I know > a number of people have switched the editors and I hope to make it a > bit easier in a future version of Geeklog. > > Tom > > -----Original Message----- > From: geeklog-users-bounces at lists.geeklog.net > [mailto:geeklog-users-bounces at lists.geeklog.net] On Behalf Of > SndChaser > Sent: July-10-12 6:21 PM > To: geeklog-users at lists.geeklog.net > Subject: Re: [geeklog-users] Looking for Model / Workflow > Documentation and FCKeditor > > Dirk, > > I'd be willing to help in that area once I finish getting my current > project up and running. > > BTW - I'm still looking for information on the other question I had > posted about the FCKeditor. Has most of the traffic moved over to the > forum instead of the mailing list? (I've never been enamored with > forums, for various reasons...) > > George > > On 2012-07-10 16:15, Dirk Haun wrote: >> SndChaser wrote: >> >>> The information I found is in the documentation in the wiki. >>> Combining that with a little testing on my side allowed me to get to >>> the results I needed. >> >> Would you be willing to help improve our documentation, so that >> others could benefit from your findings? You would need a wiki >> account, but we hand those out to anyone who asks. >> >> I realise our end-user documentation isn't all that great, so any >> help would be welcome. >> >> bye, Dirk > > -- > We need to heed the words of the Dalai Lama, Or at least, the words of > your mama. > _______________________________________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-users > > _______________________________________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-users -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. _______________________________________________ geeklog-users mailing list geeklog-users at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-users From sndchaser at cerebralrift.org Wed Jul 11 15:07:40 2012 From: sndchaser at cerebralrift.org (SndChaser) Date: Wed, 11 Jul 2012 14:07:40 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: <01ea01cd5f54$13b0fc30$3b12f490$@cogeco.net> References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> <01d501cd5ef7$55024e80$ff06eb80$@cogeco.net> <7ce22f28df463cb39872d65f266a6a39@cerebralrift.org> <01ea01cd5f54$13b0fc30$3b12f490$@cogeco.net> Message-ID: Nah - it's been over 5 years since I used Geeklog... I'm fumbling around a bit, refreshing my memory so there's lots of simple things that I am having to remember. George On 2012-07-11 05:58, Tom wrote: > Oh sorry, > > I thought you were trying to add in a different editor for Geeklog. > To > enable the FCK editor in Geeklog you just need to search for the > advance > editor option in the Geeklog Configuration. Once that is enabled it > should > work (there is also an option for users to enable/disable it under > the under > the My Account option). > > Tom > > -----Original Message----- > From: geeklog-users-bounces at lists.geeklog.net > [mailto:geeklog-users-bounces at lists.geeklog.net] On Behalf Of > SndChaser > Sent: July-10-12 10:14 PM > To: geeklog-users at lists.geeklog.net > Subject: Re: [geeklog-users] Looking for Model / Workflow > Documentation and > FCKeditor > > Hi Tom, > > Thanks. I did look at a couple of messages in the forum, and dug > around in > the wiki some more and between the two figured out how to enable > fckeditor. > > The issue for me here was that it wasn't obvious given the options > were on a > menu that didn't have a tab in the configuration. > > George > > On 2012-07-10 18:54, Tom wrote: >> Try the Geeklog Developers forum for your FCK Editor question. I >> know >> a number of people have switched the editors and I hope to make it a >> bit easier in a future version of Geeklog. >> >> Tom >> >> -----Original Message----- >> From: geeklog-users-bounces at lists.geeklog.net >> [mailto:geeklog-users-bounces at lists.geeklog.net] On Behalf Of >> SndChaser >> Sent: July-10-12 6:21 PM >> To: geeklog-users at lists.geeklog.net >> Subject: Re: [geeklog-users] Looking for Model / Workflow >> Documentation and FCKeditor >> >> Dirk, >> >> I'd be willing to help in that area once I finish getting my current >> project up and running. >> >> BTW - I'm still looking for information on the other question I had >> posted about the FCKeditor. Has most of the traffic moved over to >> the >> forum instead of the mailing list? (I've never been enamored with >> forums, for various reasons...) >> >> George >> >> On 2012-07-10 16:15, Dirk Haun wrote: >>> SndChaser wrote: >>> >>>> The information I found is in the documentation in the wiki. >>>> Combining that with a little testing on my side allowed me to get >>>> to >>>> the results I needed. >>> >>> Would you be willing to help improve our documentation, so that >>> others could benefit from your findings? You would need a wiki >>> account, but we hand those out to anyone who asks. >>> >>> I realise our end-user documentation isn't all that great, so any >>> help would be welcome. >>> >>> bye, Dirk >> >> -- >> We need to heed the words of the Dalai Lama, Or at least, the words >> of >> your mama. >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-users >> >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-users > > -- > We need to heed the words of the Dalai Lama, Or at least, the words > of your > mama. > _______________________________________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-users > > _______________________________________________ > geeklog-users mailing list > geeklog-users at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-users -- We need to heed the words of the Dalai Lama, Or at least, the words of your mama. From dkryder at gmail.com Wed Jul 11 17:25:24 2012 From: dkryder at gmail.com (Douglas Kryder) Date: Wed, 11 Jul 2012 16:25:24 -0500 Subject: [geeklog-users] Looking for Model / Workflow Documentation and FCKeditor In-Reply-To: References: <9c2e9322965afb46fb1a5bd728eebcf1@cerebralrift.org> <16ba1db52b923f116ff3423793bf0c68@cerebralrift.org> <06f82d9a38ce73d669045d4a33969de4@cerebralrift.org> <01d501cd5ef7$55024e80$ff06eb80$@cogeco.net> <7ce22f28df463cb39872d65f266a6a39@cerebralrift.org> <01ea01cd5f54$13b0fc30$3b12f490$@cogeco.net> Message-ID: <4FFDEF44.6050107@gmail.com> it's been over 5 years since i've used geeklog myself. so i know the feeling about fumbling around. your post sort of woke this list up for a bit. interesting views expressed. basically i'm in complete agreement with you about a certain behavior that should be respected within any list, or forum or newsgroup that is specifically oriented, for what it is worth. good luck on the project. hope you can find time in the future to sort out the docs. On 7/11/2012 2:07 PM, SndChaser wrote: > Nah - it's been over 5 years since I used Geeklog... I'm fumbling > around a bit, refreshing my memory so there's lots of simple things > that I am having to remember. > > George > > On 2012-07-11 05:58, Tom wrote: >> Oh sorry, >> >> I thought you were trying to add in a different editor for Geeklog. To >> enable the FCK editor in Geeklog you just need to search for the advance >> editor option in the Geeklog Configuration. Once that is enabled it >> should >> work (there is also an option for users to enable/disable it under >> the under >> the My Account option). >> >> Tom >> >> -----Original Message----- >> From: geeklog-users-bounces at lists.geeklog.net >> [mailto:geeklog-users-bounces at lists.geeklog.net] On Behalf Of SndChaser >> Sent: July-10-12 10:14 PM >> To: geeklog-users at lists.geeklog.net >> Subject: Re: [geeklog-users] Looking for Model / Workflow >> Documentation and >> FCKeditor >> >> Hi Tom, >> >> Thanks. I did look at a couple of messages in the forum, and dug >> around in >> the wiki some more and between the two figured out how to enable >> fckeditor. >> >> The issue for me here was that it wasn't obvious given the options >> were on a >> menu that didn't have a tab in the configuration. >> >> George >> >> On 2012-07-10 18:54, Tom wrote: >>> Try the Geeklog Developers forum for your FCK Editor question. I know >>> a number of people have switched the editors and I hope to make it a >>> bit easier in a future version of Geeklog. >>> >>> Tom >>> >>> -----Original Message----- >>> From: geeklog-users-bounces at lists.geeklog.net >>> [mailto:geeklog-users-bounces at lists.geeklog.net] On Behalf Of >>> SndChaser >>> Sent: July-10-12 6:21 PM >>> To: geeklog-users at lists.geeklog.net >>> Subject: Re: [geeklog-users] Looking for Model / Workflow >>> Documentation and FCKeditor >>> >>> Dirk, >>> >>> I'd be willing to help in that area once I finish getting my current >>> project up and running. >>> >>> BTW - I'm still looking for information on the other question I had >>> posted about the FCKeditor. Has most of the traffic moved over to the >>> forum instead of the mailing list? (I've never been enamored with >>> forums, for various reasons...) >>> >>> George >>> >>> On 2012-07-10 16:15, Dirk Haun wrote: >>>> SndChaser wrote: >>>> >>>>> The information I found is in the documentation in the wiki. >>>>> Combining that with a little testing on my side allowed me to get to >>>>> the results I needed. >>>> >>>> Would you be willing to help improve our documentation, so that >>>> others could benefit from your findings? You would need a wiki >>>> account, but we hand those out to anyone who asks. >>>> >>>> I realise our end-user documentation isn't all that great, so any >>>> help would be welcome. >>>> >>>> bye, Dirk >>> >>> -- >>> We need to heed the words of the Dalai Lama, Or at least, the words of >>> your mama. >>> _______________________________________________ >>> geeklog-users mailing list >>> geeklog-users at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-users >>> >>> _______________________________________________ >>> geeklog-users mailing list >>> geeklog-users at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-users >> >> -- >> We need to heed the words of the Dalai Lama, Or at least, the words >> of your >> mama. >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-users >> >> _______________________________________________ >> geeklog-users mailing list >> geeklog-users at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: