Skip to content
#

content-management

A content management system (CMS) is a piece of software which provides website authoring, collaboration, and administration tools that help users with little knowledge of programming languages create and manage website content.

Here are 262 public repositories matching this topic...

nsfwjs
joomla-cms
biowan
biowan commented Feb 5, 2021

Steps to reproduce the issue

When a result title contains character single/double quote character ('/"), the last character of the title will be cut.

Expected result

My friend's pencil

Actual result

My friend's penci

System information (as much as possible)

The problem is from the highlight method in the script /components/com_search/views/search/view.html.php

daptin
metafeather
metafeather commented Oct 5, 2020
  • Are you running a release or master: master
  • Issue is about a fresh instance (no data in db) or restart: fresh

This seems a known/unfinished issue based on the commented 'Name' field in the code noted below, but I was hoping it could be addressed as it would greatly ease the discovery of the graphql endpoints generated by the db tables as they would become available in GraphiQL in #13

``

LaraCMS 是在学习 laravel ( web 开发实战进阶 + 实战构架 API 服务器) 过程中产生的一个业余作品,试图通过简单的方式,快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式,当然这些都得益Laravel的优秀设计。同时LaraCMS 也是一个学习Laravel 不错的参考示例。

  • Updated Jun 6, 2020
  • PHP
textpattern
Bloke
Bloke commented Apr 13, 2016

It's high time we introduced a test suite alongside the development process to help catch regressions. As we move towards a more class-based ecosystem with less reliance on global variables, this should become achievable with something like PHPUnit.

This will be an ongoing issue, so no milestone required. It can be closed when a framework is in place and the tests start being added. At minimum we