Thanks Dave it worked. On Fri, 26 Apr 2019 at 01:33, Dave <snoopd...@gmail.com> wrote:
> The default editor in Roller is a plain textarea where users are expected > to write HTML. On the settings page for your blog you can choose to use a > Rich Text Editor instead (based on Xinha editor in Roller 5.x and soon > Summernote in Roller 6). > > Hope that helps. > > Dave > > > On Tue, Apr 23, 2019 at 6:07 AM Aditya Sharma <iamadityashar...@gmail.com> > wrote: > > > Thanks for the reply Dave! > > > > Steps I followed: > > 1. Cloned the repo. > > 2. Executed build and test command: > > > > mvn clean install > > > > 3. Executed run command in app folder: > > > > mvn jetty:run > > > > 4. Created a user and then weblog > > 5. When I create an entry I am getting a text area instead of text editor > > [image: image.png] > > > > > > I just noticed that there no themes > > > > [image: image.png] > > > > Is it related? > > > > Have I missed something? > > > > > > > > On Mon, 22 Apr 2019 at 01:46, Dave <snoopd...@gmail.com> wrote: > > > >> Those instructions work for me, using latest code in master branch. > >> > >> Please be more specific about what is going wrong. Do you see any error > >> messages or exceptions in the logs emitted by the mvn jetty:run command > or > >> in the web browser? > >> > >> Thanks, > >> Dave > >> > >> On Tue, Apr 16, 2019 at 9:24 AM Aditya Sharma < > iamadityashar...@gmail.com > >> > > >> wrote: > >> > >> > Hi, > >> > > >> > I have set up roller as per the instructions at > >> > https://github.com/apache/roller. I am not getting the UI editor in > >> > entries > >> > available in Apache blogs set up on my local. > >> > > >> > Is there anything I am missing? > >> > > >> > Thanks in advance > >> > > >> > -- > >> > Thanks and regards > >> > Aditya Sharma > >> > > >> > > >